| Commit message (Expand) | Author | Age | Lines |
* | Merge pull request #1232 from adeshkp/disable-color-mgmt-linux | Moonchild | 2019-09-24 | -1/+8 |
|\ |
|
| * | Issue #1231 - Stop using ICC profiles on Linux. | adeshkp | 2019-09-24 | -1/+8 |
|/ |
|
* | No issue - Add 360 Safeguard to DLL blocklist | Moonchild | 2019-09-17 | -0/+3 |
* | Issue #1226 - Explicitly enable sse2 on x86_64 also. | wolfbeast | 2019-09-10 | -1/+1 |
* | Don't assume Intel architecture for compiler optimizations on Linux/gcc. | wolfbeast | 2019-09-10 | -2/+7 |
* | Fix whitelisting of JavaScript-uris by CSP hash. | wolfbeast | 2019-09-05 | -2/+13 |
* | Properly implement various HSTS states. | wolfbeast | 2019-09-05 | -16/+27 |
* | Use the correct group for JIT constraints. | wolfbeast | 2019-09-05 | -18/+164 |
* | Ensure the right body element is used throughout the method call. | Olli Pettay | 2019-09-05 | -3/+3 |
* | Add checks to respect CSP-wildcard + Ports. | Sebastian Streich | 2019-09-05 | -14/+18 |
* | Fix a crash in IndexedDB. | wolfbeast | 2019-09-04 | -39/+102 |
* | Kill newly-spawned threads if we're shutting down. | Nathan Froyd | 2019-09-04 | -1/+3 |
* | Remove HTML5 parser java docs and generation code. | wolfbeast | 2019-09-04 | -20210/+0 |
* | Belatedly fix html5 parser attribution for files not covered by the MPL. | wolfbeast | 2019-09-04 | -0/+17 |
* | Fix an issue with the html5 tokenizer and tree builder. | wolfbeast | 2019-09-04 | -39/+103 |
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2019-09-04 | -4/+8 |
|\ |
|
| * | Issue #1217 - Add support for (later versions of) the Windows 10 SDK | Ascrod | 2019-09-01 | -4/+8 |
* | | Correctly return zero vertices if clipping plane 0 or 2 clip away the | Markus Stange | 2019-09-04 | -15/+91 |
* | | Revert "Correctly return zero vertices if clipping plane 0 or 2 clip away the" | wolfbeast | 2019-09-04 | -13/+11 |
|/ |
|
* | Merge working copy branch | wolfbeast | 2019-09-01 | -14/+33 |
|\ |
|
| * | Issue #1222: Don't load plugin instances when they have no `src` URI. | wolfbeast | 2019-09-01 | -0/+17 |
| * | Correctly return zero vertices if clipping plane 0 or 2 clip away the | wolfbeast | 2019-09-01 | -11/+13 |
| * | Issue #1179: fix indentation | wolfbeast | 2019-09-01 | -3/+3 |
|/ |
|
* | New cycle version bump | wolfbeast | 2019-08-28 | -1/+1 |
* | Issue #1221: Pass the original element into | wolfbeast | 2019-08-28 | -13/+46 |
* | [MCP Applications] Add %WIDGET_TOOLKIT% to the AUS update url for Pale Moon a... | Matt A. Tobin | 2019-08-22 | -4/+2 |
* | Merge pull request #1212 from Ascrod/xdg-desktop-portal | Moonchild | 2019-08-16 | -39/+118 |
|\ |
|
| * | Issue #999 - Disable native file picker by default. | Ascrod | 2019-08-15 | -4/+13 |
| * | Issue #999 - Use xdg-desktop-portal for file selection dialogs on Linux. | Ascrod | 2019-08-10 | -39/+109 |
* | | Issue #1208: Update Sync policies.js getters/setters to prevent race. | wolfbeast | 2019-08-15 | -15/+55 |
* | | Issue #1208: Remove `services.sync.enabled` pref. | wolfbeast | 2019-08-15 | -24/+3 |
* | | Issue #1208: Fix jsonLoad in Sync's `util.js` to handle errors. | wolfbeast | 2019-08-15 | -4/+12 |
* | | Issue #1124: [Basilisk] Remove Dev Edition theme. | wolfbeast | 2019-08-14 | -883/+0 |
* | | Issue #1124: [Basilisk] Remove Dev Edition front-end tie-ins. | wolfbeast | 2019-08-14 | -211/+2 |
* | | Issue #1124: Remove Firefox Developer Edition code. | wolfbeast | 2019-08-14 | -223/+5 |
* | | Update platform version. | wolfbeast | 2019-08-14 | -1/+1 |
* | | Issue #438: Revert incorrect changes to w3c-css reftests | wolfbeast | 2019-08-14 | -4/+4 |
* | | Issue #438: Add reftests. | wolfbeast | 2019-08-14 | -0/+27 |
* | | Issue #438: Make the nsSVGOuterSVGAnonChildFrame a reference frame. | wolfbeast | 2019-08-14 | -23/+33 |
* | | Issue #438: Check for non-rectilinear transforms | wolfbeast | 2019-08-14 | -0/+3 |
* | | Issue #438: Add an IsRectilinear helper method to gfxMatrix. | wolfbeast | 2019-08-14 | -0/+12 |
* | | Issue #438: Rename coord/coords to originValue/transformOrigin. | wolfbeast | 2019-08-14 | -13/+13 |
* | | Issue #438: Pixel-snap subpixel value for outer SVG and anon child. | wolfbeast | 2019-08-14 | -2/+7 |
* | | Issue #438: Do not round the translation of an SVG frame. | wolfbeast | 2019-08-14 | -6/+36 |
* | | Issue #1211: Allow the loading of TYPE_FONT from file: URLs. | wolfbeast | 2019-08-14 | -1/+14 |
* | | Enable the JSON View tool by default. | wolfbeast | 2019-08-13 | -6/+1 |
* | | Remove "Delete this page" and "Forget about this site" from livemarks. | janekptacijarabaci | 2019-08-12 | -6/+14 |
* | | Merge pull request #1209 from win7-7/FrameProperties-remove-obsolete-comment | Moonchild | 2019-08-11 | -1/+0 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' into FrameProperties-remove-obsolete-comment | win7-7 | 2019-08-04 | -5453/+7446 |
| |\ |
|
| * | | Outdated comment removal (no code changes) | win7-7 | 2019-08-02 | -1/+0 |