summaryrefslogtreecommitdiffstats
path: root/dom/events
Commit message (Expand)AuthorAgeLines
* Bug 1417829 - Remove unresolved pseudoclassMatt A. Tobin2020-04-17-4/+2
* Bug 1425441 - Move relatedTarget to WidgetEventMatt A. Tobin2020-04-17-30/+6
* Bug 1327185 - Refine EventStateManager::FireDragEnterOrExitMatt A. Tobin2020-04-17-10/+23
* Bug 1412775 - Implement Event.composedPathMatt A. Tobin2020-04-17-4/+155
* Bug 1409975 - Implement node distribution for shadow tree slotsMatt A. Tobin2020-04-17-7/+0
* Bug 1373798 - Move HTML dir attribute state into event state flagsMatt A. Tobin2020-04-17-5/+31
* Bug 1367683 - Optimize initializing nsRangeMatt A. Tobin2020-04-17-7/+2
* Bug 1305458 - Changing -moz-appearence on hover breaks change eventMatt A. Tobin2020-04-14-86/+251
* Issue #1395 - Remove FlyWeb ServiceMatt A. Tobin2020-02-06-4/+0
* Bug 1405821 - Move microtask handling to CycleCollectedJSContextGaming4JC2020-01-26-2/+8
* Merge pull request #1347 from g4jc/html5_dialogMoonchild2020-01-09-4/+4
|\
| * Bug 1379728 part 1. Remove the double-definition of the 'close' event from Ev...Gaming4JC2020-01-07-5/+1
| * Bug 1322938 - Emit close event when HTMLDialogElement.prototype.close() is ca...Gaming4JC2020-01-07-0/+4
* | Issue #1348 - Part 2: Teach IMEState about Private Browsing mode.wolfbeast2020-01-09-8/+17
|/
* Forward to new tree structure.wolfbeast2019-12-22-1/+1
|\
| * Issue #1328 - Part 2: Change tests that require Courier New explicitly.wolfbeast2019-12-18-1/+1
* | Issue #1118 Part 3: Add a public RemoveAllListeners method onwolfbeast2019-08-06-4/+25
|/
* [places] Prevent some abuse of smart queries.wolfbeast2019-05-26-0/+8
* Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-4/+0
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-48/+0
* Add missing }wolfbeast2018-08-25-0/+1
* Add a horizontal scroll action option for mouse wheel.wolfbeast2018-08-25-1/+7
* Bug 1351193 - Added new DataTransfer constructorjanekptacijarabaci2018-07-20-16/+4
* Issue #12 Part 2: Stop using nsIDOMEvent in IsAcceptableInputEvent.wolfbeast2018-06-26-13/+3
* Remove other gonk widget conditionals and unused files.wolfbeast2018-05-13-5/+0
* Remove MOZ_WIDGET_GONK [1/2]wolfbeast2018-05-12-5/+5
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-55/+1
* Merge pull request #296 from janekptacijarabaci/js_dom_animationcancel_1Moonchild2018-04-29-14/+15
|\
| * Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (added te...janekptacijarabaci2018-03-14-14/+7
| * moebius#89: DOM - implement animationcancel eventjanekptacijarabaci2018-03-14-0/+4
| * Bug 1264125: Fire transitioncancel event when a transition is canceled - part...janekptacijarabaci2018-03-14-0/+4
* | Merge pull request #295 from janekptacijarabaci/_native_52ESR_events_auxclick_1Moonchild2018-04-29-26/+189
|\ \
| * | Implement auxclickjanekptacijarabaci2018-02-04-26/+189
* | | Bug 1322292 - Some fixes for the Performance API in workers - part 3 - TimeSt...janekptacijarabaci2018-04-29-5/+1
* | | Bug 1322292 - Some fixes for the Performance API in workers - part 2 - Get ri...janekptacijarabaci2018-04-29-4/+3
* | | Bug 1313420 - Implement Performance.timeOrigin - part 2 - testsjanekptacijarabaci2018-04-29-19/+17
* | | moebius#195: DOM - PointerEvent - improvementsjanekptacijarabaci2018-04-23-8/+162
* | | moebius#123: DOM - Events - support createEvent("FocusEvent")janekptacijarabaci2018-04-23-0/+5
* | | moebius#71: DOM - Pointer Events - improvementsjanekptacijarabaci2018-04-20-57/+182
* | | Bug 1302297 - Part 4: Remove every button and buttons used in testcases (part...janekptacijarabaci2018-04-20-1/+1
* | | Bug 1322994 - Update pointerevent web-platform-tests (partially - depends on)janekptacijarabaci2018-04-20-13/+28
* | | Bug 1317030 - Removing/reattaching an element from the DOM triggers spurious ...janekptacijarabaci2018-04-20-1/+3
* | | Bug 1288768 - Better error reporting for network errors in workersjanekptacijarabaci2018-04-04-3/+16
* | | Bug 755821: Function() should use the parser's argument parsing codejanekptacijarabaci2018-03-16-3/+2
* | | Bug 1430173 - Update tests for 2ms timers. r=baku, a=RyanVMTom Ritter2018-03-14-12/+14
* | | Bug 1430173 - Reduce the precision of all explicit clocks to 2ms. r=baku, a=R...Tom Ritter2018-03-14-0/+8
* | | Bug 1434580 - Ensure proper mouseover handling. r=masayuki, a=RyanVMOlli Pettay2018-03-14-2/+3
| |/ |/|
* | Implement DOM page onvisibilitychange.janekptacijarabaci2018-03-12-0/+4
|/
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+71612