.. |
abort
|
Bug 1549945 - Avoid the need for import-globals-from when (x)html files load scripts via /tests/. r=mossop
|
2020-04-20 16:15:11 +00:00 |
animation
|
Bug 1586761 - P7 - Revert a few incorrect changes on P2; r=tjr
|
2020-04-07 07:36:52 +00:00 |
audiochannel
|
Bug 1626439 - Part 2: Remove nsAutoPtr usage from dom/audiochannel. r=jya
|
2020-04-03 21:05:03 +00:00 |
base
|
Bug 1415146 - Use getExposedWebLocales for navigator.language(s) if there are no accept languages. r=smaug
|
2020-04-23 20:37:25 +00:00 |
battery
|
…
|
|
bindings
|
Bug 1425450 - Ensure that we call Drop/HoldJSObjects when a preserved wrapper is changed for one in a different zone r=mccr8
|
2020-04-20 17:08:14 +00:00 |
broadcastchannel
|
Bug 1549945 - Avoid the need for import-globals-from when (x)html files load scripts via /tests/. r=mossop
|
2020-04-20 16:15:11 +00:00 |
browser-element
|
Backed out 19 changesets (bug 1602318) for causing multiple failures
|
2020-04-21 03:46:41 +03:00 |
cache
|
Bug 1628076 - Ensure sFactory alive while it is calling Abort; r=dom-workers-and-storage-reviewers,asuth
|
2020-04-21 19:57:46 +00:00 |
canvas
|
Backed out 2 changesets (bug 1625500) for multiple failures on a CLOSED TREE
|
2020-04-17 15:36:05 +03:00 |
chrome-webidl
|
Backed out 2 changesets (bug 1576188) for causing browser-chrome failures on browser_persist_cross_origin_iframe.js
|
2020-04-23 19:38:58 +03:00 |
clients
|
Bug 1631234 - Part 2: Moving the setting of the 'HasStoragePermission' before the first check of the storage access in nsGlobalWindowOuter::SetNewDocument(). r=baku
|
2020-04-22 14:49:22 +00:00 |
commandhandler
|
…
|
|
console
|
Bug 1628728 - Change an assertion to a warning because it's possible to fail while initializing an URI; r=baku
|
2020-04-16 11:39:29 +00:00 |
credentialmanagement
|
…
|
|
crypto
|
Bug 1614462: Part 2d - Fix tests that don't need to use mozbrowser. r=mccr8
|
2020-04-20 22:31:29 +00:00 |
debugger
|
…
|
|
docs
|
Bug 1631358 - remove CPOW support in the message manager, r=mccr8
|
2020-04-21 14:07:57 +00:00 |
encoding
|
Bug 1626447 - Remove nsAutoPtr usage from dom/encoding. r=hsivonen
|
2020-04-03 21:05:19 +00:00 |
events
|
Bug 1606885 - Add control+backspace/delete shortcut. r=geckoview-reviewers,snorp
|
2020-04-21 14:55:16 +00:00 |
fetch
|
Bug 1618546 - give worker debugger globals their own clients r=asuth,webidl,smaug
|
2020-04-21 06:50:53 +00:00 |
file
|
Bug 1614462: Part 2d - Fix tests that don't need to use mozbrowser. r=mccr8
|
2020-04-20 22:31:29 +00:00 |
filehandle
|
Bug 1626973 - Make attempt to increase the file size via IDBFileHandle.truncate an error. r=dom-workers-and-storage-reviewers,janv
|
2020-04-06 13:56:47 +00:00 |
filesystem
|
Bug 1620594 - Part 5: Use GetMainThreadSerialEventTarget instead of SystemGroup::EventTargetFor. r=nika
|
2020-04-07 15:17:07 +00:00 |
flex
|
…
|
|
gamepad
|
Bug 1631635 - Implement IsPositionEmulated for XRInputSource. r=kip,imanol
|
2020-04-21 11:17:34 +00:00 |
geolocation
|
…
|
|
grid
|
…
|
|
html
|
Bug 1612068 - Move zoom from the content viewer to the browsing context. r=nika
|
2020-04-22 19:32:52 +00:00 |
imptests
|
…
|
|
indexedDB
|
Bug 1536540 - Implement IDBCursor.request attribute. r=dom-workers-and-storage-reviewers,janv,webidl,baku
|
2020-04-23 08:38:57 +00:00 |
interfaces
|
Bug 1625513 - Part 4: Don't require being in tabbrowser for subframe process switches, r=mattwoodrow,necko-reviewers,valentin
|
2020-04-21 22:33:14 +00:00 |
ipc
|
Backed out 2 changesets (bug 1576188) for causing browser-chrome failures on browser_persist_cross_origin_iframe.js
|
2020-04-23 19:38:58 +03:00 |
jsurl
|
Bug 1622664 - Removed redundant access specifier on line 378. r = sylvestre r=emilio
|
2020-04-02 08:49:30 +00:00 |
l10n
|
Bug 1621674 - Update tests to use Localization WebIDL. r=jfkthame,Mardak
|
2020-04-10 23:35:58 +00:00 |
locales
|
Bug 1628922 - Support landmark navigation in GeckoView. r=Jamie
|
2020-04-15 22:12:37 +00:00 |
localstorage
|
Bug 1620152 - Part 4: Replace MOZ_DIAGNOSTIC_ALWAYS_TRUE() with MOZ_ALWAYS_TRUE(). r=janv
|
2020-04-09 02:08:10 +00:00 |
manifest
|
…
|
|
mathml
|
Bug 1128054 - Part 3: Invalid tabindex attribute should not make an element focusable; r=smaug
|
2020-04-04 20:03:09 +00:00 |
media
|
Bug 1632059 [Wayland] Use wayland display directly for va-api, r=jhorak
|
2020-04-23 16:06:54 +00:00 |
messagechannel
|
Bug 1631358 - remove CPOW support in the message manager, r=mccr8
|
2020-04-21 14:07:57 +00:00 |
midi
|
Bug 1626445 - Remove nsAutoPtr usage from dom/midi. r=mccr8
|
2020-04-03 21:05:15 +00:00 |
network
|
Bug 1614462: Part 2d - Fix tests that don't need to use mozbrowser. r=mccr8
|
2020-04-20 22:31:29 +00:00 |
notification
|
…
|
|
offline
|
…
|
|
payments
|
…
|
|
performance
|
Bug 1586761 - P9 - Revert a change for performance.now to avoid causing functions in pkcs11f.h to fail; r=tjr
|
2020-04-07 16:34:51 +00:00 |
permission
|
Bug 1363541 - Modernize the PermissionManager - part 4 - mozilla namespace, r=timhuang
|
2020-04-11 13:42:12 +00:00 |
plugins
|
Bug 1614933 - Gather content processes' crash annotations at exception time instead of using IPC; r=froydnj
|
2020-04-08 06:55:40 +00:00 |
power
|
…
|
|
presentation
|
Bug 1614462: Part 3b - Remove moribund DocShell FrameType/IsMozBrowser/IsInMozBrowser fields. r=nika
|
2020-04-20 22:15:24 +00:00 |
prio
|
…
|
|
promise
|
Bug 1624524 - Remove uses of wasmTextToBinary in non-JS shell tests. r=bbouvier
|
2020-04-10 21:28:19 +00:00 |
prototype
|
Bug 1628282 - Inline nsDocShell::OnLoadingSite into its only caller. r=smaug
|
2020-04-08 11:48:56 +00:00 |
push
|
Bug 1614462: Part 1 - Remove unused message principals. r=nika
|
2020-04-20 22:15:19 +00:00 |
quota
|
Bug 1626973 - Add assertions for result of MaybeUpdateSize. r=janv,dom-workers-and-storage-reviewers
|
2020-04-03 16:16:50 +00:00 |
reporting
|
Bug 1630947 - Update Reporting API - part 2 - tests for Workers, r=smaug
|
2020-04-18 12:26:15 +00:00 |
res
|
…
|
|
script
|
Bug 1628842 give up on reporting off-main-thread exceptions when global creation fails r=baku
|
2020-04-17 04:10:43 +00:00 |
security
|
Backed out 19 changesets (bug 1602318) for causing multiple failures
|
2020-04-21 03:46:41 +03:00 |
serviceworkers
|
Bug 1630947 - Update Reporting API - part 2 - tests for Workers, r=smaug
|
2020-04-18 12:26:15 +00:00 |
simpledb
|
…
|
|
smil
|
…
|
|
storage
|
Bug 1620594 - Part 2: Use SchedulerGroup::Dispatch instead of SystemGroup::Dispatch. r=nika
|
2020-04-07 15:16:33 +00:00 |
svg
|
Bug 1632207 - Intermittent bustage failure: member access into incomplete type 'mozilla::dom::DOMSVGLength' r=emilio
|
2020-04-22 17:26:16 +00:00 |
system
|
Bug 1626449 - Remove nsAutoPtr usage from dom/system. r=baku
|
2020-04-03 21:05:24 +00:00 |
tests
|
Bug 1632332 - Improve inner-window-nuked handling in browser_windowProxy_transplant.js. r=kmag
|
2020-04-23 18:23:05 +00:00 |
u2f
|
…
|
|
url
|
…
|
|
vr
|
Bug 1631635 - Implement IsPositionEmulated for XRInputSource. r=kip,imanol
|
2020-04-21 11:17:34 +00:00 |
webauthn
|
Bug 1627213 - Don't call HoldJSObjects in a superclass ctor. r=jonco
|
2020-04-03 16:57:10 +00:00 |
webbrowserpersist
|
Backed out 2 changesets (bug 1576188) for causing browser-chrome failures on browser_persist_cross_origin_iframe.js
|
2020-04-23 19:38:58 +03:00 |
webgpu
|
Bug 1632323 - Separate WebGPU internal usage bits from the public API r=groves
|
2020-04-23 15:52:01 +00:00 |
webidl
|
Backed out 2 changesets (bug 1576188) for causing browser-chrome failures on browser_persist_cross_origin_iframe.js
|
2020-04-23 19:38:58 +03:00 |
websocket
|
Bug 1631380 - Fixed blank upgrade message on HTTPS Only Mode websocket upgrade. r=ckerschb
|
2020-04-20 16:41:16 +00:00 |
workers
|
Bug 1415146 - Use getExposedWebLocales for navigator.language(s) if there are no accept languages. r=smaug
|
2020-04-23 20:37:25 +00:00 |
worklet
|
Bug 1631713 - Align the maximum memory usage of worklets on workers. r=karlt
|
2020-04-23 05:17:04 +00:00 |
xhr
|
Bug 1618546 - give worker debugger globals their own clients r=asuth,webidl,smaug
|
2020-04-21 06:50:53 +00:00 |
xml
|
…
|
|
xslt
|
Bug 1628433 - Add missing includes and namespaces to dom/xslt. r=mccr8
|
2020-04-08 18:02:21 +00:00 |
xul
|
Bug 1630704 - Merge nsBox into nsIFrame r=emilio
|
2020-04-18 12:06:09 +00:00 |
jar.mn
|
…
|
|
moz.build
|
…
|
|