.. |
abort
|
…
|
|
animation
|
Bug 1458841 - Use waitForAnimationReadyToRestyle wherever we wait for animation.ready right after animation creation. r=birtles
|
2018-05-30 09:48:10 +09:00 |
asmjscache
|
Bug 1462937: Update callers to use nsIFile::GetDirectoryEntries as a nsIDirectoryEnumerator. r=froydnj
|
2018-05-19 20:17:45 -07:00 |
audiochannel
|
Bug 1458383 - Don't dispatch mediaBlockStop notification. r=baku
|
2018-05-09 16:22:40 +12:00 |
base
|
Merge mozilla-central to inbound. a=merge CLOSED TREE
|
2018-06-01 00:59:09 +03:00 |
battery
|
Backed out 8 changesets (bug 1453011, bug 1452981, bug 1146316) For xpcshell and mochitest failures on multiple files. CLOSED TREE
|
2018-04-20 21:40:24 +03:00 |
bindings
|
Bug 1464036 - Remove PropertyInfo constructor to keep MSVC from generating static initializers. r=bz
|
2018-05-26 14:14:10 +02:00 |
broadcastchannel
|
Bug 1450644 - WorkerRef should make APIs able to work until the worker is completely terminated - part 2 - BroadcastChannel, r=asuth
|
2018-04-17 20:51:02 +02:00 |
browser-element
|
Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke
|
2018-05-16 10:53:16 +02:00 |
cache
|
Bug 1462937: Update callers to use nsIFile::GetDirectoryEntries as a nsIDirectoryEnumerator. r=froydnj
|
2018-05-19 20:17:45 -07:00 |
canvas
|
Bug 1458264 - Reset UNPACK_SKIP vars when uploading zeros. - r=kvark
|
2018-05-31 14:43:31 -07:00 |
chrome-webidl
|
Backed out changeset f65b3816a198 (bug 1451973) for tps failure on multiple files. CLOSED TREE
|
2018-05-25 21:17:01 +03:00 |
clients
|
Bug 1462077 P2 Add a release assert in ClientHandle::Control() that enforces same-origin policy. r=asuth
|
2018-05-16 14:18:36 -07:00 |
commandhandler
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
console
|
Bug 1463614 - Fix intermittent failure in test_timer.html, r=me
|
2018-05-29 13:09:00 +02:00 |
credentialmanagement
|
…
|
|
crypto
|
…
|
|
encoding
|
Bug 1461292 part 1 - Rename JSAutoCompartment to JSAutoRealm. r=bz,luke
|
2018-05-16 10:53:16 +02:00 |
events
|
Bug 1465107: Cleanup remaining mochitest / reftest / crashtests stylo expectations. r=xidorn
|
2018-05-30 10:03:50 +02:00 |
fetch
|
Bug 1457157 P2 Clear a worker's ClientSource when it reaches Terminating. r=baku
|
2018-05-02 06:29:26 -07:00 |
file
|
Bug 1461426 - IPCBlobInputStreamParent should be sent as underlying stream to the content, r=smaug
|
2018-05-29 20:02:03 +02:00 |
filehandle
|
…
|
|
filesystem
|
Bug 1462937: Update callers to use nsIFile::GetDirectoryEntries as a nsIDirectoryEnumerator. r=froydnj
|
2018-05-19 20:17:45 -07:00 |
flex
|
Bug 1455676 part 19. Remove some remaining nsIDOMNode uses. r=qdot
|
2018-05-29 22:58:50 -04:00 |
gamepad
|
Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz
|
2018-05-11 19:46:15 +02:00 |
geolocation
|
Bug 1455674 part 10. Remove nsIDOMElement use from remaining dom/ xpidl files. r=qdot
|
2018-04-26 23:36:10 -04:00 |
grid
|
Bug 1456590 Part 2: Update test expectations to check that names from implicit named areas are not assigned to lines. r=mats
|
2018-05-02 16:38:02 -07:00 |
html
|
Merge mozilla-central to inbound. a=merge CLOSED TREE
|
2018-06-01 00:59:09 +03:00 |
imptests
|
No bug - fix typos in Bugzilla components metadata in moz.build files. r=me DONTBUILD
|
2018-04-19 15:50:31 +03:00 |
indexedDB
|
Bug 1455676 part 18. Stop using getInterface as the primary API for the indexeddb permission notifications. r=mrbkap
|
2018-05-29 22:58:50 -04:00 |
interfaces
|
Bug 1465107: Remove isStyledByServo. r=xidorn
|
2018-05-30 10:04:18 +02:00 |
ipc
|
Bug 1461851 - Properly add the source URL in the profiler metadata. r=glandium
|
2018-05-15 16:44:44 -07:00 |
jsurl
|
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
|
2018-04-28 12:50:58 -07:00 |
locales
|
Backed out 3 changesets (bug 1186265) for devtools chrome failures on browser_webconsole_visibility_messages.js. CLOSED TREE
|
2018-05-25 05:36:52 +03:00 |
manifest
|
…
|
|
mathml
|
Bug 1455676 part 21. Remove nsIDOMNode. r=qdot
|
2018-05-29 22:58:51 -04:00 |
media
|
Bug 1465409 - Change lint rules for mediasource tests to prefer no spaces for array notation. r=jya
|
2018-05-30 08:18:54 -04:00 |
messagechannel
|
Bug 1450644 - WorkerRef should make APIs able to work until the worker is completely terminated - part 1 - MessagePort, r=asuth
|
2018-04-17 20:51:02 +02:00 |
midi
|
Bug 1455674 part 10. Remove nsIDOMElement use from remaining dom/ xpidl files. r=qdot
|
2018-04-26 23:36:10 -04:00 |
network
|
Bug 1446933 - Remove 'using namespace mozilla::net' from BackgroundUtils.h, r=qdot
|
2018-05-30 21:21:17 +02:00 |
notification
|
Bug 1455674 part 10. Remove nsIDOMElement use from remaining dom/ xpidl files. r=qdot
|
2018-04-26 23:36:10 -04:00 |
offline
|
Bug 1455052 part 8. Stop using nsIDOMEvent in docshell and dom. r=masayuki
|
2018-04-20 12:55:30 -04:00 |
payments
|
Bug 1435157 - mochitest for AddressErrors in WebPayment. r=baku
|
2018-05-18 14:40:34 +08:00 |
performance
|
Bug 1462891 - Add Timer Rounding to Navigation APIs. r=baku
|
2018-05-24 15:44:46 -05:00 |
permission
|
…
|
|
plugins
|
Bug 1459335 - Distinguish between unregistered and failed DLL function interceptions. r=aklotz
|
2018-05-23 16:36:45 -07:00 |
power
|
…
|
|
presentation
|
Bug 1462964: Remove obsolete nsIDOMBlob interface. r=bz
|
2018-05-21 17:32:44 -07:00 |
promise
|
Backed out 2 changesets (bug 1458043) for dom/presentation/tests/mochitest/test_presentation_1ua_connection_wentaway_inproc.html failures a=backout
|
2018-05-17 00:54:04 +03:00 |
push
|
Bug 1456035: Part 5 - Convert manual QueryInterface to ChromeUtils.generateQI. r=mccr8
|
2018-04-23 12:58:34 -07:00 |
quota
|
Bug 1462937: Update callers to use nsIFile::GetDirectoryEntries as a nsIDirectoryEnumerator. r=froydnj
|
2018-05-19 20:17:45 -07:00 |
res
|
…
|
|
script
|
Bug 1427610 - Implement import.meta in the browser r=bkelly
|
2018-05-23 09:30:13 +01:00 |
security
|
Bug 1446937 - Have ContextForTopLevelLoad return already_AddRefed<nsISupports> within LoadInfo, r=qdot
|
2018-05-30 21:21:18 +02:00 |
serviceworkers
|
Bug 1446933 - Remove 'using namespace mozilla::net' from BackgroundUtils.h, r=qdot
|
2018-05-30 21:21:17 +02:00 |
smil
|
Bug 1464496 - Part 1: Merge ServoDeclarationBlock and DeclarationBlock r=emilio
|
2018-05-30 18:15:25 +02:00 |
storage
|
Bug 1252998 - StorageActivityService - part 8 - nsIStorageActivityService::moveOriginInTime() for testing, r=asuth
|
2018-04-18 18:19:13 +02:00 |
svg
|
Bug 1464496 - Part 1: Merge ServoDeclarationBlock and DeclarationBlock r=emilio
|
2018-05-30 18:15:25 +02:00 |
system
|
Bug 1460940 - Clean up most remaining C++-side uses of nsIDOMDocument. r=bz
|
2018-05-11 19:46:15 +02:00 |
tests
|
Merge inbound to mozilla-central. a=merge
|
2018-06-01 00:51:37 +03:00 |
u2f
|
Bug 1464015 - Web Authentication - Rework IPC layer for future Android/Windows support r=jcj
|
2018-05-30 16:06:09 +02:00 |
url
|
Backed out changeset 0c5a4939300c (bug 1454889) for causing frequent Leaks (Bug 1378025). a=backout
|
2018-05-07 12:06:25 +03:00 |
vr
|
…
|
|
webauthn
|
Bug 1464015 - Web Authentication - Rework IPC layer for future Android/Windows support r=jcj
|
2018-05-30 16:06:09 +02:00 |
webbrowserpersist
|
Bug 1455676 part 14. Remove most use of nsIDOMNode in dom/. r=qdot
|
2018-05-29 22:58:49 -04:00 |
webidl
|
Bug 1460735 part 2. Remove nsIDOMDocument. r=qdot
|
2018-05-29 13:39:06 -04:00 |
websocket
|
Bug 1455676 part 5. Remove nsIDOMNode usage from netwerk/. r=qdot
|
2018-05-29 22:58:48 -04:00 |
workers
|
Bug 1446933 - Remove 'using namespace mozilla::net' from BackgroundUtils.h, r=qdot
|
2018-05-30 21:21:17 +02:00 |
worklet
|
Bug 1461605 part 1 - Rename CompartmentOptions to RealmOptions. r=luke,bz
|
2018-05-17 10:59:45 +02:00 |
xbl
|
Bug 1465478: Introduce Element::FromNode. r=smaug
|
2018-05-31 02:46:10 +02:00 |
xhr
|
Bug 1462357 - remove the channel and socket interface id r=bagder,baku
|
2018-05-16 16:05:03 -04:00 |
xml
|
Bug 1455676 part 21. Remove nsIDOMNode. r=qdot
|
2018-05-29 22:58:51 -04:00 |
xslt
|
Bug 1455676 part 14. Remove most use of nsIDOMNode in dom/. r=qdot
|
2018-05-29 22:58:49 -04:00 |
xul
|
Bug 1464496 - Part 1: Merge ServoDeclarationBlock and DeclarationBlock r=emilio
|
2018-05-30 18:15:25 +02:00 |
jar.mn
|
…
|
|
moz.build
|
Bug 1377980 part 4. Remove nsIDOMRange. r=mccr8
|
2018-05-17 12:01:38 -04:00 |