..
abort
…
animation
Bug 1600362 - Cleanup IntersectionObserver. r=smaug
2019-11-29 20:39:36 +00:00
audiochannel
…
base
Bug 1596477 - Remove NS_NewXBLDocument r=bzbarsky
2019-12-02 18:52:42 +00:00
battery
Bug 1441976 - Expose BatteryManager only to Chrome scripts r=baku
2019-11-18 10:17:29 +00:00
bindings
Backed out 4 changesets (bug 1202706) for causing mochitest assertion failures on BindingUtils.cpp
2019-11-28 01:13:02 +02:00
broadcastchannel
Bug 1594981 - improve BUG_COMPONENT in various moz.build files r=mccr8
2019-11-14 15:44:32 +00:00
browser-element
Bug 1584998: Make x-frame-options work with fission enabled. r=jkt,farre,johannh,flod
2019-10-31 08:28:35 +00:00
cache
Bug 1592934 - Refactor some storage initialization methods before adding new telemetry probes; r=ttung
2019-11-25 15:04:43 +00:00
canvas
Bug 1415114: Remove 2D Canvas Mochitests in favour of Web Platform Tests r=jrmuizel
2019-11-25 12:26:44 +00:00
chrome-webidl
Bug 1597999 - Implements ChromeUtils.getObjectNodeId. r=jimb
2019-11-21 22:12:20 +00:00
clients
Bug 1599083 - remove old ClientSource from ClientManagerService before adding new one; r=mattwoodrow
2019-11-28 20:03:57 +00:00
commandhandler
Bug 1599843 - nsCommandManager::CommandStatusChanged is infallible. r=masayuki
2019-11-28 02:22:29 +00:00
console
Bug 1599386 - Better string formatting for console events, r=smaug
2019-11-28 07:29:40 +00:00
credentialmanagement
…
crypto
Bug 1596547 - be more specific in CryptoBuffer::Assign parameter types; r=jcj
2019-11-15 13:12:58 +00:00
debugger
…
docs
Bug 1598971 - codespell: Fix typos in the doc r=remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,ato
2019-11-25 10:06:12 +00:00
encoding
Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug
2019-11-27 15:39:16 +00:00
events
Bug 1600155 - Remove StyleSheet{Added,Removed} and StyleRule{Added,Removed,Changed} events. r=heycam,smaug
2019-11-30 12:24:32 +00:00
fetch
Bug 1598775 - Ensure postMessage related optimizations during page load work also in Fission, r=farre
2019-11-30 21:13:54 +00:00
file
Bug 1599843 - Make one variant of BlobURLProtocolHandler::AddDataEntry infallible. r=baku
2019-11-28 14:43:08 +00:00
filehandle
Bug 1594981 - improve BUG_COMPONENT in various moz.build files r=mccr8
2019-11-14 15:44:32 +00:00
filesystem
Bug 1585284
- Use nsIGlobalObject in any Blob/File CTOR, r=smaug
2019-10-21 05:33:33 +00:00
flex
…
gamepad
Bug 1598483 - Expand XR and Gamepad related structs and enums to support WebXR r=daoshengmu,baku
2019-11-29 11:30:36 +00:00
geolocation
Bug 1594306 - Rename nsGeo* files to match the WebIDL interfaces r=marcosc
2019-11-14 04:18:04 +00:00
grid
…
html
Bug 1600353 - Make TextTrackSource and TextTrackReadyState enum classes. r=bzbarsky
2019-12-02 19:13:11 +00:00
imptests
…
indexedDB
Bug 1596129 - Make use of std::find_if in FileManagerInfo::InvalidateAndRemoveFileManager. r=dom-workers-and-storage-reviewers,ttung,janv
2019-11-29 12:23:42 +00:00
interfaces
Backed out changeset 68ff34ec8e96 (bug 1597704) for causing perma bc3 failures in browser/extensions/formautofill/test/browser/browser_autocomplete_footer.js CLOSED TREE
2019-11-28 16:12:45 +02:00
ipc
Bug 1600195 - rip out unused 'nice' handling for child processes on Linux/Android, r=mconley
2019-12-02 16:42:03 +00:00
jsurl
Bug 1599843 - nsJSProtocolHandler construction should be simpler. r=bzbarsky
2019-11-27 20:05:02 +00:00
l10n
Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug
2019-11-27 15:39:16 +00:00
locales
Bug 1596911 - Add missing license headers on the new managed extensions r=Gijs,MattN
2019-11-26 15:00:00 +00:00
localstorage
Bug 1592934 - Refactor some storage initialization methods before adding new telemetry probes; r=ttung
2019-11-25 15:04:43 +00:00
manifest
Bug 1562642 - add missing license in dom/manifest r=sebastian
2019-11-13 08:26:32 +00:00
mathml
Bug 1599843 - Element::SetEventHandler is infallible. r=bzbarsky
2019-11-27 20:01:38 +00:00
media
Bug 1600353 - Make TextTrackSource and TextTrackReadyState enum classes. r=bzbarsky
2019-12-02 19:13:11 +00:00
messagechannel
Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug
2019-11-27 15:39:16 +00:00
midi
…
network
…
notification
Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug
2019-11-27 15:39:16 +00:00
offline
Bug 1599843 - nsDOMOfflineResourceList::UpdateCompleted is infallible. r=smaug
2019-11-27 20:38:47 +00:00
payments
Bug 1587162 - Fix UBSAN complaints about pref callbacks. r=erahm
2019-11-01 02:57:20 +00:00
performance
Bug 1571219 - Refactor PerformanceMeasure to avoid double-reducing timestamps r=baku
2019-10-23 11:42:10 +00:00
permission
Bug 1583142 - Remove third-party "persistent-storage" prompting support r=baku
2019-11-07 14:29:02 +00:00
plugins
Bug 1420363 - Write crash annotations as JSON r=froydnj,agi
2019-12-02 13:18:35 +00:00
power
…
presentation
Bug 1599612 - Various dom/presentation code is infallible. r=kershaw
2019-12-02 13:07:57 +00:00
prio
…
promise
Bug 1594304. Add deprecation notes to methods that allow throwing a bare nsresult with no useful message. r=smaug
2019-11-14 22:51:21 +00:00
prototype
Bug 1593119 - Remove dom/xbl and the MOZ_XBL build option r=bzbarsky
2019-11-07 00:35:32 +00:00
push
Bug 1592699 - Fix test_serviceworker_lifetime.html r=asuth
2019-10-30 17:23:53 +00:00
quota
Bug 1592934 - Refactor some storage initialization methods before adding new telemetry probes; r=ttung
2019-11-25 15:04:43 +00:00
reporting
…
res
…
script
Bug 1594449 - <link rel="preload"> implemented as a speculative load initiated during the prescan phase in the HTML5 parser, disabled by default, only supports "script" and "styles" types, r=ckerschb
2019-11-27 21:45:12 +00:00
security
Backed out 10 changesets (bug 1582512) for causing browser_preferences_usage.js to permafail CLOSED TREE
2019-12-02 19:23:12 +02:00
serviceworkers
Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug
2019-11-27 15:39:16 +00:00
simpledb
Bug 1592934 - Refactor some storage initialization methods before adding new telemetry probes; r=ttung
2019-11-25 15:04:43 +00:00
smil
Bug 1587142 - Remove most XBL tests in dom/ r=bzbarsky
2019-10-25 22:38:08 +00:00
storage
No bug - Add missing #include directives in StorageUtils.cpp r=dom-workers-and-storage-reviewers,sg
2019-11-27 16:21:43 +00:00
svg
Bug 1599843 - Element::SetEventHandler is infallible. r=bzbarsky
2019-11-27 20:01:38 +00:00
system
Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug
2019-11-27 15:39:16 +00:00
tests
Bug 1594937 - Remove w3c-css/received/css-multicol reftests. r=dbaron
2019-12-02 02:21:53 +00:00
u2f
…
url
Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug
2019-11-27 15:39:16 +00:00
vr
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-11-26 14:35:02 +00:00
webauthn
Bug 1598971 - codespell: Fix typos in the doc r=remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,ato
2019-11-25 10:06:12 +00:00
webbrowserpersist
Bug 1600362 - Cleanup IntersectionObserver. r=smaug
2019-11-29 20:39:36 +00:00
webgpu
Bug 1600454 - Fix build with --disable-accessibility. r=MarcoZ
2019-12-02 06:25:40 +00:00
webidl
Bug 1600353 - Make TextTrackSource and TextTrackReadyState enum classes. r=bzbarsky
2019-12-02 19:13:11 +00:00
websocket
Bug 1594981 - improve BUG_COMPONENT in various moz.build files r=mccr8
2019-11-14 15:44:32 +00:00
workers
Backed out 4 changesets (bug 1202706) for causing mochitest assertion failures on BindingUtils.cpp
2019-11-28 01:13:02 +02:00
worklet
Bug 1565956 close BackgroundChild before deleting CycleCollectedJSContext r=baku
2019-11-17 21:16:53 +00:00
xhr
Bug 1598775 - Ensure postMessage related optimizations during page load work also in Fission, r=farre
2019-11-30 21:13:54 +00:00
xml
Bug 1596477 - Remove NS_NewXBLDocument r=bzbarsky
2019-12-02 18:52:42 +00:00
xslt
Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug
2019-11-27 15:39:16 +00:00
xul
Bug 1600362 - Cleanup IntersectionObserver. r=smaug
2019-11-29 20:39:36 +00:00
jar.mn
…
moz.build
Bug 1594907 - Fix some duplicate URL segments in firefox-source-docs, r=sylvestre
2019-11-07 23:07:20 +00:00