| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | 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 |
* | | Remove MOZ_WIDGET_GONK [2/2] | wolfbeast | 2018-05-13 | -46/+8 |
|/ |
|
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 | -76/+5 |
* | Enable xrender by default. | wolfbeast | 2018-05-10 | -1/+1 |
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2018-05-09 | -1/+1 |
|\ |
|
| * | Add UTF-8 as a default fallback encoding for unknown encodings | janekptacijarabaci | 2018-05-09 | -1/+1 |
* | | Set font.name-list.emoji for some platforms. | wolfbeast | 2018-05-09 | -0/+12 |
|/ |
|
* | Remove GMP sandbox code. | wolfbeast | 2018-05-02 | -7/+0 |
* | Merge pull request #297 from janekptacijarabaci/css_text-justify_1 | Moonchild | 2018-04-29 | -0/+3 |
|\ |
|
| * | moebius#90: CSS - implement text-justify property | janekptacijarabaci | 2018-04-01 | -0/+3 |
* | | moebius#161: The Performance Resource Timing (make timestamps be relative to ... | janekptacijarabaci | 2018-04-29 | -0/+6 |
* | | Tweak fullscreen API | wolfbeast | 2018-04-24 | -10/+3 |
* | | moebius#195: DOM - PointerEvent - improvements | janekptacijarabaci | 2018-04-23 | -1/+1 |
* | | moebius#223: Consider blocking top level window data: URIs (part 1/3 without ... | janekptacijarabaci | 2018-04-22 | -0/+6 |
* | | Move the Mark of the Web pref to GRE pref file. | wolfbeast | 2018-04-20 | -0/+8 |
* | | Enable requestIdleCallback API | wolfbeast | 2018-04-19 | -4/+0 |
* | | Use tried-and-proven backends for content rendering and reserve the use of Sk... | wolfbeast | 2018-04-18 | -5/+6 |