arthuredelstein / tor-browser Public
22452
Commits on May 30, 2017
Commits on May 24, 2017
-
Bug 1319908 - Load the menu icons for the bookmarks menu with the cor…
…rect content type and principal on OSX; r=baku This patch makes nsMenuItemIconX also participate in the setup introduced in bug 1277803.
Commits on May 22, 2017
-
fixup! TB4: Tor Browser's Firefox preference overrides.
Adapt preferences to take new EME related ones into account.
-
Bug 16285: Exclude ClearKey system for now
In the past the ClearKey system had not been compiled when specifying --disable-eme. But that changed and it is even bundled nowadays (see: Mozilla's bug 1300654). We don't want to ship it right now as the use case for it is not really visible while the code had security vulnerabilities in the past.
-
fixup! TB3: Tor Browser's official .mozconfigs.
Make EME comment clearer for ESR52.
-
fixup! TB4: Tor Browser's Firefox preference overrides.
The Battery API is not available to content anymore since Firefox 52. Thus, we don't need to set `dom.battery.enabled` anymore. Fixes bug 5293.
Commits on May 19, 2017
-
fixup! Bug 19273: Avoid JavaScript patching of the external app helpe…
…r dialog. For e10s compatibility, send the "external-app-requested" observer notification later in the download process, and suspend active requests while doing so. Fixes bug 21766. This change also fixes a problem in the esr52-based browser where downloads stalled when e10s was disabled. Fixes bug 21886.
Kathy Brade committedMay 19, 2017
Commits on May 14, 2017
-
fixup! TB4: Tor Browser's Firefox preference overrides.
This fixes bug 22254: `pref()` does not like a `;` between pref name and value.
Commits on May 12, 2017
-
-
Bug 1328762 - Cherry-pick ANGLE a4aaa2de57dc51243da35ea147d289a21a9f0…
…c49. a=lizzard MozReview-Commit-ID: WVK0smAfAW --HG-- extra : source : 06bf49fb579575e4813aa54127f67c22964c822b extra : intermediate-source : 6a0563089b5209cde47ab5dcf33630a7d31e648e
-
fixup! Bug #4234: Use the Firefox Update Process for Tor Browser.
Disable the updater's OSX privilege elevation feature. If the user does not have write permission to the .app directory, they will be prompted to download a new copy of the browser. Fixes bug 21940. As defense-in-depth measures, we also removed the code that is used by Firefox to launch an OSX process with administrator privileges as well as the extra copy of the updater executable that was located under TorBrowser.app/Contents/Library/LaunchServices/.
-
fixup! TB4: Tor Browser's Firefox preference overrides.
We disable the newly added safebrowsing capabilities, see bug 21683.
-
Revert "fixup! TB3: Tor Browser's official .mozconfigs."
This reverts commit b51157d.
-
fixup! TB4: Tor Browser's Firefox preference overrides.
Mozilla still finds critical bugs in Graphite, let#s keep it disabled for now. Fixes bug 21726.
-
fixup! TB4: Tor Browser's Firefox preference overrides.
The old blocklist update system is still running. Thus, no need to contact the new, on Kinto based system in addition. Fixes bug 22071.
-
fixup! TB4: Tor Browser's Firefox preference overrides.
We disable the Microsoft's Family Safety for MitM concerns, see bug 21686.
-
fixup! TB4: Tor Browser's Firefox preference overrides.
No need to leak local network things to Mozilla, see bug 21790
-
fixup! TB3: Tor Browser's official .mozconfigs.
The executables are not PIE anymore with the switch to ESR52. We need to set --enable-pie now even though we still use the hardening wrapper. Fixes #22238, patch by boklm.
-
fixup! TB4: Tor Browser's Firefox preference overrides.
We don't need any Mozilla experiments in Tor Browser. Let's make sure this feature is disabled. Fixes bug 22073.
-
fixup! TB4: Tor Browser's Firefox preference overrides.
Hide the TLS error reporting checkbox for now as Mozilla seems to be the wrong party to get Tor Browser reports. One day we might want to repurpose this checkbox to point to our own infrastructure to help finding bad relays (see bug 19119). Fixes bug 22072.
-
fixup! TB4: Tor Browser's Firefox preference overrides.
Bug 21685: Disable remote new tab pages
-
Bug 10286: Regression tests for Touch API fingerprinting resistance
Also, fix typo in EventUtils.js
-
-
fixup! TB4: Tor Browser's Firefox preference overrides.
Bug 10286: Disable Touch API
Commits on May 11, 2017
Commits on May 10, 2017
-
-
fixup! Omnibox: Add DDG, Startpage, Disconnect, Youtube, Twitter;
remove Amazon, eBay, bing. Use a data: URL for the browser.search.defaultenginename preference value so that the value is used when setting the default search engine. Fixes bug #22044.
Commits on May 6, 2017
Commits on May 3, 2017
Commits on May 2, 2017
-
fixup! TB4: Tor Browser's Firefox preference overrides.
We fix bug 21675 by pretending every user has just one core available.
-
fixup! Bug #4234: Use the Firefox Update Process for Tor Browser.
Bug 22041: libmozsandbox.so error after upgrading to 7.0a3 Fix a problem with unstaged updates on Linux and OSX where the original files were not restored after a partial update failed to apply due to changes the user made within their installation. This would leave the browser in a state where it had a mix of old files and new (patched) files, which can cause the browser to not be able to start, and therefore not be able to fallback to a complete update.
-
fixup! TB4: Tor Browser's Firefox preference overrides.
We work around bug 13017 by disabling the Web Audio API for now.
Commits on Apr 27, 2017
-
Bug 1282655 - Test if site permissions are universal across origin at…
…tributes. r=tanvi --HG-- extra : rebase_source : 6155960b626c29092c96ea7fbc605cc0b637d918