.. |
abort
|
…
|
|
animation
|
Backed out 3 changesets (bug 1449321, bug 1449566, bug 1449565) as per developer request.
|
2018-03-28 18:10:11 +03:00 |
asmjscache
|
…
|
|
audiochannel
|
Bug 1448576 - Use AssignLiteral for short ASCII literal AudioChannelService. r=baku.
|
2018-03-24 20:11:14 +02:00 |
base
|
Bug 1449404 part 4. Get rid of a few virtual nsIContent methods. r=mccr8
|
2018-03-28 18:01:47 -04:00 |
battery
|
…
|
|
bindings
|
Bug 1446246 part 2. Combine HTMLConstructor and CreateXULOrHTMLElement into a single function. r=peterv
|
2018-03-27 15:49:02 -04:00 |
broadcastchannel
|
Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao
|
2018-03-19 11:16:45 +09:00 |
browser-element
|
Bug 1448490 - Make the layers id a struct instead of a uint64_t. r=mattwoodrow
|
2018-03-24 19:06:01 -04:00 |
cache
|
Bug 1446809 - Remove some b2g leftover in a service worker test r=florian
|
2018-03-18 19:33:04 +01:00 |
canvas
|
Backed out 3 changesets (bug 1449321, bug 1449566, bug 1449565) as per developer request.
|
2018-03-28 18:10:11 +03:00 |
chrome-webidl
|
Bug 1425197 - Add additional checks of the target URL in the inspectedWindow devtools actor. r=kmag, r=ochameau
|
2018-03-16 21:20:52 +01:00 |
clients
|
Bug 1446225 - Ensure client id's are consistently {}-less UUIDs. r=catalinb
|
2018-03-22 11:33:13 -04:00 |
commandhandler
|
…
|
|
console
|
Bug 1378552 - Reduce the liklihood of inadvertently misusing NullPrincipal::Create(). r=ckerschb
|
2018-03-22 13:36:20 -05:00 |
credentialmanagement
|
Bug 1444605 - Fix perma-orange browser_active_document.js r=johannh
|
2018-03-12 11:51:05 +01:00 |
crypto
|
…
|
|
encoding
|
…
|
|
events
|
Bug 1445005. Remove the eventMode bits from frameloader. r=qdot
|
2018-03-28 18:01:46 -04:00 |
fetch
|
Bug 1448612: Don't take ownership of the stream data too early. r=baku
|
2018-03-28 00:42:52 +02:00 |
file
|
Bug 1447330 - nsHostObjectURI does not define ReadPrivate. r=mayhemer
|
2018-03-20 16:40:36 +01:00 |
filehandle
|
…
|
|
filesystem
|
…
|
|
flex
|
…
|
|
gamepad
|
Backed out changeset 51394984ff2b (bug 1403185) for build bustages on a CLOSED TREE
|
2018-03-26 22:46:15 +03:00 |
geolocation
|
Bug 1442039 part 14. Remove nsDOMClassInfoID.h. r=peterv
|
2018-03-21 23:13:30 -04:00 |
grid
|
…
|
|
html
|
Bug 1449404 part 4. Get rid of a few virtual nsIContent methods. r=mccr8
|
2018-03-28 18:01:47 -04:00 |
imptests
|
…
|
|
indexedDB
|
Bug 1441141 - Update the StructuredCloneAlgorithm to follow the latest version of the spec, r=smaug, r=sfink
|
2018-03-28 09:23:17 +02:00 |
interfaces
|
Bug 1447889 part 13. Remove unused nsIDOMRange bits. r=mystor
|
2018-03-27 00:35:22 -04:00 |
ipc
|
Merge mozilla-central to inbound. a=merge CLOSED TREE
|
2018-03-29 01:00:42 +03:00 |
jsurl
|
Bug 1442242 - Make the constuctors of URI implementations private r=mayhemer
|
2018-03-20 23:23:31 +01:00 |
locales
|
Bug 1446668: Remove now unused localization message. r=smaug
|
2018-03-18 01:53:14 +01:00 |
manifest
|
…
|
|
mathml
|
…
|
|
media
|
Merge inbound to mozilla-central. a=merge
|
2018-03-28 00:48:11 +03:00 |
messagechannel
|
Bug 1441141 - Update the StructuredCloneAlgorithm to follow the latest version of the spec, r=smaug, r=sfink
|
2018-03-28 09:23:17 +02:00 |
midi
|
…
|
|
network
|
Bug 1436784 - Use WorkerRef in DOM Connection, r=smaug
|
2018-03-13 21:17:02 +01:00 |
notification
|
Bug 1446527 part 7. Remove the various NS_FORWARD_TO_EVENT bits. r=qdot
|
2018-03-26 14:53:03 -04:00 |
offline
|
…
|
|
payments
|
Bug 1436903 - Avoid passing shipping options to the front end when shipping was not requested. r=baku
|
2018-03-07 13:16:46 +02:00 |
performance
|
Merge mozilla-central to autoland. a=merge on a CLOSED TREE
|
2018-03-15 00:10:23 +02:00 |
permission
|
…
|
|
plugins
|
Bug 1446686: Follow-up: Fix sync tests that load head_addons.js and fixture add-ons from add-on manager tests. r=they're-lucky-i-don't-just-disable-the-tests,test-only
|
2018-03-25 20:12:11 -07:00 |
power
|
…
|
|
presentation
|
Bug 1444143 part 2. Remove nsIFrameLoader::GetDocShell. r=mystor
|
2018-03-21 22:43:15 -04:00 |
promise
|
Bug 1445540 - Use WorkerRef in PromiseWorkerProxy, r=smaug
|
2018-03-14 15:26:33 +01: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 1443079 - nsScriptError.isFromPrivateWindow must match the correct value also in e10s mode, r=smaug
|
2018-03-13 06:40:38 +01:00 |
res
|
…
|
|
script
|
Bug 1445551: Part 4 - Remove compartment-per-addon. r=mccr8
|
2018-03-13 19:43:30 -07:00 |
security
|
Merge inbound to mozilla-central. a=merge
|
2018-03-27 12:12:57 +03:00 |
serviceworkers
|
Bug 1448714 - Fix up comments referring to 'style context' after the rename of nsStyleContext. r=emilio
|
2018-03-23 13:49:21 +00:00 |
smil
|
Backed out 3 changesets (bug 1449321, bug 1449566, bug 1449565) as per developer request.
|
2018-03-28 18:10:11 +03:00 |
storage
|
Backed out 4 changesets (bug 1437167) for build bustages on nsUpdateDriver.cpp and WindowsMessageLoop.cpp on a CLOSED TREE.
|
2018-03-06 00:09:46 +02:00 |
svg
|
Merge mozilla-central to inbound. a=merge CLOSED TREE
|
2018-03-29 01:00:42 +03:00 |
system
|
…
|
|
tests
|
Backed out changeset 794ee6857d83 (bug 1421070) for 15 failures in toolkit/components/payments/test/mochitest/test_ObservedPropertiesMixin.html on a CLOSED TREE
|
2018-03-23 03:42:25 +02:00 |
u2f
|
Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao
|
2018-03-19 11:16:45 +09:00 |
url
|
Bug 1448586 - Avoid useless use of NS_LITERAL_CSTRING when prefixing query string with question mark. r=smaug.
|
2018-03-24 21:16:51 +02:00 |
vr
|
Bug 1436791 - Implement gfxVRExternal,r=rbarker
|
2018-03-13 17:09:54 -07:00 |
webauthn
|
Bug 1449034 - Update Rust crates to use lazy_static 1.0. r=ted
|
2018-03-26 15:12:56 -07:00 |
webbrowserpersist
|
Bug 1444143 part 12. Remove use of nsIFrameLoader from XPIDL files. r=mystor
|
2018-03-21 22:43:17 -04:00 |
webidl
|
Bug 1445005. Remove the eventMode bits from frameloader. r=qdot
|
2018-03-28 18:01:46 -04:00 |
websocket
|
Bug 1446366 - Correct readyState in WebSocket when worker goes away, r=smaug
|
2018-03-18 23:13:01 +01:00 |
workers
|
Backed out changeset 2c9044fa02f9 (bug 1449138) for wpt failures in /builds/worker/workspace/build/src/dom/workers/WorkerRef.cpp:201 on a CLOSED TREE
|
2018-03-27 21:01:54 +03:00 |
worklet
|
…
|
|
xbl
|
Bug 1449404 part 1. Get rid of nsIContent::SetText. r=mccr8
|
2018-03-28 18:01:46 -04:00 |
xhr
|
Bug 1448587 - Use AssignASCII for XHR event type. r=baku.
|
2018-03-24 21:21:51 +02:00 |
xml
|
Bug 1449404 part 2. Get rid of nsIContent::AppendText. r=mccr8
|
2018-03-28 18:01:46 -04:00 |
xslt
|
Bug 1449404 part 3. Get rid of nsIContent::AppendTextTo. r=mccr8
|
2018-03-28 18:01:47 -04:00 |
xul
|
Bug 1335191 - Remove support for the attributes "activetitlebarcolor" and "inactivetitlebarcolor" for XUL window elements. r=emilio
|
2018-03-24 01:14:23 -04:00 |
jar.mn
|
…
|
|
moz.build
|
Backed out 2 changesets (bug 1442931) for build bustages at ..\dom\bindings\mozwebidlcodegen\test\test_mozwebidlcodegen.py::TestWebIDLCodegenManager::test_copy_input on a CLOSED TREE
|
2018-03-07 08:53:06 +02:00 |