summaryrefslogtreecommitdiffstats
path: root/dom/base/nsGlobalWindow.cpp
Commit message (Collapse)AuthorAgeLines
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-1/+0
|
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-11/+0
|
* Remove VR hardware support.wolfbeast2018-11-26-66/+0
| | | | This resolves #881
* Ensure user input suppression works correctly even after document.open.wolfbeast2018-11-02-4/+9
|
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-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 ↵wolfbeast2018-06-28-1/+3
| | | | | | CSS coordinates. This should the correct fix for #559
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12-5/+5
| | | | Tag #288
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-111/+0
|
* Bug 1341754: Provide a valid triggeringPrincipal when calling SetURI in Locationjanekptacijarabaci2018-04-30-2/+7
|
* Bug 1322966 - Cleanup performance.cppjanekptacijarabaci2018-04-29-18/+2
| | | | https://hg.mozilla.org/mozilla-central/rev/0ad76084c4c3
* Bug 1337814 - Remove rIC callback from pending callbacks before running itjanekptacijarabaci2018-04-18-2/+1
|
* Bug 1336229 - Don't dispatch canceled IdleRequestExecutorsjanekptacijarabaci2018-04-18-3/+5
|
* moebius#73: DOM - window.requestIdleCallback - improvements (basic)janekptacijarabaci2018-04-18-58/+301
| | | | https://github.com/MoonchildProductions/moebius/pull/73
* JS - make window.pageYOffset/pageXOffset/scrollX/scrollY doublejanekptacijarabaci2018-02-21-6/+6
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+15189