gecko-dev/dom
Kaku Kuo a8ac2d5cf6 Bug 1322799 part 9 - move AccurateSeekTask::CalculateNewCurrentTime(); r=jwwang
MozReview-Commit-ID: 4HFAPzAfANl

--HG--
extra : rebase_source : 8fa59192724fa01b58299af69b83facfe8e466db
2016-12-09 13:48:02 -10:00
..
animation Bug 1299489 - Change nsTArray to use a custom iterator based on index instead of pointers to improve iterator invalidation safety of ranged for loops, r=froydnj 2016-12-08 15:54:45 -10:00
archivereader Bug 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj 2016-12-12 09:27:58 -05:00
asmjscache Bug 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj 2016-12-12 09:27:58 -05:00
audiochannel Bug 1320005 - don't show the 'play tab' icon for the media element without audio track. r=baku 2016-12-13 22:47:13 +08:00
base Merge m-i to m-c, a=merge 2016-12-13 19:25:01 -08:00
battery
bindings Bug 1321835. Assert that the givenProto argument for binding wrap methods is in the right compartment. r=peterv 2016-12-08 16:41:45 -10:00
broadcastchannel
browser-element Bug 1321218 - Remove legacy generator from dom/. r=smaug 2016-12-01 18:11:32 +09:00
cache
canvas Bug 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj 2016-12-12 09:27:58 -05:00
console
crypto
devicestorage Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
downloads
encoding
events Bug 1304044 - implement auxclick r=smaug 2016-11-30 19:48:02 -05:00
fetch
file Bug 1322980 - FileList::FromSupports is not used, r=qdot 2016-12-13 02:26:15 +01:00
filehandle
filesystem Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
flyweb
gamepad Bug 1315718 - Replace mGamepadManager raw pointer with RefPtr in VRManagerChild. r=smaug, kip, dmu 2016-12-01 13:12:10 +08:00
geolocation
grid
html Bug 1029867: Remove useless nsCSSParser::mHTMLMediaMode. r=heycam 2016-12-13 11:39:32 +01:00
imptests
indexedDB Bug 1312808 - rewrite stored WebAssembly.Module when build-id changes; r=asuth,luke 2016-12-08 15:37:13 -10:00
inputmethod
interfaces Bug 1302297 - Part 2: Introduce mouse and touch event helpers. f=stone, r=smaug 2016-12-09 03:38:00 +01:00
ipc Bug 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj 2016-12-12 09:27:58 -05:00
json
jsurl
locales Bug 1301305 - Add a performance warning type for transform animations that should be synchronized with geometric animations; r=hiro, r=flod 2016-12-02 10:00:51 +09:00
manifest
mathml Bug 1323153 - Not include ElementInlines in headers. r=smaug 2016-12-13 18:11:04 +11:00
media Bug 1322799 part 9 - move AccurateSeekTask::CalculateNewCurrentTime(); r=jwwang 2016-12-09 13:48:02 -10:00
messagechannel Bug 1318506 - Label MessagePort runnables by DocGroup (r=bkelly) 2016-12-01 15:00:13 -08:00
network
notification
offline
performance Bug 1322966 - Cleanup performance.cpp, r=qdot 2016-12-13 02:27:28 +01:00
permission
plugins Bug 1304044 - implement auxclick r=smaug 2016-11-30 19:48:02 -05:00
power
presentation Bug 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj 2016-12-12 09:27:58 -05:00
promise
push
quota
res
secureelement
security Bug 1321218 - Remove legacy generator from dom/. r=smaug 2016-12-01 18:11:32 +09:00
settings
smil Bug 1321357 part 2 - Make nsSMILTimeContainer::mHoldingEntries debug-only; r=dholbert 2016-12-02 11:22:40 +09:00
storage
svg Bug 1323153 - Not include ElementInlines in headers. r=smaug 2016-12-13 18:11:04 +11:00
system Bug 1320073 - Rename marionette-client to marionette-harness and release version 4.0.0. r=gps,maja_zf,mtseng,SingingTree 2016-12-12 13:05:34 +01:00
tests Bug 1321218 - Remove legacy generator from dom/. r=smaug 2016-12-01 18:11:32 +09:00
tethering
time
u2f
url Bug 1321719 - Location URL should use Get/SetFilePath in nsIURIWithQuery, r=valentin 2016-12-07 16:29:25 -10:00
vr
webidl Merge m-i to m-c, a=merge 2016-12-13 19:25:01 -08:00
workers Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
worklet
xbl Bug 1322945 - Change skip_root to unstyled_children_only and use StyleNewChildren in more places. r=heycam 2016-12-12 18:39:33 -08:00
xhr Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
xml Bug 1323153 - Not include ElementInlines in headers. r=smaug 2016-12-13 18:11:04 +11:00
xslt Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
xul Merge mozilla-central to autoland 2016-12-13 16:53:28 +01:00
jar.mn
moz.build Bug 1321261 - create dom/file for File APIs, r=qdot 2016-12-01 15:12:42 +01:00