.. |
abort
|
Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs.
|
2017-12-21 11:08:17 +01:00 |
animation
|
Bug 1388557 - Call RequestRestyle(Layer) in the case where we attach orphaned animating element to the document. r=birtles
|
2018-02-21 10:13:13 +09:00 |
asmjscache
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
audiochannel
|
…
|
|
base
|
Bug 1438541 P2 Make nsIGlobalObject::GetOrCreateServiceWorker() use the DOMEventTargetHelper list stored on the global. r=smaug
|
2018-02-21 10:53:52 -08:00 |
battery
|
…
|
|
bindings
|
Bug 1414674 - Do not enter the compartment of the target window when calling KeyframeEffect and KeyframeEffectReadOnly constructor via Xray. r=bz,birtles
|
2018-02-17 17:21:13 +09:00 |
broadcastchannel
|
Bug 1438163 - BroadcastChannel must release the IPC actor using a WorkerControlRunnable when the worker thread goes away, r=smaug
|
2018-02-15 08:50:49 +01:00 |
browser-element
|
Bug 1417354 - Introduce nsIDocument::GetPresContext(). r=smaug
|
2018-02-21 07:00:10 +09:00 |
cache
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
canvas
|
Backed out changeset 38577c007450 (bug 1424371) for Marionett test failure on testing/marionette/harness/marionette_harness/tests/unit/test_window_maximize.py. CLOSED TREE
|
2018-02-19 22:15:23 +02:00 |
clients
|
Bug 1439099 P2 Remove ServiceWorkerRegistrationInfo::GetByID(). r=asuth
|
2018-02-19 12:06:19 -08:00 |
commandhandler
|
…
|
|
console
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
credentialmanagement
|
…
|
|
crypto
|
Bug 1436263 - Part 4: Remove unnecessary `virtual` and `final` from non-overriding final virtual function declarations. r=froydnj
|
2018-02-09 01:31:38 -08:00 |
encoding
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
events
|
Bug 1438541 P1 Track DOMEventTargetHelper objects in the nsIGlobalObject base class and always call DisconnectFromOwner() on them. r=smaug
|
2018-02-21 10:53:22 -08:00 |
fetch
|
Bug 1437640 - Implement nsIThreadRetargetableStreamListener in MutableBlobStreamListener, r=smaug
|
2018-02-14 13:23:01 +01:00 |
file
|
Bug 1435671 - Reduce binary size by making NS_MutateURI.Apply not be a templated method r=mayhemer
|
2018-02-21 01:00:54 +01:00 |
filehandle
|
…
|
|
filesystem
|
Bug 1436711 - update BUG_COMPONENT to dom/file/* and dom/filesystem/* files, r=catalinb
|
2018-02-08 14:47:16 +01:00 |
flex
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
gamepad
|
Bug 1435223 - Increase the size of idstring to avoid a warning r=baku
|
2018-02-02 13:21:49 +01:00 |
geolocation
|
Bug 1437140 - Replace some uses of NS_DispatchToMainThread/NS_DispatchToCurrentThread with more specific event targets. r=mystor
|
2018-02-20 09:52:32 -05:00 |
grid
|
Bug 1423378 Part 3: Duplicate repeat auto-fit test into a repeat auto-fill test (with slightly different expected values). r=mats
|
2017-12-20 10:54:46 -08:00 |
html
|
Bug 1439027: Simplify PresShell::Initialize. r=bz
|
2018-02-21 12:42:17 +01:00 |
imptests
|
Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop.
|
2018-02-01 20:45:22 +01:00 |
indexedDB
|
Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug
|
2018-02-15 04:15:39 +09:00 |
interfaces
|
Bug 1438956 - Remove nsIDOMTimeRanges. r=bz
|
2018-02-16 19:34:28 +01:00 |
ipc
|
Bug 1417354 - Introduce nsIDocument::GetPresContext(). r=smaug
|
2018-02-21 07:00:10 +09:00 |
jsurl
|
Backed out changeset db673a3d83f9 (bug 1437140) for speedometer crashes on a CLOSED TREE
|
2018-02-15 20:58:52 +02:00 |
locales
|
Backed out changeset dcb60325f0cf (bug 1429732) for breaking uriloader/exthandler/tests/mochitest/mochitest.ini: runByManifest mode must be enabled to set the `prefs` key (fails at least on Android)
|
2018-02-08 19:02:48 +02:00 |
manifest
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
mathml
|
Bug 1417354 - Introduce nsIDocument::GetPresContext(). r=smaug
|
2018-02-21 07:00:10 +09:00 |
media
|
Merge inbound to mozilla-central. a=merge
|
2018-02-20 21:09:49 +02:00 |
messagechannel
|
Bug 1435174 - Remove the renaming 'using namespace workers', r=bkelly
|
2018-02-05 19:55:07 +01:00 |
network
|
Bug 1431533: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
|
2018-01-29 15:20:18 -08:00 |
notification
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
offline
|
Backed out changeset e2beba7e6875 (bug 1423798) for failing Browser Chrome tests browser_temporary_permissions_expiry.js on Windows 7 debug. r=backout on a CLOSED TREE
|
2017-12-09 07:23:35 +02:00 |
payments
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
performance
|
Bug 1436744 - Get rid of WorkerCheckAPIExposureOnMainThreadRunnable, r=catalinb
|
2018-02-12 21:02:22 +01:00 |
permission
|
…
|
|
plugins
|
Bug 1417354 - Introduce nsIDocument::GetPresContext(). r=smaug
|
2018-02-21 07:00:10 +09:00 |
power
|
…
|
|
presentation
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
promise
|
Bug 1437140 - Replace some uses of NS_DispatchToMainThread/NS_DispatchToCurrentThread with more specific event targets. r=mystor
|
2018-02-20 09:52:32 -05:00 |
push
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
quota
|
Bug 1436902 part 3. Replace usage of NS_IMPL_ISUPPORTS_INHERITED0 with NS_INLINE_DECL_REFCOUNTING_INHERITED when possible. r=mccr8
|
2018-02-12 15:44:40 -05:00 |
res
|
…
|
|
script
|
Bug 1342416 - Preload module scripts r=baku
|
2018-02-15 13:18:59 +00:00 |
security
|
Bug 1434357: Exempt Web Extensions from insecure redirects to data: URIs. r=kmag,mayhemer
|
2018-02-18 19:52:52 +01:00 |
serviceworkers
|
Bug 1438541 P2 Make nsIGlobalObject::GetOrCreateServiceWorker() use the DOMEventTargetHelper list stored on the global. r=smaug
|
2018-02-21 10:53:52 -08:00 |
smil
|
Bug 1417354 - Introduce nsIDocument::GetPresContext(). r=smaug
|
2018-02-21 07:00:10 +09:00 |
storage
|
Bug 1432791 - Remove the Microsecond AutoTimer resolution. r=Dexter
|
2018-02-07 21:11:22 +01:00 |
svg
|
Bug 1417354 - Introduce nsIDocument::GetPresContext(). r=smaug
|
2018-02-21 07:00:10 +09:00 |
system
|
Bug 1409063: Remove OS.Constants.Path attributes that were added for WebappsInstaller.jsm and are no longer used. r=baku
|
2018-02-09 14:09:25 +00:00 |
tests
|
Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug
|
2018-02-15 04:15:39 +09:00 |
u2f
|
Bug 1437616 - Fix Windows bustage on a CLOSED TREE r=me
|
2018-02-12 21:46:11 +01:00 |
url
|
Bug 1435671 - Reduce binary size by making NS_MutateURI.Apply not be a templated method r=mayhemer
|
2018-02-21 01:00:54 +01:00 |
vr
|
Backed out 4 changesets (bug 1381645) for failing in dom/tests/mochitest/general/test_interfaces.html on a CLOSED TREE
|
2018-01-24 20:04:34 +02:00 |
webauthn
|
Bug 1439326 - Add U2FTokenTransport::Drop() to better handle U2FHIDTokenManager destruction r=jcj
|
2018-02-19 12:45:43 +01:00 |
webbrowserpersist
|
Bug 1435671 - Reduce binary size by making NS_MutateURI.Apply not be a templated method r=mayhemer
|
2018-02-21 01:00:54 +01:00 |
webidl
|
Bug 1414674 - Do not enter the compartment of the target window when calling KeyframeEffect and KeyframeEffectReadOnly constructor via Xray. r=bz,birtles
|
2018-02-17 17:21:13 +09:00 |
websocket
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
workers
|
Bug 1436263 - Part 3: Remove `virtual` from final virtual function declarations. r=froydnj
|
2018-02-08 21:22:43 -08:00 |
worklet
|
Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop.
|
2018-02-01 20:45:22 +01:00 |
xbl
|
Bug 1439507 - Add more XBL binding stuff to memory report. r=njn
|
2018-02-20 19:58:50 +11:00 |
xhr
|
Bug 1436263 - Part 3: Remove `virtual` from final virtual function declarations. r=froydnj
|
2018-02-08 21:22:43 -08:00 |
xml
|
Bug 1437140 - Replace some uses of NS_DispatchToMainThread/NS_DispatchToCurrentThread with more specific event targets. r=mystor
|
2018-02-20 09:52:32 -05:00 |
xslt
|
Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
|
2018-02-06 09:36:57 -08:00 |
xul
|
Bug 1439027: Simplify PresShell::Initialize. r=bz
|
2018-02-21 12:42:17 +01:00 |
jar.mn
|
…
|
|
moz.build
|
Bug 1438270 - Remove nsIDOMDocumentXBL. r=bz
|
2018-02-14 20:10:45 +01:00 |