.. |
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 m-c to autoland, a=merge
|
2017-01-09 16:39:02 -08: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
|
Backed out changeset 2bd53e4e662b (bug 1303113) for various test failures in debug tests with e10s. r=backout
|
2017-01-03 20:53:59 +01: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
|
Back out bits that should not have landed for bug 1326096 on CLOSED TREE.
|
2016-12-29 14:34:37 -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 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
|
2017-01-03 21:47:55 +02:00 |
geolocation
|
Merge mozilla-central to inbound
|
2016-11-16 14:53:15 +01:00 |
grid
|
…
|
|
html
|
Bug 1329075 - Avoid an infinite event loop spin. r=jesup
|
2017-01-09 19:10:48 +01:00 |
imptests
|
Bug 1316636 - Remove Web Storage tests from imptests; r=jgraham
|
2016-11-15 18:40:59 +01:00 |
indexedDB
|
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
|
2017-01-03 21:47:55 +02:00 |
interfaces
|
Bug 1290944 - Part 2.3: Set the load flags when registering a service worker. r=bkelly
|
2017-01-04 17:08:51 +08:00 |
ipc
|
Merge m-i to m-c, a=merge
|
2017-01-04 18:33:32 -08:00 |
json
|
…
|
|
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
|
…
|
|
mathml
|
Bug 1323153 - Not include ElementInlines in headers. r=smaug
|
2016-12-13 18:11:04 +11:00 |
media
|
Bug 1329319 - Allow NewRunnableMethod to method of a non-refcounted base class - r=froydnj
|
2017-01-10 10:49:08 +11: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
|
…
|
|
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 1304623 - Create a pref to control the default referrer policy - part 3. r=bkelly
|
2017-01-05 11:29:56 +08:00 |
power
|
…
|
|
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 1322550 - Rename DOMStorage to Storage, r=smaug
|
2017-01-04 14:53:01 +01:00 |
svg
|
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 |
system
|
Backed out 27 changesets (bug 1323100) for clipboard leaktest failures a=backout
|
2016-12-29 16:28:36 -08:00 |
tests
|
Bug 1325332 - Remove EME API disabled on android constrain r=smaug
|
2017-01-09 16:10:25 +08:00 |
time
|
…
|
|
u2f
|
…
|
|
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 1323702 - Support cloning XUL element style="" attributes in Servo-styled documents. r=bholley
|
2017-01-09 15:55: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 |