gecko-dev/dom
Paul Adenot 01a3eba51c Bug 1325066 - Use correct exception for `connect` calls between AudioNodes and AudioParams of different contexts. r=baku
MozReview-Commit-ID: KrG4ZAya088

--HG--
extra : rebase_source : c6d7c7c4dcc58aacdeb79ff7966050aad6170f83
2016-12-21 14:45:51 +01:00
..
animation Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08: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 1324311 - window-less agent can't own audio focus. r=baku 2016-12-19 15:04:16 +08:00
base Merge mozilla-central to autoland 2017-01-09 10:45:10 +01:00
battery Bug 1318344 - Remove the special casing for apps not lying about battery status; r=baku 2016-11-17 12:35:51 -05:00
bindings Bug 965992 part 4 - Add tests. r=bz 2017-01-07 10:22:30 +01:00
broadcastchannel Bug 604026 - Sync event loops in workers should be created only if compatible with the worker shutdown status, r=bkelly 2017-01-05 10:05:32 +01:00
browser-element Bug 1313169 - Remove dom/inputmethod/ and related code. r=Ehsan 2016-12-20 16:32:12 -08:00
cache Bug 1328686 Add diagnostic assertions to dom/cache. r=asuth 2017-01-06 12:41:15 -08:00
canvas Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
console Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8 2017-01-03 21:47:55 +02:00
crypto Bug 1325104 - Stop using Scoped.h NSS types in CryptoKey.(cpp|h). r=ttaubert 2017-01-02 14:02:50 +08:00
devicestorage Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
encoding Bug 1319936 - Remove String generics uses in dom. r=billm 2016-11-24 13:17:00 -08:00
events Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
fetch Bug 604026 - Sync event loops in workers should be created only if compatible with the worker shutdown status, r=bkelly 2017-01-05 10:05:32 +01:00
file Bug 1294533 - FileReader should start reading data only after allocating the buffer, r=bkelly 2017-01-05 17:07:54 +01:00
filehandle Bug 1319271 - Use actor's manager in case actor is already deleted (r=billm) 2016-12-13 16:46:33 -08:00
filesystem Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8 2017-01-03 21:47:55 +02:00
flyweb Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
gamepad Bug 1323100 - Assign names to all remaining threads that are created through NS_NewThread and create them using NS_NewNamedThread instead. r=froydnj 2016-12-21 11:43:50 +01:00
geolocation Merge mozilla-central to inbound 2016-11-16 14:53:15 +01:00
grid Bug 1308208 - remove redundant null check from GridLines::SetLineInfo. r=baku 2016-10-06 19:05:46 +03:00
html Bug 1299096 - Remove the event-based play() method out from nsIDOMHTMLMediaElement.idl; r=bz 2016-12-13 16:04:45 +08:00
imptests Bug 1316636 - Remove Web Storage tests from imptests; r=jgraham 2016-11-15 18:40:59 +01:00
indexedDB Bug 1323100 - Use NS_NewNamedThread for IndexedDB threads. r=froydnj 2016-12-21 11:26:48 +01:00
interfaces Bug 1299096 - Remove the event-based play() method out from nsIDOMHTMLMediaElement.idl; r=bz 2016-12-13 16:04:45 +08:00
ipc Merge m-i to m-c, a=merge 2017-01-04 18:33:32 -08:00
json Merge m-c to m-i 2016-11-05 14:13:18 -07:00
jsurl Bug 1182569: Use AsyncOpen2 for docshell loads. r=smaug 2017-01-03 20:57:45 +01:00
locales Bug 1328620 - Rename LargeAllocationRelatedBrowsingContexts to reflect new content, r=smaug 2017-01-06 16:48:47 -05:00
manifest Bug 1295456 - Update Gecko tests for css-color-4 color function changes. r=dholbert 2016-10-16 03:15:36 +08:00
mathml Bug 1323153 - Not include ElementInlines in headers. r=smaug 2016-12-13 18:11:04 +11:00
media Bug 1325066 - Use correct exception for `connect` calls between AudioNodes and AudioParams of different contexts. r=baku 2016-12-21 14:45:51 +01:00
messagechannel Bug 1318506 - Label MessagePort runnables by DocGroup (r=bkelly) 2016-12-01 15:00:13 -08:00
network Bug 604026 - Sync event loops in workers should be created only if compatible with the worker shutdown status, r=bkelly 2017-01-05 10:05:32 +01:00
notification Bug 604026 - Sync event loops in workers should be created only if compatible with the worker shutdown status, r=bkelly 2017-01-05 10:05:32 +01:00
offline Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
performance Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8 2017-01-03 21:47:55 +02:00
permission Bug 1270038 - Add permission 'persistent-storage' for StorageManager, r=baku 2016-12-16 18:00:53 +08:00
plugins Bug 1323100 - Use NS_NewNamedThread for the Android Audio thread. r=froydnj 2016-12-21 11:31:15 +01:00
power Bug 1310297 - Remove test annotations using b2g, mulet or gonk: dom/power. r=RyanVM 2016-11-05 11:29:17 +01:00
presentation Bug 1323576 - Convert GeckoNetworkManager events to bundle events; r=sebastian 2016-12-18 08:10:18 -05:00
promise Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8 2017-01-03 21:47:55 +02:00
push Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8 2017-01-03 21:47:55 +02:00
quota Bug 1315274 - rename mozilla::MakeRange to mozilla::IntegerRange; r=Waldo 2017-01-06 09:22:53 -05:00
res
secureelement Bug 1312101 - Part 1: Remove permission assertions through the message manager; r=baku 2016-11-16 14:51:04 -05:00
security Bug 1324870 - Skip test_bug803225.html and test_ext_downloads_misc.js on linux32 only, to enable taskcluster migration; r=jmaher 2017-01-05 16:34:47 -07:00
settings Bug 1318218 - Remove PermissionsTable; r=baku,jryans 2016-11-18 08:59:35 -05:00
smil Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
storage Bug 1323100 - Register most of the remaining threadfunc threads with the profiler. r=froydnj 2017-01-05 16:34:26 +01:00
svg Bug 1329045 part 2: Convert some global variables to local variables, in test_use_with_hsts.html. r=xidorn 2017-01-06 13:03:22 -08:00
system Bug 1323100 - Assign names to all remaining threads that are created through NS_NewThread and create them using NS_NewNamedThread instead. r=froydnj 2016-12-21 11:43:50 +01:00
tests Bug 1149966 - Remove enablePrivilege calls from remaining mochitest. r=jmaher 2016-12-05 01:23:40 +09:00
time Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
u2f Bug 1308868 - Add ignore-initialization-check annotation to mErrorCode from U2FStatus. r=baku 2016-10-17 16:10:17 +03:00
url Bug 604026 - Sync event loops in workers should be created only if compatible with the worker shutdown status, r=bkelly 2017-01-05 10:05:32 +01:00
vr Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8 2017-01-03 21:47:55 +02:00
webidl Bug 1290944 - Part 1: Add useCache to RegistrationOptions(WebIDL). r=bkelly 2017-01-04 17:08:39 +08:00
workers Bug 1290944 - Part 4.2: Update a related gtest. r=bkelly 2017-01-04 17:09:10 +08:00
worklet Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8 2017-01-03 21:47:55 +02:00
xbl Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
xhr Bug 1329365 - Follow-up adding 201, 202, and 205 to the list of response codes which suppress XML parsing errors. r=bz 2017-01-06 23:23:56 -05:00
xml Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
xslt Bug 1328832 - Part 2: Rename mozFlushType to mozilla::FlushType and make it an enum class. r=bzbarsky 2017-01-05 15:31:56 +08:00
xul Bug 1301640 - Replaced per-platform variants of nsIDateTimeFormat with single, ICU-backed version that has static c++ callers. r=emk 2016-11-21 15:58:37 -08:00
jar.mn
moz.build Bug 1313169 - Remove dom/inputmethod/ and related code. r=Ehsan 2016-12-20 16:32:12 -08:00