Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| | | | | For clarity and to prevent typoes. | |||
* | Issue #438: Pixel-snap subpixel value for outer SVG and anon child. | wolfbeast | 2019-08-14 | -2/+7 |
| | | | | This doesn't solve the blurriness yet, but is part of the problem. | |||
* | Issue #438: Do not round the translation of an SVG frame. | wolfbeast | 2019-08-14 | -6/+36 |
| | | | | This doesn't solve the blurriness yet, but is part of the problem. | |||
* | Issue #1211: Allow the loading of TYPE_FONT from file: URLs. | wolfbeast | 2019-08-14 | -1/+14 |
| | | | | | | | This bypasses the CORS restriction of unique file: URLs in the case of fonts loaded through CSS. Resolves #1211. | |||
* | Enable the JSON View tool by default. | wolfbeast | 2019-08-13 | -6/+1 |
| | | | | Follow-up to issue #1138. | |||
* | Remove "Delete this page" and "Forget about this site" from livemarks. | janekptacijarabaci | 2019-08-12 | -6/+14 |
| | | | | | | These context menu entries should not be present on live bookmarks because they make no sense for feed entries. This resolves #663. | |||
* | Merge pull request #1209 from win7-7/FrameProperties-remove-obsolete-comment | Moonchild | 2019-08-11 | -1/+0 |
|\ | | | | | FrameProperties remove obsolete comment (no code changes) | |||
| * | 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 |
| | | | | | | | | | | | | No code changes. | |||
* | | | Issue #1134: Reinstate postDataString for about:home searches. | wolfbeast | 2019-08-10 | -3/+15 |
| | | | ||||
* | | | Remove some leftover snippets code. | wolfbeast | 2019-08-10 | -4/+0 |
| | | | | | | | | | | | | follow-up to 3a17b713ef27abb8c9d7c116815d3af7e0f366d9 | |||
* | | | Merge pull request #1207 from win7-7/nsImageLoadingContent.cpp-AsyncOpen2 | Moonchild | 2019-08-09 | -79/+130 |
|\ \ \ | | | | | | | | | Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups along with it (1445670 and 1373780 part 2 and 3) | |||
| * | | | Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups ↵ | win7-7 | 2019-08-08 | -79/+130 |
| | |/ | |/| | | | | | | | | | | | | | along with it (1445670 and 1373780 part 2 and 3) Convert dom/base/nsImageLoadingContent.cpp to use AsyncOpen2 and followups along with it (1445670 and 1373780 part 2 and 3) | |||
* / | | Remove old ANGLE driver bug workaround. | wolfbeast | 2019-08-08 | -10/+0 |
|/ / | ||||
* | | Merge pull request #1201 from kn-yami/issue1138 | Moonchild | 2019-08-03 | -229/+206 |
|\ \ | | | | | | | Refactor JSON Viewer | |||
| * | | Issue #1138 - Part 4: fix JSON Viewer save functionality | yami | 2019-08-01 | -4/+1 |
| | | | | | | | | | | | | | | | | | | Saving JSON from the viewer was broken, because the message passed to the `saveToFile` function contained unneeded data. This bug was introduced by 23e68227a2e3f3946fa4fd5589f338e6b36a6e56. | |||
| * | | Issue #1138 - Part 3: avoid quirks mode in JSON Viewer | yami | 2019-07-30 | -127/+146 |
| | | | | | | | | | | | | Mozilla Bug 1368899 | |||
| * | | Issue #1138 - Part 2: JSON Viewer should ignore BOM | yami | 2019-07-30 | -10/+12 |
| | | | | | | | | | | | | Mozilla Bug 1395313 | |||
| * | | Issue #1138 - Part 1: refactor the JSON Viewer stream converter | yami | 2019-07-30 | -194/+153 |
|/ / | | | | | | | Mozilla Bug 1367894 | |||
* | | Hide and disable open_all/cut/copy/delete/properties when opening | wolfbeast | 2019-07-28 | -56/+68 |
| | | | | | | | | | | | | bookmarks/history context menu with no selection This resolves #882 (by not offering options that can't be used) | |||
* | | Update SQLite to 3.29.0 | wolfbeast | 2019-07-28 | -5127/+7153 |
| | | ||||
* | | Merge pull request #1200 from flewkey/master | Moonchild | 2019-07-27 | -33/+0 |
|\ \ | | | | | | | Issue #1156 - Location Bar Preferences Checkboxes | |||
| * | | Issue #1156 - Location Bar Preferences Checkboxes | Ryan Fox | 2019-07-27 | -33/+0 |
|/ / | | | | | | | Signed-off-by: Ryan Fox <flewkey@2a03.party> | |||
* | | Add UI preference for overall vertical smooth scrolling speed | wolfbeast | 2019-07-26 | -0/+11 |
| | | | | | | | | | | | | (as a percentage). Resolves #1147. | |||
* | | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2019-07-25 | -3/+3 |
|\ \ | ||||
| * \ | Merge pull request #1199 from wicknix/master | Moonchild | 2019-07-24 | -0/+0 |
| |\ \ | | | | | | | | | Add red moon icon to MacOS for unstable builds | |||
| | * | | Add red moon icon to MacOS for unstable builds | wicknix | 2019-07-23 | -0/+0 |
| | | | | | | | | | | | | Replaces grey moon which is supposed to be used for unofficial "New Moon" builds. | |||
| * | | | Merge pull request #1198 from wicknix/master | Moonchild | 2019-07-23 | -3/+3 |
| |\| | | | | | | | | | | Add space to MOZ_APP_DISPLAYNAME | |||
| | * | | Add space to MOZ_APP_DISPLAYNAME | wicknix | 2019-07-22 | -1/+1 |
| | | | | | | | | | | | | PaleMoon becomes Pale Moon | |||
| | * | | Add space to MOZ_APP_DISPLAYNAME | wicknix | 2019-07-22 | -1/+1 |
| | | | | | | | | | | | | NewMoon now becomes New Moon | |||
| | * | | Add space to MOZ_APP_DISPLAYNAME | wicknix | 2019-07-22 | -1/+1 |
| |/ / | | | | | | | PaleMoon now becomes Pale Moon | |||
* / / | Update default bookmark icons. | wolfbeast | 2019-07-25 | -4/+4 |
|/ / | ||||
* | | Merge pull request #1197 from adeshkp/patch-12 | Moonchild | 2019-07-22 | -1/+1 |
|\ \ | |/ |/| | Fix call to macro `MOZ_ASSERT_UNREACHABLE` | |||
| * | Fix call to macro `MOZ_ASSERT_UNREACHABLE` | adeshkp | 2019-07-23 | -1/+1 |
|/ | | | Fallout from 227b23606b0401245c9f0b15effd45b876b90260 | |||
* | Remove MOZ_BROWSER_STATUSBAR conditional. | wolfbeast | 2019-07-22 | -26/+1 |
| | | | | This resolves #1194. | |||
* | Add CheckedInt check for GL texture uploads. | wolfbeast | 2019-07-22 | -3/+37 |
| | ||||
* | Merge pull request #1196 from g4jc/feed_spidermonkey | Moonchild | 2019-07-22 | -6/+6 |
|\ | | | | | Issue #1195 - Fix errant use of JSContext in ErrorNotes | |||
| * | Issue #1195 - Fix errant use of JSContext in ErrorNotes | Gaming4JC | 2019-07-21 | -6/+6 |
| | | | | | | | | We want to ensure that ErrorNotes stays on the main thread to prevent a race condition that was introduced in 1283712 - Part 1. This fixes #1195. | |||
* | | Remove unused checking function for unboxed types. | wolfbeast | 2019-07-22 | -34/+0 |
| | | | | | | | | Tag #1030 | |||
* | | Implement a threadsafe & revised version of http2PushedStream. | wolfbeast | 2019-07-22 | -32/+145 |
|/ | | | | This re-applies the patch for this with added typename declaration. | |||
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP | wolfbeast | 2019-07-21 | -74/+74 |
|\ | ||||
| * | Merge pull request #1190 from adeshkp/spaces-mac-appname | Moonchild | 2019-07-21 | -74/+74 |
| |\ | | | | | | | Issue #701 - Support spaces in Mac app name | |||
| | * | Issue #701 - Support spaces in Mac app name | adeshkp | 2019-07-18 | -74/+74 |
| | | | ||||
* | | | Revert "Implement a threadsafe & revised version of http2PushedStream." | wolfbeast | 2019-07-21 | -144/+32 |
|/ / | | | | | | | | | | | Backed out because of gcc build failures. This reverts commit 66fae1d81013a2321e7d607a426f834a01b847ce. | |||
* | | Update platform version and force clobber. | wolfbeast | 2019-07-20 | -2/+2 |
| | | ||||
* | | Merge pull request #1192 from g4jc/parser_tuneup | Moonchild | 2019-07-20 | -3772/+8796 |
|\ \ | | | | | | | Issues #816 / #802 - SpiderMonkey Tuneup | |||
| * \ | Merge pull request #1 from wolfbeast/patch-1 | g4jc | 2019-07-19 | -1/+1 |
| |\ \ | | | | | | | | | Fix order of OwnProperty check for rest parameters. | |||
| | * | | Fix order of OwnProperty check for rest parameters. | Moonchild | 2019-07-19 | -1/+1 |
| |/ / | | | | | | | This was a small mistake when converting from the `hasOwn()` function format (swapped parameters). Fixing this properly makes rest parameters exclude the parameters that are defined (which is the whole point of `...rest` |