gecko-dev/dom
JW Wang 73e80931ea Bug 1421179. P1 - associate data with playback events published by MDSM. r=bechen,gerald
This is required for we want to associate playback offset with the
PlaybackStarted/PlaybackStopped events.

MozReview-Commit-ID: JkRhC2QE7kr

--HG--
extra : rebase_source : c5f637f2e5849565acb5b91364537f1724ce7d5f
2017-12-01 10:33:44 +08:00
..
abort Bug 1415682 - Abort API exposed to System, r=qdot 2017-11-10 19:37:13 +01:00
animation Bug 1421476 - Wait for the next frame after waitForWheelEvent(). r=birtles 2017-11-29 13:05:21 +09:00
asmjscache Bug 1331209 - Part 4: Prevent the state machine from continuing if QM is shutting down or the actor has been destroyed; r=asuth 2017-11-04 23:13:51 +01:00
audiochannel Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
base Merge inbound to mozilla-central r=merge a=merge 2017-12-01 12:56:06 +02:00
battery Bug 1335099 - add BUG_COMPONENT to many dom/* subdir files. r=overholt 2017-02-06 09:45:55 -05:00
bindings Bug 1290948 - Part 2: webidl for RTCRtpTransceiver and supporting interfaces r+jib, r+ehsan r=ehsan+251051,jib 2017-08-23 15:47:54 -05:00
broadcastchannel Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
browser-element Bug 1406253 - Part 3: use currentRequstFinalURI in context menu and add a test case. r=dao 2017-11-14 19:19:27 +08:00
cache Bug 1421458 - Add more initial configuration setup and prepare .eslintignore for enabling ESLint on more xpcshell-test directories. r=mossop 2017-11-28 22:57:08 +00:00
canvas Merge mozilla-central to autoland r=merge on a CLOSED TREE 2017-11-29 12:31:25 +02:00
clients Bug 1419536 P4 Allow ClientSource objects to be frozen while in bfcache. r=baku 2017-11-21 15:13:05 -05:00
commandhandler
console Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
credentialmanagement Bug 1415675 - Web Authentication - Support AbortSignal types r=jcj,smaug 2017-11-17 09:44:50 +01:00
crypto Bug 1413841 - Check for integer overflow in AesTask::DoCrypto() r=keeler 2017-11-28 10:00:47 +01:00
encoding Bug 1406819 - Remove various bits of dead code from dom/. r=baku 2017-10-11 10:09:13 +01:00
events Bug 1037335 - Fix test failures. r=ckerschb,smaug 2017-11-29 16:54:00 +02:00
fetch Bug 1419382 - Moving ownership of nsIInputStream when using netUtil functions - part 3 - NS_NewInputStreamPump, r=smaug 2017-11-22 11:18:57 +01:00
file Bug 1421176 - nsMultiplexInputStream::Available() sanitize - mochitest - r=smaug 2017-11-30 20:00:23 +01:00
filehandle Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
filesystem Bug 1411257 - No MOZ_CRASH if BackgroundChild::GetOrCreateForCurrentThread() fails - part 4 - FileSystem APIs, r=asuth 2017-10-25 08:45:52 +02:00
gamepad Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
geolocation Bug 1410364 - Don't consider opener when calculating IsSecureContext. r=bz, r=dveditz 2017-11-29 10:40:00 -05:00
grid Bug 1373678 Part 3: Add line number checks to test_grid_implicit.html. r=dholbert 2017-06-16 11:03:33 -07:00
html Bug 1365505 - [P2][Fennec] Only include exoplayer & HLSDecoder related components when building --with-gradle. r=maliu 2017-11-30 17:53:00 +08:00
imptests Bug 1341102 - Remove stale annotations ; r=emilio 2017-09-01 14:59:13 -07:00
indexedDB Bug 1394671 - Disable test browser_perwindow_privateBrowsing.js on linux/debug for frequent intermittent leaks; r=me,test-only 2017-11-16 09:11:13 -07:00
interfaces Bug 1420702 - Propagate referrer policy when creating window from pinned tab r=ckerschb,smaug 2017-11-30 21:42:05 +08:00
ipc Bug 1419285 - Part 2. IME message should post to correct widget. r=masayuki 2017-11-29 15:56:11 +09:00
jsurl Bug 1419382 - Moving ownership of nsIInputStream when using netUtil functions - part 1 - NS_NewInputStreamChannelInternal, r=smaug 2017-11-22 11:18:18 +01:00
locales Bug 1222008 - P6: Reject the cors synthesized response for same-origin request. r=bkelly 2017-11-28 10:21:07 +08:00
manifest Bug 1414340 part 1 - Remove non-standard array/generator comprehensions from browser code. r=mossop 2017-11-10 11:52:22 +01:00
mathml Bug 1415352: Part 1a - Pass subject principal through to ParseAttribute. r=bz 2017-11-01 20:35:52 -07:00
media Bug 1421179. P1 - associate data with playback events published by MDSM. r=bechen,gerald 2017-12-01 10:33:44 +08:00
messagechannel Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
network Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
notification Backed out 23 changesets (bug 1419771) for frequently failing service workers related devtools tests, e.g. devtools/client/aboutdebugging/test/browser_service_workers_push.js. r=backout on a CLOSED TREE 2017-11-30 22:35:32 +02:00
offline Bug 1401848. Remove NS_IMPL_EVENT_HANDLER and its consumers. r=smaug 2017-09-22 18:07:05 -04:00
payments Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
performance Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
permission
plugins Bug 1421458 - Add more initial configuration setup and prepare .eslintignore for enabling ESLint on more xpcshell-test directories. r=mossop 2017-11-28 22:57:08 +00:00
power Bug 1369194 - Remove MozWakeLock. r=baku 2017-11-20 17:14:41 -08:00
presentation Bug 1421458 - Add more initial configuration setup and prepare .eslintignore for enabling ESLint on more xpcshell-test directories. r=mossop 2017-11-28 22:57:08 +00:00
promise Bug 1405290 - Improve logging of workers when shutting down - part 3 - WorkerHolder with names, r=asuth 2017-11-15 07:58:38 +01:00
push Backed out 23 changesets (bug 1419771) for frequently failing service workers related devtools tests, e.g. devtools/client/aboutdebugging/test/browser_service_workers_push.js. r=backout on a CLOSED TREE 2017-11-30 22:35:32 +02:00
quota Backed out 23 changesets (bug 1419771) for frequently failing service workers related devtools tests, e.g. devtools/client/aboutdebugging/test/browser_service_workers_push.js. r=backout on a CLOSED TREE 2017-11-30 22:35:32 +02:00
res
script Bug 1418860 - Adding telemetry to see how often version param is used in ScriptLoader type, r=jonco, data-r=francois 2017-11-29 09:01:04 +01:00
secureelement Bug 1357323 - Remove the gonk code that was referenced by the build system. r=gps 2017-04-18 17:46:39 +09:00
security Bug 1222924 - stop allowing webpages to link to moz-icon: , r=mrbkap 2017-11-22 21:31:41 +00:00
smil Bug 1415352: Part 2 - Exempt inline CSS from extension principals from CSP. r=bz 2017-11-05 12:19:34 -08:00
storage Bug 1419597 - Part 12: Move storage pref enabled check into a static method on dom::Storage, r=asuth 2017-11-23 13:12:03 -05:00
svg Bug 1415352: Part 1b - Store the subject principal when parsing style attributes. r=bz 2017-11-02 13:36:14 -07:00
system Bug 1416174 - part 4 - OSFileConstants should use UniquePtr instead of nsAutoPtr, r=smaug 2017-11-10 19:37:13 +01:00
tests Bug 1222008 - P3: Fix the test_fetch_basic_http_sw_reroute.html since we decide to propagate the response's URLs to the content. r=bkelly 2017-11-03 10:39:07 +08:00
time
u2f Bug 1406462 - Web Authentication - Add support for authenticator selection criteria and attachment types r=jcj,smaug 2017-11-29 13:58:33 +01:00
url Bug 870698 - Part 8: Replace Equals(NS_LITERAL_CSTRING("")) with EqualsLiteral(""). r=erahm 2017-09-06 15:00:31 -07:00
vr Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
webauthn Bug 1406462 - Web Authentication - Add support for authenticator selection criteria and attachment types r=jcj,smaug 2017-11-29 13:58:33 +01:00
webbrowserpersist Bug 1415677 part 6. Remove nsIDOMHTMLCollection. r=qdot 2017-11-13 10:41:33 -05:00
webidl Merge inbound to mozilla-central r=merge a=merge 2017-12-01 00:22:25 +02:00
websocket Bug 1418860 - Adding telemetry to see how often version param is used in ScriptLoader type, r=jonco, data-r=francois 2017-11-29 09:01:04 +01:00
workers Bug 1222008 - P9: Expected failure for loading a same origin XML Document but being responded with a cors response. r=bkelly 2017-11-29 17:06:33 +08:00
worklet Backed out 23 changesets (bug 1419771) for frequently failing service workers related devtools tests, e.g. devtools/client/aboutdebugging/test/browser_service_workers_push.js. r=backout on a CLOSED TREE 2017-11-30 22:35:32 +02:00
xbl Merge inbound to mozilla-central a=merge r=merge 2017-11-28 11:50:57 +02:00
xhr Bug 1419597 - Part 18: Remove IsInnerWindow and IsOuterWindow methods, r=smaug 2017-11-23 13:12:13 -05:00
xml Bug 1387427 - Don't insert source content into the document for XSLT transforms. r=smaug. 2017-11-03 16:58:59 +01:00
xslt Backed out 2 changesets (bug 1387427) for crashtest assertions on a CLOSED TREE. 2017-11-28 15:55:36 -05:00
xul Bug 1404420: Add custom element support to XUL. r=edgar, r=smaug 2017-10-10 15:25:10 -07:00
jar.mn
moz.build Bug 1374574 - Remove the FlyWeb service and DOM interfaces. r=bz,djvj 2017-11-22 15:00:10 +01:00