..
abort
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
animation
Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange
2020-08-04 21:17:50 +00:00
audiochannel
Bug 1645386 - Use nsTObserverArray::NonObservingRange where possible instead of ForwardRange. r=froydnj
2020-06-22 08:21:24 +00:00
base
Bug 1585070 - move nsPIDOMWindowOuter::mIsActive to BrowsingContext. r=farre
2020-08-11 12:53:57 +00:00
battery
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
bindings
Bug 1654851 - Correctly handle transplanting objects with private fields r=jorendorff,extension-reviewers,zombie
2020-08-11 21:35:40 +00:00
broadcastchannel
Bug 1652960 - Remove unnecessary includes from Document.h. r=smaug
2020-07-15 15:48:53 +00:00
browser-element
Backed out 2 changesets (bug 1651519) for WPT failures in webdriver/tests/switch_to_frame/switch.py. CLOSED TREE
2020-07-22 02:47:34 +03:00
cache
Bug 1635489: Add telemetry on the status of sqlite database accesses. r=mak
2020-08-11 20:55:33 +00:00
canvas
Bug 1658057 - Adjust reftest expectations for windows reftests on hardware. r=bc
2020-08-11 21:25:03 +00:00
chrome-webidl
Bug 1655461: Implement IOUtils::copy method r=barret,Gijs
2020-08-10 16:00:32 +00:00
clients
Bug 1558394 - Pass the TriggeringSandboxFlags to nsILoadinfo r=ckerschb,smaug,necko-reviewers,valentin
2020-07-29 11:43:23 +00:00
commandhandler
…
console
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
2020-08-04 11:27:07 +00:00
credentialmanagement
Bug 1602668 - M(1) manifest and test changes. r=kmag,karlt,necko-reviewers,valentin
2020-06-22 19:09:49 +00:00
crypto
Bug 1652002 - Remove some unnecessary includes from BindingUtils.h. r=peterv
2020-07-15 15:34:49 +00:00
debugger
Bug 1645386 - Use nsTObserverArray::NonObservingRange where possible instead of ForwardRange. r=froydnj
2020-06-22 08:21:24 +00:00
docs
Bug 1618024 - Add more in-tree navigation docs, r=neha
2020-07-29 20:29:48 +00:00
encoding
Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj
2020-08-07 07:49:47 +00:00
events
Bug 1658176 - Make mochitest tests with xorigin and fission enabled report assertion properly; r=kmag DONTBUILD
2020-08-10 20:48:13 +00:00
fetch
Bug 1655716 - Introduce TYPE_INTERNAL_FETCH_PRELOAD and use in HTMLLinkElement::AsValueToContentPolicy() - r=emilio,mayhemer,ckerschb
2020-08-11 12:33:14 +00:00
file
Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj
2020-08-07 07:49:47 +00:00
filehandle
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
2020-08-04 11:27:07 +00:00
filesystem
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
2020-08-04 11:27:07 +00:00
flex
Bug 1648774 Part 2: Add a test that display:flex elements generate computed flex info. r=dholbert
2020-07-23 20:48:04 +00:00
gamepad
Bug 1539178 - Add a threshold on gamepad axes to avoid gamepads be unintentionally activated. r=cmartin,baku
2020-08-10 18:14:39 +00:00
geolocation
Bug 1653602 - Add a geolocation monitor r=baku
2020-08-05 12:54:14 +00:00
grid
Bug 1626570 - Improve handling of copying arrays in dom/grid/. r=mats
2020-05-05 14:13:15 +00:00
html
Bug 1658471 - Remove dom.security.featurePolicy.enabled. r=baku
2020-08-12 10:57:04 +00:00
imptests
Bug 1602668 - Enables xorigin mode for WPT test harness. r=kmag
2020-06-22 19:10:17 +00:00
indexedDB
Bug 1652244 - P4. Fix test_third_party.html test failure r=timhuang
2020-08-12 09:11:01 +00:00
interfaces
Bug 1658471 - Remove dom.security.featurePolicy.enabled. r=baku
2020-08-12 10:57:04 +00:00
ipc
Bug 1639328 - Make sure BrowserChilds for OOP iframes start in a consistent state. r=smaug
2020-08-11 16:42:46 +00:00
jsurl
Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj
2020-08-07 07:49:47 +00:00
l10n
Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange
2020-08-04 21:17:50 +00:00
locales
Bug 1650329 - Improve message: bad start tag in noscript in head. r=alchen
2020-08-03 12:30:12 +00:00
localstorage
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
2020-08-04 11:27:07 +00:00
manifest
Bug 1464542: Part 3b - Add existing Services.jsm registrations to the new services cache. r=mccr8,geckoview-reviewers,agi
2020-07-09 21:42:25 +00:00
mathml
Bug 1652942 - Remove some unnecessary includes of Element.h. r=smaug
2020-07-15 13:55:24 +00:00
media
Bug 1658471 - Remove dom.security.featurePolicy.enabled. r=baku
2020-08-12 10:57:04 +00:00
messagechannel
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
2020-08-04 11:27:07 +00:00
midi
Bug 1654469 - Stop generating operator==/operator != for IPDL structs/unions by default. r=nika
2020-07-22 17:24:33 +00:00
network
Bug 1528649 - Remove the context parameter from nsInputStreamPump::AsyncRead. r=valentin,necko-reviewers
2020-08-05 11:21:51 +00:00
notification
Bug 1650919 - Adding manifest annotations for xorigin test harness. r=kmag
2020-07-13 20:34:46 +00:00
offline
Bug 1652960 - Remove unnecessary includes from Document.h. r=smaug
2020-07-15 15:48:53 +00:00
payments
Bug 1656359 - eliminate needless string flattening when calling JS_ParseJSON; r=peterv
2020-08-04 14:17:37 +00:00
performance
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
2020-08-04 11:27:07 +00:00
permission
Bug 1658471 - Remove dom.security.featurePolicy.enabled. r=baku
2020-08-12 10:57:04 +00:00
plugins
Bug 1656141 - Remove RESFILE. r=firefox-build-system-reviewers,rstewart
2020-08-06 22:51:59 +00:00
power
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
presentation
Bug 1265275 - Replaced using namespace mozilla; & using namespace mozilla::dom; with namespace mozilla{..} & namespace dom{..} in PresentationChild.cpp. r=smaug
2020-08-12 14:09:49 +00:00
prio
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
2020-07-01 08:29:29 +00:00
promise
Bug 1653011 - Simplify and make WeakPtr<Derived> usable and compact. r=froydnj,sg,geckoview-reviewers,jgilbert,kvark,snorp
2020-07-23 14:51:46 +00:00
prototype
Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp
2020-07-15 11:20:45 +00:00
push
Backed out 2 changesets (bug 1651519) for WPT failures in webdriver/tests/switch_to_frame/switch.py. CLOSED TREE
2020-07-22 02:47:34 +03:00
quota
Bug 1658471 - Remove dom.security.featurePolicy.enabled. r=baku
2020-08-12 10:57:04 +00:00
reporting
Bug 1656359 - eliminate needless string flattening when calling JS_ParseJSON; r=peterv
2020-08-04 14:17:37 +00:00
res
…
script
Bug 1646547 - fix ScriptLoader::ReadyToExecuteParserBlockingScripts stopping at OOP ancestors. r=kmag
2020-08-09 23:50:35 +00:00
security
Bug 1642387: Prevent HTTPS-Only timeouts by sending http request in the background with a 3000ms delay. If that http request returns before the upgraded request, it's an indicator the https request will result in a timeout and we show the error... r=mattwoodrow,dragana,JulianWels
2020-08-12 12:57:22 +00:00
serviceworkers
Bug 1654064 - P2. Add a testcase for applying window.open heuristic on a first-party iframe. r=baku
2020-08-06 12:53:00 +00:00
simpledb
Bug 1519636 - Reformat recent changes to the Google coding style r=andi
2020-08-02 15:29:15 +00:00
smil
Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange
2020-08-04 21:17:50 +00:00
storage
Bug 1653229 - Remove unnecessary includes for BindingUtils.h. r=jgilbert
2020-07-22 15:12:10 +00:00
svg
Bug 1655324 - rewrite DOMSVGAnimatedString r=heycam
2020-08-10 07:55:15 +00:00
system
Bug 1658007: Check for shutdown earlier in IOUtils method calls r=barret,Gijs
2020-08-10 17:51:13 +00:00
tests
Bug 1658471 - Remove dom.security.featurePolicy.enabled. r=baku
2020-08-12 10:57:04 +00:00
u2f
Bug 1650919 - Adding manifest annotations for xorigin test harness. r=kmag
2020-07-13 20:34:46 +00:00
url
Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj
2020-08-04 11:27:07 +00:00
vr
Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange
2020-08-04 21:17:50 +00:00
webauthn
Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj
2020-08-07 07:49:47 +00:00
webbrowserpersist
Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp
2020-07-15 11:20:45 +00:00
webgpu
Bug 1653161 - Implement Queue.writeBuffer and writeTexture in WebGPU r=jgilbert,webidl,smaug
2020-07-28 22:26:21 +00:00
webidl
Bug 1658471 - Remove dom.security.featurePolicy.enabled. r=baku
2020-08-12 10:57:04 +00:00
webshare
Bug 1643205 - Navigator's share() must consume user activation r=edgar
2020-06-23 09:14:47 +00:00
websocket
Bug 1658283: HTTPS-Only: Simplify ShouldUpgradeWebSocket. r=JulianWels
2020-08-11 11:19:28 +00:00
workers
Bug 1655563 - Ensure Private Fields are enabled in workers, following the preference setting r=jorendorff
2020-08-11 19:12:49 +00:00
worklet
Bug 1634200 don't create a new global when the Worklet is finished r=padenot
2020-08-06 01:06:03 +00:00
xhr
Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj
2020-08-07 07:49:47 +00:00
xml
Bug 1653474
- Process META elements when it's inserted r=smaug
2020-08-05 16:32:57 +00:00
xslt
Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp
2020-07-15 11:20:45 +00:00
xul
Bug 1644337, add an isAnchored property to popups, as popups can be anchored to a rectangle as well as a node. This prevented the arrow from appearing in panels, r=smaug
2020-08-10 09:47:38 +00:00
jar.mn
…
moz.build
Bug 1643205 - Navigator's share() must consume user activation r=edgar
2020-06-23 09:14:47 +00:00