summaryrefslogtreecommitdiff
path: root/dom/events
Commit message (Expand)AuthorAge
* Issue #1829 - Revert "Issue #1751 -- Remove XP_MACOSX conditionals from /dom"Brian Smith2022-04-26
* Issue #21 - Remove Telemetry plumbing and fix build.Moonchild2022-04-02
* Issue #1830 - Remove --disable-xul config and conditionals.Moonchild2022-04-01
* Issue #1792 - Part 4: Implement constructors for the EventTarget interface.Moonchild2021-07-12
* Issue #1792 - Part 3: Add ConstructibleEventTarget helper class.Moonchild2021-07-12
* Issue #1792 - Part 2: Move GetParentObject() to EventTarget.h for re-use.Moonchild2021-07-12
* Issue #1751 -- Remove XP_MACOSX conditionals from /domMoonchild2021-04-30
* Issue #1053 - Remove MOZ_WIDGET_ANDROID and IDB_MOBILEMoonchild2021-03-11
* Issue #1705 - Part 3: Rename ScrollbarStyles to ScrollStyles.Moonchild2021-01-06
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Issue #1224 - Remove constant expressions from /domMoonchild2020-09-17
* Issue #1603 - Part 1: Reorganize ScriptLoader/ScriptElementMoonchild2020-06-30
* Issue #1538 - remove speech recognition engineMoonchild2020-05-20
* Issue #1517 - Remove dom.event.highrestimestamp.enabled prefMoonchild2020-05-04
* Issue #80 - De-unify dom/eventswolfbeast2020-04-19
* Bug 1417829 - Remove unresolved pseudoclassMatt A. Tobin2020-04-17
* Bug 1425441 - Move relatedTarget to WidgetEventMatt A. Tobin2020-04-17
* Bug 1327185 - Refine EventStateManager::FireDragEnterOrExitMatt A. Tobin2020-04-17
* Bug 1412775 - Implement Event.composedPathMatt A. Tobin2020-04-17
* Bug 1409975 - Implement node distribution for shadow tree slotsMatt A. Tobin2020-04-17
* Bug 1373798 - Move HTML dir attribute state into event state flagsMatt A. Tobin2020-04-17
* Bug 1367683 - Optimize initializing nsRangeMatt A. Tobin2020-04-17
* Bug 1305458 - Changing -moz-appearence on hover breaks change eventMatt A. Tobin2020-04-14
* Issue #1395 - Remove FlyWeb ServiceMatt A. Tobin2020-02-06
* Bug 1405821 - Move microtask handling to CycleCollectedJSContextGaming4JC2020-01-26
* Merge pull request #1347 from g4jc/html5_dialogMoonchild2020-01-09
|\
| * Bug 1379728 part 1. Remove the double-definition of the 'close' event from Ev...Gaming4JC2020-01-07
| * Bug 1322938 - Emit close event when HTMLDialogElement.prototype.close() is ca...Gaming4JC2020-01-07
* | Issue #1348 - Part 2: Teach IMEState about Private Browsing mode.wolfbeast2020-01-09
|/
* Forward to new tree structure.wolfbeast2019-12-22
|\
| * Issue #1328 - Part 2: Change tests that require Courier New explicitly.wolfbeast2019-12-18
* | Issue #1118 Part 3: Add a public RemoveAllListeners method onwolfbeast2019-08-06
|/
* [places] Prevent some abuse of smart queries.wolfbeast2019-05-26
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03
* Add missing }wolfbeast2018-08-25
* Add a horizontal scroll action option for mouse wheel.wolfbeast2018-08-25
* Bug 1351193 - Added new DataTransfer constructorjanekptacijarabaci2018-07-20
* Issue #12 Part 2: Stop using nsIDOMEvent in IsAcceptableInputEvent.wolfbeast2018-06-26
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12
* Merge pull request #296 from janekptacijarabaci/js_dom_animationcancel_1Moonchild2018-04-29
|\
| * Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (added te...janekptacijarabaci2018-03-14
| * moebius#89: DOM - implement animationcancel eventjanekptacijarabaci2018-03-14
| * Bug 1264125: Fire transitioncancel event when a transition is canceled - part...janekptacijarabaci2018-03-14
* | Merge pull request #295 from janekptacijarabaci/_native_52ESR_events_auxclick_1Moonchild2018-04-29
|\ \
| * | Implement auxclickjanekptacijarabaci2018-02-04
* | | Bug 1322292 - Some fixes for the Performance API in workers - part 3 - TimeSt...janekptacijarabaci2018-04-29