gecko-dev/dom
alwu f07597087a Bug 1548731 - part1 : support 'cuechange' event. r=smaug
According to the spec [1], `oncuechange` is one of the `GlobalEventHandler`. This event could be fired on `Track` element or `TextTrack` [2].

We would dispatch this event when we run the `TimeMarchesOn` algorithm.

[1] https://html.spec.whatwg.org/multipage/webappapis.html#handler-oncuechange
[2] https://html.spec.whatwg.org/multipage/media.html#event-media-cuechange
[3] https://html.spec.whatwg.org/multipage/media.html#playing-the-media-resource:event-media-cuechange

Differential Revision: https://phabricator.services.mozilla.com/D29783

--HG--
extra : moz-landing-system : lando
2019-05-07 11:21:29 +00:00
..
abort
animation Bug 1547621 - Move all inline methods of nsIPresShell into mozilla::PresShell r=smaug 2019-04-30 01:52:53 +00:00
audiochannel
base Bug 1549728 - Flush line-breaker whenever the word-break property changes. r=emilio 2019-05-08 15:09:44 +00:00
battery
bindings Bug 1548798 - Switch SequenceRooter, RecordRooter and RootedUnion to use RootedContext. r=smaug 2019-05-03 16:07:21 +00:00
broadcastchannel
browser-element Bug 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod 2019-05-03 17:13:17 +00:00
cache Backed out 8 changesets (bug 1513937, bug 1546310, bug 1548788, bug 1547688, bug 1547452, bug 1540777, bug 1542669, bug 1547454) for causing bug 1549362. 2019-05-06 09:02:54 -04:00
canvas Bug 1546505 - Remove ImageBitmapUtils and ImageBitmapColorUtils as it is dead code. r=lsalzman 2019-05-02 14:06:14 -04:00
chrome-webidl Bug 1545420 - Allow extensions to set Proxy-Authorization and connection isolation key through proxy.onRequest, r=dragana,mixedpuppy+mixedpuppy 2019-05-06 07:22:18 +00:00
clients Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
commandhandler
console
credentialmanagement
crypto
docs Bug 1547812 - Add dom/docs for design documents about the DOM. r=nika 2019-05-03 21:51:51 +00:00
encoding
events Bug 1548731 - part1 : support 'cuechange' event. r=smaug 2019-05-07 11:21:29 +00:00
fetch Bug 1532318 - Part 2 : update changes of nsIHttpChannel in codebase r=smaug 2019-05-02 12:33:55 +00:00
file Bug 1540733 - Create a new IPCBlobInputStreamChild actor when migrating, r=baku 2019-05-02 16:18:51 +00:00
filehandle Bug 1545758 - Move dom/file IPC components into mozilla::dom namespace - PendingIPCBlob actors, r=qdot 2019-04-26 18:01:08 +00:00
filesystem
flex
gamepad Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-28 09:30:05 +00:00
geolocation
grid
html Bug 325352 part 2. Don't no-op document.open if our parser has a script nesting level equal to 0. r=hsivonen 2019-05-08 16:03:37 +00:00
imptests
indexedDB Backed out changeset 1a7c349c2c60 (bug 1546892) for causing Bug 1528690 on a CLOSED TREE 2019-05-08 20:50:48 +03:00
interfaces Backed out 2 changesets (bug 1510569) for crashtests/1419902.html crashes CLOSED TREE 2019-05-03 03:48:15 +03:00
ipc Bug 1548034 - Remove Clear-Site-Data 'executionContexts' feature, r=annevk,smaug 2019-05-08 13:12:59 +00:00
jsurl
l10n Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-28 09:30:05 +00:00
locales
localstorage Backed out 8 changesets (bug 1513937, bug 1546310, bug 1548788, bug 1547688, bug 1547452, bug 1540777, bug 1542669, bug 1547454) for causing bug 1549362. 2019-05-06 09:02:54 -04:00
manifest
mathml
media Backed out changeset 2996e082682c (bug 1548858) for mda failures at dom/media/test/test_can_play_type_mpeg.html 2019-05-08 12:02:03 +03:00
messagechannel
midi Bug 1548625 part 2. Get rid of some ExposeObjectToActiveJS calls in DOM code. r=mccr8,jonco 2019-05-03 10:09:11 +00:00
network Bug 1542593 - Don't access gNeckoChild if not on main thread r=jdm 2019-05-02 17:29:46 +00:00
notification Bug 1547877 - enable configuration of new Notification Store implementation r=mossop,lina 2019-05-02 23:02:13 +00:00
offline
payments Bug 1514425 - disable webpayment tests as we do not currently ship this feature. r=marcosc,edenchuang 2019-05-01 06:59:03 +00:00
performance Bug 1548253 - Port pref cache variables of nsContentUtils to StaticPrefs - dom.performance.enable_notify_performance_timing, r=Ehsan 2019-05-01 21:09:31 +00:00
permission Bug 1547397 - Part 3: Move the permission manager code to extensions/permissions; r=baku 2019-04-30 14:06:53 +00:00
plugins Bug 1257565 - add remote settings support for plugin and addon blocklist, r=aswan 2019-05-07 00:55:53 +00:00
power Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
presentation Bug 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod 2019-05-03 17:13:17 +00:00
prio
promise Bug 1548625 part 2. Get rid of some ExposeObjectToActiveJS calls in DOM code. r=mccr8,jonco 2019-05-03 10:09:11 +00:00
prototype Bug 1548625 part 2. Get rid of some ExposeObjectToActiveJS calls in DOM code. r=mccr8,jonco 2019-05-03 10:09:11 +00:00
push Bug 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod 2019-05-03 17:13:17 +00:00
quota Backed out 8 changesets (bug 1513937, bug 1546310, bug 1548788, bug 1547688, bug 1547452, bug 1540777, bug 1542669, bug 1547454) for causing bug 1549362. 2019-05-06 09:02:54 -04:00
reporting
res
script Bug 325352 part 1. Align our "defined insertion point" concept more closely with the spec's "script nesting level" concept. r=hsivonen 2019-05-08 06:10:47 +00:00
security Bug 1540573 - p7. Modify CSP tests to use preload=2 on (emulated) cellular connections. r=jya 2019-05-06 22:43:18 +00:00
serviceworkers Bug 1535492 - Skip test_self_update_worker.html on geckoview, for on-going intermittent failures; r=jmaher 2019-05-07 20:35:08 +00:00
simpledb Backed out 8 changesets (bug 1513937, bug 1546310, bug 1548788, bug 1547688, bug 1547452, bug 1540777, bug 1542669, bug 1547454) for causing bug 1549362. 2019-05-06 09:02:54 -04:00
smil Bug 1547621 - Move all inline methods of nsIPresShell into mozilla::PresShell r=smaug 2019-04-30 01:52:53 +00:00
storage Bug 1320404 - Remove appId from origin attributes - part 2 - NO_APP_ID UNKNOWN_APP_ID, r=Ehsan 2019-05-03 17:13:47 +00:00
svg Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
system Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
tests Bug 1540551 - Disable window height tests failing on Windows 7 DevEdition r=hsivonen 2019-05-06 05:42:51 +00:00
u2f
url
vr Bug 1548625 part 2. Get rid of some ExposeObjectToActiveJS calls in DOM code. r=mccr8,jonco 2019-05-03 10:09:11 +00:00
webauthn
webbrowserpersist Bug 1532318 - Part 2 : update changes of nsIHttpChannel in codebase r=smaug 2019-05-02 12:33:55 +00:00
webgpu
webidl Bug 1548731 - part1 : support 'cuechange' event. r=smaug 2019-05-07 11:21:29 +00:00
websocket Bug 1542170 - Expose http channel Id to WebSocketEvent listeners, r=valentin 2019-05-03 17:25:44 +00:00
workers Bug 1546544 - Reduce navigator.hardwareConcurrency to account for TCSM r=luke 2019-05-07 22:16:28 +00:00
worklet Bug 1547923 part 3. Add nsIGlobalObject::GetGlobalJSObjectPreserveColor(). r=mccr8 2019-05-02 21:23:35 +00:00
xbl Bug 1547782 - Implement GCPolicy<T>::isValid for Gecko specializations r=jonco 2019-04-30 21:48:32 +00:00
xhr Backed out 7 changesets (bug 1392408) for mochitest failures at test_xhr_withCredentials.html and xpcshell failures at test_startup_(no)session_async.js 2019-05-03 11:56:25 +03:00
xml
xslt Bug 1532318 - Part 2 : update changes of nsIHttpChannel in codebase r=smaug 2019-05-02 12:33:55 +00:00
xul Bug 1548625 part 2. Get rid of some ExposeObjectToActiveJS calls in DOM code. r=mccr8,jonco 2019-05-03 10:09:11 +00:00
jar.mn
moz.build Bug 1547812 - Add dom/docs for design documents about the DOM. r=nika 2019-05-03 21:51:51 +00:00