summaryrefslogtreecommitdiff
path: root/dom/events
Commit message (Expand)AuthorAge
* Issue #10 - Move docshell to components/Matt A. Tobin2022-04-18
* [DOM] Don't allow internal MIME types to be assigned to DataTransferMoonchild2022-02-10
* [DOM events] Clear event listener.Peter Van der Beken2022-02-10
* Issue %3005 - Move gfx/ to system/graphicsMatt A. Tobin2021-11-22
* Issue %3005 - Move docshell/ to system/Matt A. Tobin2021-11-22
* Issue %3029 - Part 1: Remove Telemetry plumbing and fix build.Moonchild2021-10-29
* Issue %3010 - Remove --disable-xul config and conditionals.Moonchild2021-10-10
* Issue mcp-graveyard/UXP%1792 - Part 4: Implement constructors for the EventTa...Moonchild2021-07-12
* Issue mcp-graveyard/UXP%1792 - Part 3: Add ConstructibleEventTarget helper cl...Moonchild2021-07-12
* Issue mcp-graveyard/UXP%1792 - Part 2: Move GetParentObject() to EventTarget....Moonchild2021-07-12
* Issue mcp-graveyard/UXP%1751 -- Remove XP_MACOSX conditionals from /domMoonchild2021-04-30
* Issue mcp-graveyard/UXP%1053 - Remove MOZ_WIDGET_ANDROID and IDB_MOBILEMoonchild2021-03-11
* Issue mcp-graveyard/UXP%1705 - Part 3: Rename ScrollbarStyles to ScrollStyles.Moonchild2021-01-06
* Issue mcp-graveyard/UXP%1656 - Part 6: Clean up the build filesMoonchild2020-09-23
* Issue mcp-graveyard/UXP%1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23
* Issue mcp-graveyard/UXP%1224 - Remove constant expressions from /domMoonchild2020-09-17
* Issue mcp-graveyard/UXP%1603 - Part 1: Reorganize ScriptLoader/ScriptElementMoonchild2020-06-30
* Issue mcp-graveyard/UXP%1538 - remove speech recognition engineMoonchild2020-05-20
* Issue mcp-graveyard/UXP%1517 - Remove dom.event.highrestimestamp.enabled prefMoonchild2020-05-04
* Issue mcp-graveyard/UXP%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 mcp-graveyard/UXP%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 mcp-graveyard/UXP%1348 - Part 2: Teach IMEState about Private Browsing ...wolfbeast2020-01-09
|/
* Forward to new tree structure.wolfbeast2019-12-22
|\
| * Issue mcp-graveyard/UXP%1328 - Part 2: Change tests that require Courier New ...wolfbeast2019-12-18
* | Issue mcp-graveyard/UXP%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 mcp-graveyard/UXP%12 Part 2: Stop using nsIDOMEvent in IsAcceptableInpu...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