.. |
abort
|
…
|
|
animation
|
Merge inbound to mozilla-central. a=merge
|
2018-03-21 21:13:11 +02:00 |
asmjscache
|
…
|
|
audiochannel
|
…
|
|
base
|
Merge inbound to mozilla-central. a=merge
|
2018-03-21 21:13:11 +02:00 |
battery
|
…
|
|
bindings
|
Bug 1447420: Give CallbackObject.cpp an include for nsContentUtils.h (whose methods it calls). r=baku
|
2018-03-20 12:18:20 -07: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 1418077 - Remove nsIDOMHTMLFormElement. r=bz
|
2018-03-14 21:42:25 +01:00 |
cache
|
Bug 1446809 - Remove some b2g leftover in a service worker test r=florian
|
2018-03-18 19:33:04 +01:00 |
canvas
|
Merge inbound to mozilla-central. a=merge
|
2018-03-21 21:13:11 +02:00 |
chrome-webidl
|
Bug 1443443 - Extend PContent to retrieve Performance Counters in the parent process - r=baku
|
2018-03-20 20:07:41 +01:00 |
clients
|
Bug 1441133 P1 Don't assert storage permission on windows that inherit the service worker. r=asuth
|
2018-03-01 08:13:56 -08:00 |
commandhandler
|
…
|
|
console
|
Bug 1439657 Remove Time Precision Reduction from Console Timestamps r=baku
|
2018-02-28 15:20:16 -06:00 |
credentialmanagement
|
Bug 1444605 - Fix perma-orange browser_active_document.js r=johannh
|
2018-03-12 11:51:05 +01:00 |
crypto
|
Bug 1440627 - Use fallible setLength in StructuredCloneHolder. r=baku
|
2018-02-23 14:57:00 +01:00 |
encoding
|
Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8.
|
2018-02-23 20:50:01 +01:00 |
events
|
Bug 1446954: Cleanup !stylo and styloVsGecko test expectations. r=xidorn
|
2018-03-20 11:29:51 +01:00 |
fetch
|
Bug 1445587 - Port Fetch to WorkerRef - part 4 - Fetch Request, r=smaug
|
2018-03-16 16:52:29 +01:00 |
file
|
Merge inbound to mozilla-central. a=merge
|
2018-03-22 01:46:39 +02:00 |
filehandle
|
…
|
|
filesystem
|
Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop.
|
2018-02-28 18:51:33 +01:00 |
flex
|
…
|
|
gamepad
|
Bug 1440407 P2 Remove some unnecessary nsPIDOMWindowInner QI to nsIGlobalObject. r=mystor
|
2018-02-22 14:28:39 -08:00 |
geolocation
|
…
|
|
grid
|
…
|
|
html
|
Merge inbound to mozilla-central. a=merge
|
2018-03-21 21:13:11 +02:00 |
imptests
|
…
|
|
indexedDB
|
Bug 1445326 - Part 1 - Check for internal origins when assigning persistent indexedDB storage. r=asuth
|
2018-03-15 10:35:05 +01:00 |
interfaces
|
Merge mozilla-central to inbound
|
2018-03-21 22:27:21 +02:00 |
ipc
|
Merge mozilla-central to autoland
|
2018-03-22 02:00:17 +02: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
|
Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8.
|
2018-02-23 20:50:01 +01:00 |
mathml
|
Bug 1447358: Unifdef the old style system code. r=jwatt
|
2018-03-21 10:20:34 +01:00 |
media
|
Bug 1445546 - Initialize COM on the MediaManager thread. r=padenot
|
2018-03-20 10:31:40 +13:00 |
messagechannel
|
Merge mozilla-central to autoland. a=merge CLOSED TREE
|
2018-03-17 12:34:09 +02:00 |
midi
|
Backed out 6 changesets (bug 1425462) for XPCShell failure on multiple files
|
2018-03-02 03:33:17 +02:00 |
network
|
Bug 1436784 - Use WorkerRef in DOM Connection, r=smaug
|
2018-03-13 21:17:02 +01:00 |
notification
|
Bug 888600 - Move ContentFrameMessageManager to WebIDL. Part 6: Mark some IDL interfaces as non-scriptable. r=bz.
|
2018-03-01 20:19:56 +01: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
|
Bug 1440407 P2 Remove some unnecessary nsPIDOMWindowInner QI to nsIGlobalObject. r=mystor
|
2018-02-22 14:28:39 -08:00 |
plugins
|
Backed out 3 changesets (bug 1366256) for failing in toolkit/components/url-classifier/tests/browser/browser_flashblock_off_with_always_activate.js | Plugin should have the correct 'plugin running' state on a CLOSED TREE
|
2018-03-20 15:20:29 +02:00 |
power
|
…
|
|
presentation
|
Bug 1443080 - Use the static call for static methods (not instance) r=Ehsan
|
2018-03-16 14:29:15 +01: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
|
Bug 1391823 - Don't run |finish() called multiple times| for dom/security/test/mixedcontentblocker/test_frameNavigation.html. r=ckerschb
|
2018-03-19 12:00:55 +02:00 |
serviceworkers
|
Bug 1443850 P1 Don't try to apply the request fragment to an empty response URL when perform service worker interception. r=asuth
|
2018-03-19 13:29:00 +02:00 |
smil
|
Bug 1446584 - Make SVG use the same definition of whitespace as HTML/CSS r=jwatt
|
2018-03-18 07:14:32 +00: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 autoland
|
2018-03-21 21:28:49 +02:00 |
system
|
Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop.
|
2018-02-28 18:51:33 +01:00 |
tests
|
Bug 1447655 - Only run dom/tests/browser/browser_test_performance_metrics.js on Nightly. r=baku
|
2018-03-21 15:18:54 +01: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 1440627 - Use fallible setLength in StructuredCloneHolder. r=baku
|
2018-02-23 14:57:00 +01:00 |
vr
|
Bug 1436791 - Implement gfxVRExternal,r=rbarker
|
2018-03-13 17:09:54 -07:00 |
webauthn
|
Bug 1442465 - Part 4.2: Stop unnecessarily awaiting on BrowserTestUtils.removeTab (simple part). r=dao
|
2018-03-19 11:16:45 +09:00 |
webbrowserpersist
|
Bug 1446533 part 3. Remove nsIDOMCharacterData::Get/SetData. r=mystor
|
2018-03-19 15:18:07 -04:00 |
webidl
|
Bug 1446710. Get rid of nsIDOMXULCommandEvent. r=qdot
|
2018-03-19 15:50:37 -04:00 |
websocket
|
Bug 1446366 - Correct readyState in WebSocket when worker goes away, r=smaug
|
2018-03-18 23:13:01 +01:00 |
workers
|
Merge inbound to mozilla-central. a=merge
|
2018-03-21 21:13:11 +02:00 |
worklet
|
…
|
|
xbl
|
Merge inbound to mozilla-central. a=merge
|
2018-03-21 21:13:11 +02:00 |
xhr
|
Backed out changeset 0f81334efa0a (bug 1445883) for crashes (bug 1446902). a=backout
|
2018-03-21 11:17:20 +02:00 |
xml
|
Bug 1446530. Change CloneDataNode to return already_AddRefed<CharacterData>. r=mystor
|
2018-03-19 15:50:16 -04:00 |
xslt
|
Bug 1446533 part 6. Remove nsIDOMCharacterData::GetLength r=mystor
|
2018-03-19 15:33:28 -04:00 |
xul
|
Bug 1447611: Cleanup prefs that do nothing now. r=jwatt
|
2018-03-21 19:13:56 +01: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 |