summaryrefslogtreecommitdiff
path: root/dom/events
Commit message (Expand)AuthorAge
* Issue #1656 - Remove more vim control lines.Moonchild2023-05-04
* Issue #1691 - Part 9: Make import() work when the active script is in another...Brian Smith2023-04-27
* Issue #595 - Implement window.eventFranklinDM2023-04-08
* Issue #2161 - Ctrl + Enter should cause keypress event even though theMoonchild2023-03-23
* Issue #2135 - Bug 1433669/Part 2: Flush the document instead of the shell in ...FranklinDM2023-03-04
* Issue #2135 - Bug 1433669/Part 1: Remove dead functionFranklinDM2023-03-04
* Issue #2135 - Bug 1419803: Use GetComposedDoc instead of GetUncomposedDoc in ...FranklinDM2023-03-04
* Issue #2135 - Bug 1323815: FocusEvent.relatedTarget should work consistently ...FranklinDM2023-03-04
* Issue #2135 - Bug 1413102 (Follow-up): Ignore current target because of shado...FranklinDM2023-03-04
* Issue #2135 - Bug 1413102: Ensure Shadow DOM boundaries are dealt properly in...FranklinDM2023-03-04
* Issue #2030 - Dispatch click on common interactive ancestor if mousdown/up ar...Martok2022-11-27
* Issue #2030 - (chore) refactor event dispatch functionsMartok2022-11-27
* Issue #80 - reinstated unified building for some large chunks of our code.Moonchild2022-09-04
* Issue #1990 - Part 5 - Common up the skippability implementations that are ba...Brian Smith2022-08-25
* [DOM] Don't allow internal MIME types to be assigned to DataTransferMoonchild2022-05-30
* [DOM events] Clear event listener.Peter Van der Beken2022-05-30
* 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