..
animation
Bug 1388209 - Enable test_animation_observers_async.html on stylo. r=birtles
2017-08-08 11:04:02 +09:00
asmjscache
…
audiochannel
Bug 1384835 (part 3, attempt 2) - Remove the Preferences::Get*CString() variants that return nsAdoptingCString. r=froydnj.
2017-07-31 14:28:48 +10:00
base
Bug 1355746 - Part 1. Rename CollectRunner to IdleTaskRunner and move to xpcom/threads/IdleTaskRunner.h/cpp r=smaug
2017-08-07 13:50:47 +08:00
battery
…
bindings
Bug 1381282 - Change nsScriptErrorBase::InitWithWindowID so that it does not call GetSensitiveInfoHiddenSpec as much as now. r=bz r=valentin
2017-08-07 15:56:30 +02:00
broadcastchannel
…
browser-element
Bug 1331680 - Part 4: Tests for document.cookie behaving synchronously and reflecting changes from the parent process. r=jdm
2017-08-03 19:02:06 +08:00
cache
…
canvas
Bug 1384824 - Part 0: Consolidate lazy style resolution entrypoints. r=bholley
2017-08-04 19:26:03 +10:00
commandhandler
…
console
Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron.
2017-08-04 14:40:52 +10:00
credentialmanagement
…
crypto
…
encoding
Bug 1384835 (part 3, attempt 2) - Remove the Preferences::Get*CString() variants that return nsAdoptingCString. r=froydnj.
2017-07-31 14:28:48 +10:00
events
Bug 1386495 - Add timeStamp to DOMEventMarkerPayload. r=mstange,smaug
2017-08-03 15:42:42 +08:00
fetch
Bug 1379631 - Turn off OMT delivery for FetchDriver until bug 1380255 lands. The fix for this bug makes some test fail because of FetchDriver. r=mayhemer
2017-08-01 15:05:51 -04:00
file
Bug 1382172
- Name nsITimerCallback instances in native implementation. r=billm
2017-07-27 02:18:20 +08:00
filehandle
…
filesystem
…
flyweb
Bug 1382172
- Name nsITimerCallback instances in native implementation. r=billm
2017-07-27 02:18:20 +08:00
gamepad
Bug 1352410 - Add a preference to enable or disable haptic feedback for gamepads; r=Lenzak
2017-07-27 17:55:16 +08:00
geolocation
Bug 1382172
- Name nsITimerCallback instances in native implementation. r=billm
2017-07-27 02:18:20 +08:00
grid
…
html
Bug 1355746 - Part 4. Fix intermittent full screen test failures. r=smaug,xidorn
2017-07-12 10:49:11 +08:00
imptests
…
indexedDB
Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron.
2017-08-04 14:40:52 +10:00
interfaces
Merge m-c to autoland, a=merge
2017-08-07 15:26:40 -07:00
ipc
Bug 1331680 - Part 3: Broadcast cookie changes to all content processes. r=jdm
2017-08-03 18:00:12 +08:00
json
Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj
2017-08-04 17:49:22 +09:00
jsurl
Bug 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu
2017-07-29 20:50:21 +09:00
locales
Bug 1375123 - Remove nsIDOMWindowInternal. r=Ehsan
2017-08-03 20:33:51 +09:00
manifest
Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj
2017-08-04 17:49:22 +09:00
mathml
…
media
Bug 1388228. P4 - move the implementation of MediaDecoder::CanPlayThroughImpl() down to ChannelMediaDecoder. r=gerald
2017-08-07 11:48:43 +08:00
messagechannel
Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm
2017-07-26 16:13:35 +08:00
network
…
notification
Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm
2017-07-26 16:13:35 +08:00
offline
…
payments
Bug 1382092 - Support default payment UI service in DOM code part 2. r=baku
2017-08-04 17:24:59 +08:00
performance
Bug 1382768 - Performance API must be a memory reporter, r=bz
2017-07-27 09:05:51 +02:00
permission
…
plugins
Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron.
2017-08-04 14:40:52 +10:00
power
Bug 1382955 (part 2) - Remove nsIPowerManagerService::{powerOff,reboot,restart} and related things. r=gsvelto.
2017-08-02 10:09:26 +10:00
presentation
Bug 1384835 (part 3, attempt 2) - Remove the Preferences::Get*CString() variants that return nsAdoptingCString. r=froydnj.
2017-07-31 14:28:48 +10:00
promise
Bug 1378930 - Part 2: Remove the aName parameter from SchedulerGroup/DocGroup/DispatcherTrait. r=billm
2017-07-26 16:13:35 +08:00
push
Bug 1326520 - Rename nsIURI.path to pathQueryRef. r=valentin.gosu
2017-07-29 20:50:21 +09:00
quota
…
res
…
script
Bug 1053321 - Correctly pass info about 'defer' and 'async' attributes to HTML5 parser invoked script preload. r=bkelly
2017-08-01 21:21:09 +02:00
secureelement
…
security
Bug 1381282 - Change nsScriptErrorBase::InitWithWindowID so that it does not call GetSensitiveInfoHiddenSpec as much as now. r=bz r=valentin
2017-08-07 15:56:30 +02:00
smil
Bug 1384769 - Skip two smil tests due to crashes until bug 1385089 is sorted out. r=me
2017-07-27 17:49:46 -07:00
storage
Backed out changeset 5020a2dcb8a7 (bug 1355576) for failures in test_ext_browsingData.js
2017-08-06 15:29:38 -07:00
svg
Bug 1384561: Null-check pointer before deleting it (rather than after), in SVG ClearPreserveAspectRatioProperty() function. r=jwatt
2017-07-26 18:03:43 -07:00
system
…
tests
Bug 1374460 - Remove mochitests using showModalDialog. r=smaug
2017-06-08 11:44:24 -07:00
time
…
u2f
…
url
…
vr
Bug 1382438 - Part 2: Replace vr controller displayId test with gamepadbuttondown event; r=kip
2017-07-27 11:25:45 +08:00
webauthn
Bug 1385313 - Use MozPromiseRequestHolders in U2FTokenManager r=jcj
2017-07-28 17:11:03 +02:00
webbrowserpersist
Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron.
2017-08-04 14:40:52 +10:00
webidl
Bug 1374460 - Remove all code related to showModalDialog. r=smaug
2017-07-13 16:42:03 -07:00
workers
Bug 1387211
Avoid potential deadlock during worker shutdown. r=billm
2017-08-07 09:24:22 -07:00
worklet
…
xbl
Bug 1385071 - Don't do the default action for key inputs that are handled by APZ. r=masayuki
2017-07-30 13:08:17 -04:00
xhr
Backed out changeset 6ed95396bdb6 (bug 1362354) for failing web-platform-test /html/browsers/browsing-the-web/navigating-across-documents/010.html. r=backout
2017-07-27 12:48:45 +02:00
xml
Bug 1381282 - Change nsScriptErrorBase::InitWithWindowID so that it does not call GetSensitiveInfoHiddenSpec as much as now. r=bz r=valentin
2017-08-07 15:56:30 +02:00
xslt
Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron.
2017-08-04 14:40:52 +10:00
xul
Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj
2017-08-04 17:49:22 +09:00
jar.mn
…
moz.build
Bug 1381916
- Remove support for plugins on Android r=jchen,bsmedberg
2017-07-31 12:25:16 -05:00