.. |
abort
|
…
|
|
animation
|
Bug 1600362 - Cleanup IntersectionObserver. r=smaug
|
2019-11-29 20:39:36 +00:00 |
audiochannel
|
…
|
|
base
|
Bug 1514429 Part 3: Disable parts of a test of visual vs layout viewport, and mark it for needing a correctness audit. r=hiro
|
2019-12-02 23:17:19 +00:00 |
battery
|
Bug 1441976 - Expose BatteryManager only to Chrome scripts r=baku
|
2019-11-18 10:17:29 +00:00 |
bindings
|
Bug 1552301 - Implement form.requestSubmit(); r=smaug
|
2019-12-03 10:13:41 +00: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 1599696 - Fix ImageBitmapRenderingContext::IsContextCleanForFrameCapture() r=nical
|
2019-11-28 16:51:23 +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 1587126 - Declare that scoped enums should be used. r=dom-workers-and-storage-reviewers,janv,asuth
|
2019-12-02 23:13:26 +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 1591799 . In WheelHandlingUtils::CanScrollOn use scroll range related functions that are aware of the visual viewport of a scroll frame. r=botond
|
2019-12-02 22:30:24 +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 1552301 - Implement form.requestSubmit(); r=smaug
|
2019-12-03 10:13:41 +00:00 |
imptests
|
Bug 1194860 - Remove dom/imptests; r=jgraham
|
2019-10-15 08:22:15 +00:00 |
indexedDB
|
Bug 1597211 - Introduce InitializedOnce class template. r=dom-workers-and-storage-reviewers,asuth
|
2019-12-02 18:57:20 +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 1599521 - Add helper method for getting a string for the current process type. r=froydnj
|
2019-12-02 22:01:47 +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 1599952 initialize AudioWorkletNode.port r=baku
|
2019-12-03 01:11:13 +00:00 |
messagechannel
|
Bug 1599952 Introduce UniqueMessagePortId and use it for CloneAndDisentangle() and Create() r=baku
|
2019-12-03 00:37:23 +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
|
Bug 1585119 - Re-enable many more mochitests on Android; r=geckoview-reviewers,snorp
|
2019-10-18 14:35:20 +00:00 |
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
|
Bug 1598470 - Reduce number of supported features in Feature Policy r=baku
|
2019-12-02 16:31:09 +00:00 |
serviceworkers
|
Backed out 4 changesets (bug 1592894) for failing in browser_httpResponseProcessSelection.js
|
2019-12-03 04:09:56 +02: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
|
Backed out 4 changesets (bug 1592894) for failing in browser_httpResponseProcessSelection.js
|
2019-12-03 04:09:56 +02: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 1552301 - Implement form.requestSubmit(); r=smaug
|
2019-12-03 10:13:41 +00:00 |
websocket
|
Bug 1594981 - improve BUG_COMPONENT in various moz.build files r=mccr8
|
2019-11-14 15:44:32 +00:00 |
workers
|
Bug 1599952 Introduce UniqueMessagePortId and use it for CloneAndDisentangle() and Create() r=baku
|
2019-12-03 00:37:23 +00: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 |