gecko-dev/dom
Peter Van der Beken 276952b05e Bug 1706347 - Check mOOPChildrenLoading when deciding to put page in BFCache with Fission enabled. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D117199
2021-07-19 19:18:02 +00:00
..
abort
animation Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +00:00
audiochannel
base Bug 1706347 - Check mOOPChildrenLoading when deciding to put page in BFCache with Fission enabled. r=smaug 2021-07-19 19:18:02 +00:00
battery
bindings Bug 1696251 - Replace self with command_context where possible in existing mach commands. r=mhentges,webdriver-reviewers,perftest-reviewers,whimboo 2021-07-19 16:04:25 +00:00
broadcastchannel
browser-element
cache Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +00:00
canvas Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow 2021-07-19 11:28:20 +00:00
chrome-webidl Bug 1638097 - Add a temporarilyInstalled boolean property to WebExtensionPolicy. r=mixedpuppy 2021-07-14 14:13:00 +00:00
clients Bug 1503072 - Add mitigation to bypass SW on navigation fault. r=dom-worker-reviewers,necko-reviewers,valentin,edenchuang 2021-07-12 21:10:26 +00:00
commandhandler
console Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +00:00
credentialmanagement
crypto Bug 1713523 - Remove 'else' after 'return' in CryptoBuffer. r=andi 2021-07-09 12:20:40 +00:00
debugger
docs No Bug - doc: Clarify nav-replace for WindowContext and WindowGlobal{Parent,Child}, r=smaug DONTBUILD 2021-07-14 19:51:57 +00:00
encoding Bug 1696038 - Enable fission reftests on more platforms, r=jmaher 2021-06-24 15:12:48 +00:00
events Bug 1720574 - Add a way to disable event listeners, r=edgar,Honza 2021-07-16 12:04:37 +00:00
fetch Bug 1714299 - Correct the opaque response judgment for opaque response blocking. r=necko-reviewers,annevk,dragana 2021-07-02 23:11:55 +00:00
file Bug 1719184 - Transmit blob URLs more accurately when loading, r=asuth 2021-07-12 20:56:04 +00:00
filehandle
filesystem Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +00:00
flex
gamepad Bug 1718564 - Fix -Wlogical-op warning in GamepadTouchState.h. r=cmartin 2021-07-09 23:53:47 +00:00
geolocation Bug 1653549 - don't sent a location if document is hidden r=edgar 2021-07-19 01:20:55 +00:00
grid
html Bug 1720804 - Part 1: Move majority of the display list code inside mozilla namespace r=mattwoodrow 2021-07-19 11:28:20 +00:00
imptests
indexedDB Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +00:00
interfaces Bug 1503072 - Navigation fault interception test support. r=dom-worker-reviewers,edenchuang 2021-07-12 21:10:26 +00:00
ipc Bug 1706347 - Check mOOPChildrenLoading when deciding to put page in BFCache with Fission enabled. r=smaug 2021-07-19 19:18:02 +00:00
jsurl
l10n Bug 1666222: Cut over a ton of NowUnfuzzed calls -> Now 4/5 r=smaug,extension-reviewers,zombie 2021-07-14 18:18:17 +00:00
locales Bug 1719011 - Consider incomplete date/time inputs as "bad input". r=smaug 2021-07-05 09:22:31 +00:00
localstorage Bug 1591877 - Share the same cached pref value of dom.storage.next_gen across all relevant processes; r=dom-storage-reviewers,jstutte 2021-07-13 11:16:00 +00:00
manifest Bug 1714933 - Part 8: Update expected canonicalisation of "no". r=tcampbell 2021-06-15 07:54:06 +00:00
mathml
media Bug 1716196 - Misleading log message: "AppleVTDecoder: system doesn't support hardware acceleration". r=jolin 2021-07-16 19:21:10 +00:00
messagechannel
midi Bug 1715144 - Part 1: Stop adding /ipc/glue to LOCAL_INCLUDES when including chromium-config.mozbuild, r=ipc-reviewers,necko-reviewers,mccr8,valentin 2021-06-09 04:56:48 +00:00
network Bug 1717185 - Fix mBufferedAmount and return value of send in TCPSocket. r=valentin 2021-07-01 00:20:14 +00:00
notification Bug 1496997 - Remove ServiceWorkerParentInterceptEnabled() and callers r=asuth,dom-workers-and-storage-reviewers,necko-reviewers,dragana 2021-06-08 21:02:55 +00:00
offline
payments Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
performance Bug 1666222: Cut over a ton of NowUnfuzzed calls -> Now 4/5 r=smaug,extension-reviewers,zombie 2021-07-14 18:18:17 +00:00
permission
plugins
power
prio
promise
prototype Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
push Bug 1496997 - Remove dom.serviceWorkers.parent_intercept pref r=asuth,dom-workers-and-storage-reviewers,perftest-reviewers,jgraham,sparky,webdriver-reviewers,whimboo 2021-06-15 08:52:39 +00:00
quota Bug 1702421: *::PrepareOriginDirectory should report GetDirectoryMetadata failures as warning only. r=dom-storage-reviewers,janv 2021-06-25 10:24:23 +00:00
reporting Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +00:00
res
script Backed out changeset fbb89c5b851b (bug 1720692) for casuing bustages complaining about 'CommandContext'. 2021-07-16 20:15:54 +03:00
security Bug 1720103 - Https-first: Do not upgrade form submissions (for now) r=ckerschb 2021-07-14 15:53:00 +00:00
serializers
serviceworkers Bug 1638097 - ServiceWorkerManager should not store registration related to temporary addons. r=asuth 2021-07-14 14:13:00 +00:00
simpledb Bug 1717990 - SDB: Convert some NS_ERROR_FAILURE which should have been NS_ERROR_ABORT; r=dom-storage-reviewers,jstutte 2021-06-25 06:28:00 +00:00
smil
storage Bug 1713139 - Clear partitioned storage for session storage and legacy localStorage implementation. r=dom-storage-reviewers,johannh,asuth 2021-07-06 21:10:58 +00:00
svg Bug 1340422 - Part 10: Use style for GetDistancesFromOriginToEndsOfVisibleSegments(). r=emilio 2021-06-09 21:17:25 +00:00
system Bug 1708448 - Move property and element functions into js/public/PropertyAndElement.h. r=nbp 2021-07-13 11:52:42 +00:00
tests Bug 1698698 - Ensure event listener is registered on remote iframe before synthesizing mouse event; r=masayuki 2021-07-19 09:38:28 +00:00
u2f
url
vr Bug 1712725 - Stop clearing JS things when calling mozilla::DropJSObjects. r=mccr8 2021-05-27 08:35:40 +00:00
webauthn Bug 1689612 - Support WebAuthn authenticator type on Android. r=tjr,dveditz,aklotz 2021-07-13 16:56:26 +00:00
webbrowserpersist Bug 1715134 - Make form control type an enum class. r=masayuki 2021-06-08 09:43:59 +00:00
webgpu Bug 1680377 - Follow-up fixes to WebGPU error scope 2021-07-13 01:26:46 +00:00
webidl Bug 1586830 - Part 2: Expose Document.isInitialDocument to chrome JS, r=smaug 2021-07-14 15:51:20 +00:00
webshare
websocket Bug 1701192 - don't allow third-party loads to set HSTS state r=annevk,necko-reviewers,dragana 2021-06-02 16:52:19 +00:00
workers Bug 1720358 - Make AutoProfilerLabel available even when MOZ_GECKO_PROFILER is not defined, and remove ifdefs, r=gerald. 2021-07-15 22:04:22 +00:00
worklet Bug 1458339 part 2 - Use shared memory to initialize the JS engine. r=smaug,tcampbell,necko-reviewers 2021-05-12 13:57:56 +00:00
xhr Bug 1714224 - Cancel sync timeout timer after mFlagSyncLooping is set to false, r=smaug 2021-06-23 21:00:06 +00:00
xml Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
xslt Bug 1685421 - Part 2: Stop using NS_ERROR_DOM_HIERARCHY_REQUEST_ERR in nsINode; r=smaug 2021-06-02 13:43:39 +00:00
xul Backed out 4 changesets (bug 1718755) for causing Reftest failures. CLOSED TREE 2021-07-14 18:36:32 +03:00
jar.mn
moz.build