gecko-dev/dom
Alfredo.Yang 2488fefb27 Bug 1240412 - add VP9-in-MP4 support to Rust demuxer. r=rillian
MozReview-Commit-ID: 1Yq8OOV3kvM

--HG--
extra : rebase_source : d6ee4404eafef8a476767ebfd17a195f81dcf275
2016-08-29 14:37:22 +08:00
..
animation Backed out changeset a71b7098d0c6 (bug 1290914) for failure in test_findbar.xul. r=backout 2016-09-07 18:38:03 +02:00
apps Bug 1252573 - Remove MobileID API. r=sicking,fabrice 2016-08-22 10:31:59 +02:00
archivereader
asmjscache Bug 1047105 - Disable AsmJS caching while in Private Browsing Mode; r=janv 2016-09-02 10:53:48 -07:00
audiochannel Merge mozilla-central to autoland 2016-09-07 17:26:11 +02:00
base Merge mozilla-central to mozilla-inbound 2016-09-08 12:42:45 +02:00
battery
bindings Merge mozilla-central to autoland 2016-09-07 17:26:11 +02:00
bluetooth Bug 1301010 - Add missing Unused.h, StorageManager.h r=fabrice 2016-09-07 18:52:58 +02:00
broadcastchannel Bug 1264642 - Part 4. Use BufferList to replace raw buffers in StructuredClone. r=baku r=billm r=jorendorff 2016-08-23 00:40:46 +08:00
browser-element Backed out changeset 7158434e674a (bug 1290914) 2016-09-07 18:37:24 +02:00
cache Bug 1187335 - P4 - Integrate fetch and cache with SRI & add nsIConsoleReportCollector to show console report. r=bkelly. 2016-09-07 10:20:23 +08:00
camera Bug 1301010 - Add missing Unused.h, StorageManager.h r=fabrice 2016-09-07 18:52:58 +02:00
canvas merge mozilla-inbound to mozilla-central a=merge 2016-09-07 17:20:12 +02:00
cellbroadcast Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
console Bug 1301032 - Remove a warning when Console.cpp is compiled, r=smaug 2016-09-07 18:08:23 +02:00
contacts
crypto Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
devicestorage
downloads
encoding
events Merge mozilla-central to mozilla-inbound 2016-09-07 17:21:27 +02:00
fetch Bug 1018486 - Part 1: Changes in dom/, r=baku 2016-09-07 10:50:35 -04:00
filehandle Bug 1294100 - Part 3: Modify Codegen to generate including FakeString's binding files and fix build errors. r=bz 2016-09-01 18:10:54 +08:00
filesystem Bug 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm. 2016-09-02 17:12:24 +10:00
flyweb Backout cbe18f181112 for crashes - bug 1292639 2016-09-07 13:43:40 -04:00
fmradio
gamepad Bug 1299975 - Part 2: Make GamepadManager own multiple GamepadEventChannelChild; r=kip, r=lenzak800 2016-09-07 18:31:53 +08:00
geolocation Bug 1300005. Make sure that our PositionOptions structs are always owned by someone in geolocation code. r=kanru 2016-09-02 17:55:37 -04:00
grid Bug 1297189 - Expose implicit grid areas via dev tools API. r=mats, r=bz 2016-09-02 16:28:27 -07:00
html Merge inbound to m-c a=merge 2016-09-07 17:54:24 -07:00
icc Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
identity
imptests Bug 1114580 - Remove DOM test known failure. r=Ms2ger 2016-08-31 00:13:10 +02:00
indexedDB Bug 1018486 - Part 9: Changes to account for modifications to clang plugin, r=ehsan 2016-09-07 10:50:47 -04:00
inputmethod
inputport
interfaces Bug 1300005. Make sure that our PositionOptions structs are always owned by someone in geolocation code. r=kanru 2016-09-02 17:55:37 -04:00
ipc Merge inbound to m-c a=merge 2016-09-07 17:54:24 -07:00
json
jsurl Bug 1018486 - Part 9: Changes to account for modifications to clang plugin, r=ehsan 2016-09-07 10:50:47 -04:00
locales Bug 768072 - Implement imageSmoothingEnabled and deprecate mozImageSmoothingEnabled. r=pbro,adw,bas,bz 2016-09-01 20:49:54 -04:00
manifest
mathml
media Bug 1240412 - add VP9-in-MP4 support to Rust demuxer. r=rillian 2016-08-29 14:37:22 +08:00
messagechannel Bug 1018486 - Part 1: Changes in dom/, r=baku 2016-09-07 10:50:35 -04:00
mobileconnection Bug 1294100 - Part 3: Modify Codegen to generate including FakeString's binding files and fix build errors. r=bz 2016-09-01 18:10:54 +08:00
mobilemessage Bug 1294100 - Part 3: Modify Codegen to generate including FakeString's binding files and fix build errors. r=bz 2016-09-01 18:10:54 +08:00
network Merge mozilla-central to mozilla-inbound 2016-09-07 17:21:27 +02:00
newapps
nfc
notification Bug 1018486 - Part 1: Changes in dom/, r=baku 2016-09-07 10:50:35 -04:00
offline
performance
permission Bug 1300884 - Remove the alarms API; r=fabrice 2016-09-07 13:26:04 -04:00
phonenumberutils
plugins Bug 1018486 - Part 1: Changes in dom/, r=baku 2016-09-07 10:50:35 -04:00
power
presentation Backed out changeset 85a53a4c3778 (bug 1299061) for merge conflicts 2016-09-05 13:28:36 -07:00
promise Bug 1300071 - Create an API to access DOM Promise's state. r=bz 2016-09-07 10:51:41 +08:00
push Bug 1296579 - Remove the SimplePush API r=kitcambridge,baku 2016-09-01 20:17:03 +02:00
quota Bug 1297056 - Use [must_use] in dom/quota; r=asuth 2016-08-23 08:03:25 +08:00
res
resourcestats
secureelement
security Bug 1229639 - Part 2: Test case. r=ckerschb 2016-09-06 18:30:12 +08:00
settings
smil Merge inbound to m-c a=merge 2016-09-07 17:54:24 -07:00
speakermanager Bug 1300884 - Remove the alarms API; r=fabrice 2016-09-07 13:26:04 -04:00
storage
svg Bug 1299373. Scripts with an empty src attribute should not execute. r=bkelly 2016-09-07 14:21:36 -04:00
system Bug 918751 - Throw NetworkErrors instead of failures where appropriate for some XHR web platform tests. r=bz, r=keeler, r=Mossop, r=paul 2016-09-03 18:45:08 -04:00
telephony
tests merge mozilla-inbound to mozilla-central a=merge 2016-09-07 17:20:12 +02:00
tethering
time
tv Bug 1294100 - Part 4: Support DOMString as Argument 2 of Document.createElement. r=bz 2016-09-01 18:06:33 +08:00
u2f Bug 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm. 2016-09-02 17:12:24 +10:00
url Bug 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm. 2016-09-02 17:12:24 +10:00
voicemail Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
vr Bug 1295951 - Fix JS object rooting for WebVR DOM API classes,r=mccr8 2016-08-17 13:39:54 -07:00
wappush
webidl Bug 1300884 - Remove the alarms API; r=fabrice 2016-09-07 13:26:04 -04:00
wifi
workers Bug 1301010 - Add missing Unused.h, StorageManager.h r=fabrice 2016-09-07 18:52:58 +02:00
xbl Merge mozilla-central to autoland 2016-09-07 17:26:11 +02:00
xhr Bug 1301062 - Fix a typo in XMLHttpRequestMainThread, r=me 2016-09-07 15:54:48 +02:00
xml Bug 289714 - Do not write <parsererror> nodes for invalid XML documents in XMLHttpRequests made by web content. r=billm, r=bz 2016-08-29 16:30:36 -04:00
xslt
xul Bug 1299727 - Rename NS_WARN_IF_FALSE as NS_WARNING_ASSERTION. r=erahm. 2016-09-01 15:01:16 +10:00
jar.mn
moz.build Bug 1300884 - Remove the alarms API; r=fabrice 2016-09-07 13:26:04 -04:00