<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/mikeperry/tor-browser, branch bug15933</title>
<subtitle>Mike's Tor-Browser Repository</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/tor-browser.git/'/>
<entry>
<title>Bug 15933: Isolate by base (top-level) domain name.</title>
<updated>2015-05-07T20:13:13+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2015-05-07T20:13:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/tor-browser.git/commit/?id=6916ea90a74c9c5ff33b0cf0b6dcbecec2ffd7ad'/>
<id>6916ea90a74c9c5ff33b0cf0b6dcbecec2ffd7ad</id>
<content type='text'>
TLD isolation is needed for file hosting sites, and sites with lots of
subdomains.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TLD isolation is needed for file hosting sites, and sites with lots of
subdomains.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup! Bug #3455.2. Allow RFC1929 authentication (username/password) to SOCKS servers.</title>
<updated>2015-05-07T03:22:54+00:00</updated>
<author>
<name>Nicolas Vigier</name>
<email>boklm@torproject.org</email>
</author>
<published>2015-05-04T14:55:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/tor-browser.git/commit/?id=f259a80f3ee5a51e9826cdd1979d19a1f3943897'/>
<id>f259a80f3ee5a51e9826cdd1979d19a1f3943897</id>
<content type='text'>
Remove unused variables proxyHost and proxyPort to fix
unused-but-set-variable build errors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused variables proxyHost and proxyPort to fix
unused-but-set-variable build errors.
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup! Bug #3455.1: Allow proxy settings to be set per URL bar domain.</title>
<updated>2015-05-07T03:22:12+00:00</updated>
<author>
<name>Nicolas Vigier</name>
<email>boklm@torproject.org</email>
</author>
<published>2015-05-04T16:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/tor-browser.git/commit/?id=3b7305457124de7d7fee52d3bd3e3fa1ca5f62e5'/>
<id>3b7305457124de7d7fee52d3bd3e3fa1ca5f62e5</id>
<content type='text'>
Fix reorder build error:

../../../dist/include/mozilla/net/HttpBaseChannel.h:339:11: error: 'mozilla::net::HttpBaseChannel::mRedirectCount' will be initialized after [-Werror=reorder]
../../../dist/include/mozilla/net/HttpBaseChannel.h:327:20: error: 'nsCOMPtr&lt;nsIURI&gt; mozilla::net::HttpBaseChannel::mProxyURI' [-Werror=reorder]
/builds/slave/try-l64-d-00000000000000000000/build/src/netwerk/protocol/http/HttpBaseChannel.cpp:39:1: error: when initialized here [-Werror=reorder]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix reorder build error:

../../../dist/include/mozilla/net/HttpBaseChannel.h:339:11: error: 'mozilla::net::HttpBaseChannel::mRedirectCount' will be initialized after [-Werror=reorder]
../../../dist/include/mozilla/net/HttpBaseChannel.h:327:20: error: 'nsCOMPtr&lt;nsIURI&gt; mozilla::net::HttpBaseChannel::mProxyURI' [-Werror=reorder]
/builds/slave/try-l64-d-00000000000000000000/build/src/netwerk/protocol/http/HttpBaseChannel.cpp:39:1: error: when initialized here [-Werror=reorder]
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 15857: Fix file descriptor leak in updater.</title>
<updated>2015-05-07T03:11:40+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2015-05-07T03:11:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/tor-browser.git/commit/?id=a8348a29adac38d64625fce35baba7684fef3fcd'/>
<id>a8348a29adac38d64625fce35baba7684fef3fcd</id>
<content type='text'>
Corresponds to Mozilla bug
https://bugzilla.mozilla.org/show_bug.cgi?id=1159826.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Corresponds to Mozilla bug
https://bugzilla.mozilla.org/show_bug.cgi?id=1159826.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'arthur/15899' into tor-browser-31.6.0esr-4.5-1</title>
<updated>2015-05-07T02:42:54+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2015-05-07T02:42:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/tor-browser.git/commit/?id=31c6bfb7ef8eb79fe526ceaece91d6236f8cdd8a'/>
<id>31c6bfb7ef8eb79fe526ceaece91d6236f8cdd8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup! Bug #15502. Isolate blob URLs to first party; no blobURLs in Web Workers</title>
<updated>2015-05-01T21:51:20+00:00</updated>
<author>
<name>Arthur Edelstein</name>
<email>arthuredelstein@gmail.com</email>
</author>
<published>2015-05-01T21:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/tor-browser.git/commit/?id=15bf754badd65bccc1ea898324392a4d34a8e97e'/>
<id>15bf754badd65bccc1ea898324392a4d34a8e97e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixup! Bug 12827: Create preference to disable SVG.</title>
<updated>2015-04-24T14:40:44+00:00</updated>
<author>
<name>Kathy Brade</name>
<email>brade@pearlcrescent.com</email>
</author>
<published>2015-04-24T14:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/tor-browser.git/commit/?id=3006aa548cefa2f9d0968c978786dcefa9309119'/>
<id>3006aa548cefa2f9d0968c978786dcefa9309119</id>
<content type='text'>
During parsing, avoid dereferencing null pointers when script and
style elements are created as generic elements (i.e., when
svg.in-content.enabled=false). Fixes ticket #15794.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
During parsing, avoid dereferencing null pointers when script and
style elements are created as generic elements (i.e., when
svg.in-content.enabled=false). Fixes ticket #15794.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'arthur/15502+8' into tor-browser-31.6.0esr-4.5-1</title>
<updated>2015-04-22T01:05:08+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2015-04-22T01:05:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/tor-browser.git/commit/?id=71adcfc9a5adf7aeeed0dfa2719ccd59cc84881e'/>
<id>71adcfc9a5adf7aeeed0dfa2719ccd59cc84881e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #15502, Part 2: Regression tests for blob URL isolation</title>
<updated>2015-04-22T00:37:54+00:00</updated>
<author>
<name>Arthur Edelstein</name>
<email>arthuredelstein@gmail.com</email>
</author>
<published>2015-04-19T00:37:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/tor-browser.git/commit/?id=f4f2caa26dd2d15e8f99d0a1357361da43e4fd2f'/>
<id>f4f2caa26dd2d15e8f99d0a1357361da43e4fd2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'gk/bug_15758' into tor-browser-31.6.0esr-4.5-1</title>
<updated>2015-04-21T22:29:02+00:00</updated>
<author>
<name>Mike Perry</name>
<email>mikeperry-git@torproject.org</email>
</author>
<published>2015-04-21T22:29:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.torproject.org/user/mikeperry/tor-browser.git/commit/?id=89bd8f1c5b3e58dfbf9cf33692abfb2be78cd6cf'/>
<id>89bd8f1c5b3e58dfbf9cf33692abfb2be78cd6cf</id>
<content type='text'>
Conflicts:
	browser/app/profile/000-tor-browser.js
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	browser/app/profile/000-tor-browser.js
</pre>
</div>
</content>
</entry>
</feed>
