| Commit message (Expand) | Author | Age | Lines |
* | Clarify comment with security.fileuri.unique_origin | wolfbeast | 2019-07-20 | -0/+1 |
* | Treat all file: URIs as having a unique origin. | wolfbeast | 2019-07-20 | -0/+3 |
* | Block http auth prompt for cross-origin image subresources by default. | wolfbeast | 2019-07-15 | -0/+7 |
* | Add preference to allow the loading of FTP subresources for corner cases | wolfbeast | 2019-07-14 | -0/+3 |
* | Add Atomics.notify instead of Atomics.wake according to revised spec. | wolfbeast | 2019-06-12 | -5/+0 |
* | Disallow res external protocol handler. | wolfbeast | 2019-05-28 | -0/+1 |
* | Issue #1102 - Disable <meta http-equiv=set-cookie> | Gaming4JC | 2019-05-24 | -0/+3 |
* | Unhook Unboxed Objects option | wolfbeast | 2019-05-13 | -1/+0 |
* | Remove geo-specific search engine default preferences. Tag #245. | Ascrod | 2019-04-20 | -3/+0 |
* | Remove Firefox Accounts service and tie-ins. | wolfbeast | 2019-04-19 | -3/+0 |
* | Pref the use of unboxed plain objects in JS and disable by default. | wolfbeast | 2019-03-21 | -0/+1 |
* | Part 1: network component changes. | wolfbeast | 2019-03-07 | -1/+4 |
* | Move default-enable pref to application. | wolfbeast | 2019-02-28 | -5/+6 |
* | Revert "Port several Skia upstream fixes." | wolfbeast | 2019-02-17 | -0/+2 |
* | Port several Skia upstream fixes. | wolfbeast | 2019-02-14 | -2/+0 |
* | Set incremental GC slice to 20 ms duration | wolfbeast | 2019-01-31 | -1/+1 |
* | Properly camelCase dom.intersectionObserver.enabled pref. | wolfbeast | 2019-01-19 | -1/+1 |
* | Revert "Disable IntersectionObserver API because of crashes." | wolfbeast | 2019-01-19 | -2/+1 |
* | Disable IntersectionObserver API because of crashes. | wolfbeast | 2019-01-19 | -1/+2 |
* | Add preference for fully disabling HSTS. | Ascrod | 2019-01-16 | -0/+2 |
* | Add performance warnings to Deprecated module. | wolfbeast | 2018-12-24 | -0/+3 |
* | Re-enable intersection observers with WD spec patches. | wolfbeast | 2018-12-22 | -2/+2 |
* | Remove DirectShowReader Part 1: Conditional code | trav90 | 2018-12-01 | -3/+0 |
* | Update GMP AUS URL | wolfbeast | 2018-11-30 | -1/+1 |
* | Remove VR hardware support. | wolfbeast | 2018-11-26 | -24/+0 |
* | Update reported Firefox version in compatmode. | wolfbeast | 2018-11-07 | -1/+1 |
* | #863 part 2: Make opportunistic encryption opt-in for UXP | wolfbeast | 2018-11-05 | -1/+4 |
* | Backout opportunistic encryption changes. | wolfbeast | 2018-11-04 | -3/+0 |
* | Swap default platform state for opportunistic encryption. | wolfbeast | 2018-11-04 | -2/+2 |
* | Change captive portal detection URL to our own. | wolfbeast | 2018-11-04 | -1/+1 |
* | Make opportunistic encryption configurable. | wolfbeast | 2018-11-04 | -0/+3 |
* | Set CSS error console reporting default to false for performance. | wolfbeast | 2018-10-29 | -1/+1 |
* | Put AV1 codec behind a pref | trav90 | 2018-10-20 | -0/+4 |
* | Expose browser.download.lastDir.savePerSite | wolfbeast | 2018-10-08 | -0/+3 |
* | Make caret width normal/thick behind CJK char configurable. | wolfbeast | 2018-10-07 | -0/+3 |
* | Set the default action to not lock content scrolling when a menu is open. | wolfbeast | 2018-10-06 | -2/+3 |
* | Remove IndexedDB for content pref. | wolfbeast | 2018-09-29 | -2/+0 |
* | Merge pull request #788 from alaviss/apz-experimental | Moonchild | 2018-09-26 | -0/+4 |
|\ |
|
| * | gfx: add pref for enabling APZ without e10s | Leorize | 2018-09-25 | -0/+4 |
* | | Regression fix: enable ICC v4 profiles by default. | wolfbeast | 2018-09-25 | -1/+1 |
|/ |
|
* | Add findbar.termPerTab | wolfbeast | 2018-09-09 | -0/+1 |
* | Introduce ui.menu.allow_content_scroll | wolfbeast | 2018-08-24 | -0/+4 |
* | Stop pointless recording of telemetry data | wolfbeast | 2018-08-23 | -4/+4 |
* | Use "browser.newtabpage.add_to_session_history" to decide whether to store "a... | JustOff | 2018-08-22 | -0/+4 |
* | Re-implement custom background color of standalone images. | wolfbeast | 2018-08-20 | -0/+3 |
* | Merge pull request #685 from trav90/default-pref-updates | Moonchild | 2018-08-01 | -1/+2 |
|\ |
|
| * | Disable battery API by default to reduce private data exposure to the web | trav90 | 2018-07-31 | -1/+2 |
* | | Tune the network stack | wolfbeast | 2018-08-01 | -6/+2 |
|/ |
|
* | Enable d3d9 accelerated layers as a fallback. | wolfbeast | 2018-07-30 | -2/+2 |
* | Allow AsyncDrawing for plugins in all versions. | wolfbeast | 2018-07-22 | -5/+0 |