| Commit message (Expand) | Author | Age | Lines |
* | Update reported Firefox version in compatmode. | wolfbeast | 2018-11-07 | -1/+1 |
* | Back out problematic patch causing issue #865. | wolfbeast | 2018-11-06 | -19/+0 |
* | #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 |
* | Bug 1460538 | wolfbeast | 2018-11-01 | -0/+19 |
* | 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 |
|/ |
|
* | Merge branch 'fbgw' | wolfbeast | 2018-09-11 | -0/+1 |
|\ |
|
| * | Add findbar.termPerTab | wolfbeast | 2018-09-09 | -0/+1 |
* | | Bug 1473113 - Defer initializing the MAR index until it's needed. | wolfbeast | 2018-09-11 | -4/+19 |
|/ |
|
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -7/+0 |
* | 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 |
* | Update zlib to 1.2.11 | wolfbeast | 2018-07-26 | -969/+1668 |
* | Allow AsyncDrawing for plugins in all versions. | wolfbeast | 2018-07-22 | -5/+0 |
* | Update redundant comment | wolfbeast | 2018-07-14 | -1/+0 |
* | Add pref to control CanOptimizeToImageLayer for large downscale factors. | wolfbeast | 2018-07-14 | -0/+6 |
* | Make the page visibility API pref-controlled. | wolfbeast | 2018-07-07 | -0/+3 |
* | Remove pref confusion around cache v2 | wolfbeast | 2018-07-03 | -2/+1 |
* | Disable Intersection Observers by default. | wolfbeast | 2018-07-02 | -1/+1 |
* | Enable Intersection Observers in the platform. | wolfbeast | 2018-06-27 | -0/+4 |
* | Increase max size for GDI classic forced families. | wolfbeast | 2018-06-16 | -1/+1 |
* | Revert "Disable WebP decoder until memory leak is resolved" | wolfbeast | 2018-06-13 | -2/+2 |
* | Disable WebP decoder until memory leak is resolved | JustOff | 2018-06-12 | -2/+2 |
* | By default, disable tracking protection in Private Browsing mode if safebrows... | JustOff | 2018-06-10 | -0/+4 |
* | Remove Social API. | Ascrod | 2018-05-30 | -12/+0 |
* | Enable blocking of top-level data: navigation. | wolfbeast | 2018-05-30 | -2/+2 |
* | Merge pull request #412 from g4jc/hsts_priming_removal_backport | Moonchild | 2018-05-30 | -17/+0 |
|\ |
|
| * | Remove support and tests for HSTS priming from the tree. Fixes #384 | Gaming4JC | 2018-05-26 | -17/+0 |
* | | Fix sec pref locations and enable HPKP checking by default. | wolfbeast | 2018-05-29 | -10/+0 |
|/ |
|
* | Revert "Remove the Social API" | Moonchild | 2018-05-25 | -0/+12 |
* | Remove the Social API | Ascrod | 2018-05-24 | -12/+0 |
* | Merge pull request #368 from trav90/safebrowsing-work | Moonchild | 2018-05-16 | -0/+2 |
|\ |
|
| * | Make safebrowsing optional at build time - Part 5: preferences | trav90 | 2018-05-12 | -0/+2 |