summaryrefslogtreecommitdiffstats
path: root/dom/base/nsGlobalWindow.cpp
Commit message (Expand)AuthorAgeLines
* Bug 1412775 - Implement Event.composedPathMatt A. Tobin2020-04-17-1/+1
* Bug 1305458 - Changing -moz-appearence on hover breaks change eventMatt A. Tobin2020-04-14-3/+4
* Bug 1341693 - Don't need to check GetDocShell() when creating CustomElementRe...Gaming4JC2020-01-26-1/+2
* Issue #1366 - Fix build bustage from erroneously removing 2 function implemen...wolfbeast2020-01-22-0/+14
* Issue #1366 - Completely remove showModalDialogGaming4JC2020-01-21-329/+4
* Issue #1219 - Align computed DOM styles with mainstream behvior.wolfbeast2019-12-20-25/+2
* Issue #1257 - Part1: Remove watch class-hook and proxy trap.wolfbeast2019-10-26-19/+0
* Issue #1253 - Reset performance object on navigationwolfbeast2019-10-21-1/+13
* Revert "Capture delayed events and cancel as necessary."wolfbeast2019-07-18-2/+2
* Consider domain when deciding on inner window reuse.wolfbeast2019-07-18-2/+1
* Capture delayed events and cancel as necessary.wolfbeast2019-04-26-2/+2
* 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
* 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
* Convert the button rect to device coordinates correctly instead of casting CS...wolfbeast2018-06-28-1/+3
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12-5/+5
* 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
* 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
* 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