Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove VR hardware support. | wolfbeast | 2018-11-26 | -66/+0 |
| | | | | This resolves #881 | |||
* | Ensure user input suppression works correctly even after document.open. | wolfbeast | 2018-11-02 | -4/+9 |
| | ||||
* | Remove all C++ Telemetry Accumulation calls. | wolfbeast | 2018-09-03 | -19/+0 |
| | | | | | This creates a number of stubs and leaves some surrounding code that may be irrelevant (eg. recorded time stamps, status variables). Stub resolution/removal should be a follow-up to this. | |||
* | Convert the button rect to device coordinates correctly instead of casting ↵ | wolfbeast | 2018-06-28 | -1/+3 |
| | | | | | | CSS coordinates. This should the correct fix for #559 | |||
* | Remove MOZ_WIDGET_GONK [1/2] | wolfbeast | 2018-05-12 | -5/+5 |
| | | | | Tag #288 | |||
* | Remove MOZ_B2G leftovers and some dead B2G-only components. | wolfbeast | 2018-05-12 | -111/+0 |
| | ||||
* | Bug 1341754: Provide a valid triggeringPrincipal when calling SetURI in Location | janekptacijarabaci | 2018-04-30 | -2/+7 |
| | ||||
* | Bug 1322966 - Cleanup performance.cpp | janekptacijarabaci | 2018-04-29 | -18/+2 |
| | | | | https://hg.mozilla.org/mozilla-central/rev/0ad76084c4c3 | |||
* | Bug 1337814 - Remove rIC callback from pending callbacks before running it | janekptacijarabaci | 2018-04-18 | -2/+1 |
| | ||||
* | Bug 1336229 - Don't dispatch canceled IdleRequestExecutors | janekptacijarabaci | 2018-04-18 | -3/+5 |
| | ||||
* | moebius#73: DOM - window.requestIdleCallback - improvements (basic) | janekptacijarabaci | 2018-04-18 | -58/+301 |
| | | | | https://github.com/MoonchildProductions/moebius/pull/73 | |||
* | JS - make window.pageYOffset/pageXOffset/scrollX/scrollY double | janekptacijarabaci | 2018-02-21 | -6/+6 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+15189 |