gecko-dev/dom
JW Wang 04279e9849 Bug 1399751. P3 - pass the offset of range request to ChannelMediaResource::OnStartRequest(). r=gerald
So we don't have to look at GetOffset(). We want to reduce the use of
MediaCacheStream::mChannelOffset so it is easier to fix data races about it.

MozReview-Commit-ID: 3GAbKYA9xi4

--HG--
extra : rebase_source : bfaceb190da30e3276085fb7930468ad51e3a98f
2017-09-14 14:33:15 +08:00
..
abort
animation Bug 1397057 - Invalidate frames whenever we toggle an animation on the corresponding Element. r=birtles 2017-09-12 14:13:10 -04:00
asmjscache
audiochannel
base Merge inbound to central, a=merge 2017-09-14 00:03:28 -07:00
battery
bindings Bug 1399141 - Attribute malloc memory when creating reflector object r=baku 2017-09-13 11:21:12 +01:00
broadcastchannel Bug 1359017 - onmessageerror for BroadcastChannel in case StructuredClone algorithm fails when deserializing, r=masayuki, r=smaug 2017-09-13 05:59:06 +02:00
browser-element Bug 1399468 - Update remaining tests within dom/browser-element to comply with new toplevel data: URI navigation policy. r=smaug 2017-09-13 16:07:19 +02:00
cache Bug 1398231 - P2: Add a test to verify cache work when there is a temporary padding file. r=bkelly 2017-09-09 15:34:59 +08:00
canvas Bug 1399141 - Attribute malloc memory when creating reflector object r=baku 2017-09-13 11:21:12 +01:00
commandhandler Bug 1369072 - part3: nsXBLPrototypeHandler::DispatchXBLCommand() should use controller of visible window r=smaug 2017-09-07 22:54:49 +09:00
console
credentialmanagement
crypto
encoding
events Bug 1396976 - Flush IME document changes when entering nested Document Update, r=masayuki 2017-09-13 11:45:49 -04:00
fetch Bug 1397627 - Fetch API and other components should pass the length of the stream to necko when known, r=smaug 2017-09-08 16:06:26 +02:00
file Backed out changeset 0140b9418003 (bug 1398556) for asserting at dom/file/ipc/IPCBlobInputStream.cpp:555. r=backout on a CLOSED TREE 2017-09-13 16:57:39 +02:00
filehandle
filesystem
flyweb Bug 1397627 - Fetch API and other components should pass the length of the stream to necko when known, r=smaug 2017-09-08 16:06:26 +02:00
gamepad Backed out changeset e98549c5dd9d (bug 1347519) for RunWatchdog shutdown hangs in Mac debug mochitest-1 2017-09-05 21:39:55 -07:00
geolocation
grid
html merge autoland to mozilla-central. r=merge a=merge 2017-09-13 13:32:44 +02:00
imptests Bug 1341102 - Remove stale annotations ; r=emilio 2017-09-01 14:59:13 -07:00
indexedDB merge mozilla-inbound to mozilla-central. r=merge a=merge 2017-09-13 11:27:47 +02:00
interfaces Bug 1393806 part 2. Remove the XPCOM version of Document.adoptNode/importNode. r=peterv 2017-09-13 13:34:55 -04:00
ipc Backed out changeset e66c8d65d0f1 (bug 1389021) because it did not reduce the crash volume. 2017-09-13 11:19:06 -04:00
json
jsurl
locales Bug 1398445 - Remove window._content. r=mystor,qdot 2017-09-09 10:47:48 +09:00
manifest
mathml
media Bug 1399751. P3 - pass the offset of range request to ChannelMediaResource::OnStartRequest(). r=gerald 2017-09-14 14:33:15 +08:00
messagechannel Backed out changeset a8d6f6fd7bda (bug 1359017) for failing wpt's /html/dom/reflection-forms.html. r=backout 2017-09-13 08:56:53 +02:00
network
notification
offline
payments
performance Bug 1386021 - Enable PerformanceObserver on all channels. r=baku 2017-09-07 06:23:49 +09:00
permission
plugins Bug 1367895 - Remove some obsolete nightly_only & release_or_beta test manifest annotations. r=mconley 2017-09-12 21:26:17 -04:00
power
presentation Bug 1382533 - Add tests for Presentation API fingerprinting resistance. r=schien,smaug 2017-08-31 15:04:33 +08:00
promise
push
quota
res
script
secureelement
security Bug 1398692: Test toplevel navigation to a data:application/pdf. r=bz 2017-09-14 07:37:07 +02:00
smil Bug 1357296 - Drop warning about needing to factor out text-zoom in SMIL; r=hiro 2017-09-07 15:50:21 +09:00
storage Bug 1397702 - StorageObserver should use nsTObserverArray for the sink in order to support removal when iterating. r=mccr8 2017-09-10 13:32:13 -04:00
svg Bug 1393806 part 1. Change nsNodeUtils cloning/adopting stuff to use an ErrorResult for errors. r=peterv 2017-09-13 13:34:55 -04:00
system
tests Backed out 2 changesets (bug 864845) for causing bug 1399649. 2017-09-13 19:23:12 -04:00
time
u2f Bug 1245527 - Rewrite U2F.cpp to use U2FTokenManager. r=keeler, r=ttaubert 2017-09-11 12:56:59 -07:00
url
vr Bug 1352520 - Add GeckoProfiler markers for WebVR; r=kip 2017-09-06 16:08:21 +08:00
webauthn Bug 1245527 - Rewrite U2F.cpp to use U2FTokenManager. r=keeler, r=ttaubert 2017-09-11 12:56:59 -07:00
webbrowserpersist
webidl Backed out 2 changesets (bug 864845) for causing bug 1399649. 2017-09-13 19:23:12 -04:00
workers Bug 1399038 - Enable Storage API on beta/release. r=janv, baku 2017-09-13 21:46:36 +08:00
worklet
xbl Bug 1393806 part 1. Change nsNodeUtils cloning/adopting stuff to use an ErrorResult for errors. r=peterv 2017-09-13 13:34:55 -04:00
xhr
xml Bug 1393806 part 3. Change dom::ReparentWrapper to take an ErrorResult. r=peterv 2017-09-13 13:34:55 -04:00
xslt
xul Bug 1395828 (part 4) - Remove nsIParserService/nsParserService. r=mrbkap. 2017-09-05 20:19:06 +10:00
jar.mn
moz.build