..
abort
Bug 1449631 part 6. Remove nsIDOMEventTarget::DispatchEvent. r=smaug
2018-04-05 13:42:41 -04:00
animation
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
asmjscache
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
audiochannel
Bug 1448576 - Use AssignLiteral for short ASCII literal AudioChannelService. r=baku.
2018-03-24 20:11:14 +02:00
base
Bug 1451913 P10 Make the inner window explicitly disconnect the IDBFactory. r=baku
2018-04-16 06:08:53 -07:00
battery
…
bindings
Bug 1453868. Remove redunant setting of globalObj in binding to-promise conversions. r=qdot
2018-04-13 19:31:45 -04:00
broadcastchannel
Backed out changeset efa6394f2a4a (bug 1453925) for mochitest failures on test_broadcastchannel_worker_alive.html. a=backout
2018-04-15 02:45:33 +03:00
browser-element
Bug 1434768 - Part 3: Rewrite JS consumers of .sessionHistory, r=bz
2018-04-10 17:49:45 -04:00
cache
Bug 1453339. Make it harder to mess up Promise::All. r=peterv
2018-04-13 19:31:42 -04:00
canvas
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
chrome-webidl
Bug 1448500: Add speculative request content policy type. r=bz, r=kmag
2018-03-23 15:27:08 -07:00
clients
Bug 1444151 - Part 4: Remove the now-unnecessary xpcom-style segment getters, r=valentin
2018-04-10 17:49:50 -04:00
commandhandler
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
console
bug 1328964 address modernize-use-override and modernize-use-equals-default r=baku
2018-04-04 19:36:13 +12:00
credentialmanagement
…
crypto
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
encoding
Bug 1447442 - Part 16: Replace MOZ_BEGIN_EXTERN_C in C++ header jspubtd.h and remove unused includes and declarations. r=jorendorff
2018-04-13 02:26:02 -07:00
events
Bug 1451913 P9 Try to avoid event listener leak test intermittents by doing more GC. r=baku
2018-04-16 06:08:53 -07:00
fetch
Bug 1448328 - Use thread-safe nsIURI in the URI API - part 1 - No getter/setter runnables, r=valentin
2018-04-14 01:06:35 +02:00
file
Bug 1453955 - Synchronize access to various stream classes' async wait callback reference - IPCBlobInputStream, r=mayhemer
2018-04-13 16:40:20 +02:00
filehandle
…
filesystem
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
flex
…
gamepad
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
geolocation
Bug 1443954 - Part 3: Add support for RefCounted types to IPDL, r=bz,froydnj,baku
2018-04-10 17:49:48 -04:00
grid
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
html
Bug 1448222 - Remove MediaPrefs. r=jya
2018-03-20 09:48:56 +11:00
imptests
…
indexedDB
Bug 1451913 P10 Make the inner window explicitly disconnect the IDBFactory. r=baku
2018-04-16 06:08:53 -07:00
interfaces
Bug 1440041 - Add a new readonly attribute nsIPaymentRequest.shippingOption. r=baku.
2018-04-13 18:47:20 -07:00
ipc
Bug 1436048 part 1 - Use a user defined type for font weight everywhere. r=jfkthame,emilio
2018-04-13 20:34:37 +01:00
jsurl
Bug 1442242 - Make the constuctors of URI implementations private r=mayhemer
2018-03-20 23:23:31 +01:00
locales
Merge mozilla-central to inbound. a=merge CLOSED TREE
2018-04-07 13:00:30 +03:00
manifest
…
mathml
Bug 1453456
- Replace nsCRT::IsAscii{Alpha,Digit} with mfbt/TextUtils.h versions. r=froydnj
2018-04-12 20:19:30 -07:00
media
Bug 1448222 - Remove MediaPrefs. r=jya
2018-03-20 09:48:56 +11:00
messagechannel
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
midi
Bug 1450266 P5 Make MIDIInput::Receive() check for nullptr GetOwner(). r=qdot
2018-04-03 17:10:16 -07:00
network
Bug 1449631 part 13. Remove now-unnecessary forwarding macros. r=smaug
2018-04-05 13:42:42 -04:00
notification
Bug 1449631 part 6. Remove nsIDOMEventTarget::DispatchEvent. r=smaug
2018-04-05 13:42:41 -04:00
offline
Bug 1449631 part 6. Remove nsIDOMEventTarget::DispatchEvent. r=smaug
2018-04-05 13:42:41 -04:00
payments
Bug 1440041 - mochitest for nsIPaymentRequest.shippingOption. r=baku
2018-04-13 18:48:31 -07:00
performance
Backed out changeset 1e6febc9f5af (bug 1436778) for being too easy to hit, by just running navigation-timing/test_performance_attributes_exist_in_object.html
2018-04-13 19:03:36 -07:00
permission
…
plugins
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
power
…
presentation
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
promise
Bug 1453339. Make it harder to mess up Promise::All. r=peterv
2018-04-13 19:31:42 -04:00
push
Bug 1447397 - avoid allocating too much memory in test_crypto_encrypt.js, avoiding OOM on win32. r=kitcambridge
2018-03-21 09:34:41 +11:00
quota
Bug 1453456
- Replace nsCRT::IsAscii{Alpha,Digit} with mfbt/TextUtils.h versions. r=froydnj
2018-04-12 20:19:30 -07:00
res
…
script
Bug 1453559 - Don't use channel URI for loading modules from resource: scheme r=baku
2018-04-13 14:15:33 +01:00
security
Bug 1454242: Test samesite cookie on top-level page from cross-origin context. r=mgoodwin
2018-04-16 08:51:33 +02:00
serviceworkers
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
smil
Bug 1454040 - part 2 - remove nsAutoPtr entirely from nsSMILTimedElement; r=dholbert
2018-04-16 11:15:56 -04:00
storage
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
svg
Bug 1451823 - support ping, rel, referrerPolicy, relList, hreflang, type and text on SVG a elements r=mystor
2018-04-14 14:53:37 +01:00
system
Bug 1449631 part 6. Remove nsIDOMEventTarget::DispatchEvent. r=smaug
2018-04-05 13:42:41 -04:00
tests
Bug 1453789: Remove Element.createShadowRoot. r=smaug
2018-04-13 20:51:55 +02:00
u2f
…
url
Bug 1448328 - Use thread-safe nsIURI in the URI API - part 2 - No teardown runnable, r=valentin
2018-04-14 01:07:08 +02:00
vr
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
webauthn
Merge mozilla-inbound to mozilla-central. a=merge
2018-04-06 13:20:21 +03:00
webbrowserpersist
Bug 1453456
- Replace nsCRT::IsAscii{Alpha,Digit} with mfbt/TextUtils.h versions. r=froydnj
2018-04-12 20:19:30 -07:00
webidl
Bug 1451823 - support ping, rel, referrerPolicy, relList, hreflang, type and text on SVG a elements r=mystor
2018-04-14 14:53:37 +01:00
websocket
Bug 1451913 P6 Test that WebSocket does not leak through its event listeners. r=smaug
2018-04-16 06:08:52 -07:00
workers
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
worklet
bug 1328964 terminate worklet thread during xpcom shutdown r=baku
2018-04-12 16:26:08 +12:00
xbl
Bug 1454157: Tell layout about default content going away. r=smaug
2018-04-14 19:54:18 +02:00
xhr
Bug 1453927 - Get rid of XMLHttpRequestMainThread::Init, r=qdot
2018-04-14 08:11:35 +02:00
xml
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
xslt
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
xul
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
2018-04-13 16:01:28 +03:00
jar.mn
…
moz.build
…