gecko-dev/dom
Tooru Fujisawa 86d257a783 Bug 1687973 - Part 1: Remove CompileOptions.useOffThreadParseGlobal. r=tcampbell
Changed all off-thread tasks not to use parse global.
Removed bug-1138390.js because off-thread script decode no longer wait for GC.

 * ParseTask::parseGlobal is removed in Part 2
 * OffThreadParsingMustWaitForGC is removed in Part 3
 * GlobalHelperThreadState::parseWaitingOnGC is removed in Part 3
 * GlobalHelperThreadState::generateLCovSources is removed in Part 5
 * ParseTask::scripts is removed in Part 6
 * ModuleObject::fixEnvironmentsAfterRealmMerge is removed in Part 7
 * Zone::{setCreatedForHelperThread,clearUsedByHelperThread} are removed in
   bug 538450
 * RealmCreationOptions::setMergeable is removed in bug 1655768
 * MergeRealms is removed in bug 1655768

Differential Revision: https://phabricator.services.mozilla.com/D131354
2021-11-19 04:43:03 +00:00
..
abort Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
animation Bug 1741491 - Make sure we only record old style value once. r=smaug 2021-11-17 23:39:32 +00:00
audiochannel Bug 1733902 - part3 : merge RefreshAgentsSuspend into NotifyResumingDelayedMedia. r=emilio 2021-11-01 22:26:41 +00:00
base Bug 1734099 - Never unload tabs with active RTCPeerConnection instances. r=peterv,jesup 2021-11-18 22:59:12 +00:00
battery
bindings Bug 1693775 - Change CallbackTracer::onChild to pass GCCellPtr by value r=sfink,mccr8 2021-11-16 09:09:37 +00:00
broadcastchannel Bug 1736563 - Part 4: Remove redundant BFCache includes r=smaug 2021-10-28 22:20:01 +00:00
browser-element
cache Bug 1577346 - P3 Make InternalResponse be SafeRefcounted. r=dom-worker-reviewers,ytausky 2021-11-08 13:29:32 +00:00
canvas Bug 1741111 - Remove LayersBackend::LAYERS_BASIC r=gfx-reviewers,bradwerth 2021-11-17 22:05:47 +00:00
chrome-webidl Bug 1734099 - Never unload tabs with active RTCPeerConnection instances. r=peterv,jesup 2021-11-18 22:59:12 +00:00
clients Backed out 12 changesets (bug 1731982, bug 1736401) for causing crashes. a=backout 2021-11-09 09:23:38 +02:00
commandhandler
console
credentialmanagement
crypto Bug 1718899 - webcrypto: handle the 'alg' field in ECDSA JWK keys r=rmf 2021-10-12 20:35:07 +00:00
debugger
docs Bug 1741492 - Update IOUtils migration guide for new openFileForSyncReading API. r=barret 2021-11-17 19:49:53 +00:00
encoding Bug 1603127 - Replaced mozilla::Tuple with std::tuple and applied structured bindings in mozilla/Encoding.h. r=hsivonen 2021-11-08 08:14:00 +00:00
events Bug 1692708 - Add cancelScrollAnimation and use it in window_bug1369072.html and browser_scroll.js. r=botond 2021-11-12 07:54:17 +00:00
fetch Bug 1577346 - P3 Make InternalResponse be SafeRefcounted. r=dom-worker-reviewers,ytausky 2021-11-08 13:29:32 +00:00
file Bug 1603127 - Replaced mozilla::Tuple with std::tuple and applied structured bindings in mozilla/Encoding.h. r=hsivonen 2021-11-08 08:14:00 +00:00
filehandle Bug 1731564: Use motivated SpinEventLoopUntil inside dom/*. r=smaug 2021-10-07 08:06:11 +00:00
filesystem
flex
gamepad
geolocation Bug 1735097 - Geolocation: use EpochTimeStamp instead of DOMTimeStamp r=saschanaz,peterv 2021-11-17 04:01:02 +00:00
grid
html Bug 1617611: Annotate each failing test individually. r=webdriver-reviewers,necko-reviewers,ckerschb,whimboo,valentin 2021-11-17 11:04:34 +00:00
imptests Bug 1735098 - Implement EpochTimeStamp from HR-Time r=edgar 2021-11-16 08:50:37 +00:00
indexedDB Bug 1732343 - Part 2: Migrate all uses of base::FileDescriptor to UniqueFileHandle, r=handyman 2021-11-09 14:17:32 +00:00
interfaces Bug 1735097 - Geolocation: use EpochTimeStamp instead of DOMTimeStamp r=saschanaz,peterv 2021-11-17 04:01:02 +00:00
ipc Bug 1734099 - Never unload tabs with active RTCPeerConnection instances. r=peterv,jesup 2021-11-18 22:59:12 +00:00
jsurl
l10n Bug 1687118 - Bail early from DocumentL10n::TriggerInitialTranslation if mReady is not available. r=emilio,nordzilla 2021-11-17 23:31:45 +00:00
locales Bug 1737032 - Removed traces of "remote XUL". r=Gijs,fluent-reviewers 2021-10-25 11:00:47 +00:00
localstorage Backed out 12 changesets (bug 1731982, bug 1736401) for causing crashes. a=backout 2021-11-09 09:23:38 +02:00
locks Bug 1740732 - Destruct stolen lock requests r=smaug 2021-11-12 01:11:33 +00:00
manifest Bug 1576768 [eslint] Turn on JavaScript linting and formatting rules for .sjs files. r=Standard8 2021-10-25 11:12:41 +00:00
mathml Bug 1586014- Factor out RecompileScriptEventListeners r=emilio 2021-11-04 18:24:58 +00:00
media Bug 1738550 - Clean up RLBox type definitions r=bholley 2021-11-18 19:51:08 +00:00
messagechannel Bug 1736563 - Part 4: Remove redundant BFCache includes r=smaug 2021-10-28 22:20:01 +00:00
midi
network Bug 1736508 - Make TCPSocket work with ipv6 address again. r=valentin 2021-10-20 08:15:58 +00:00
notification
offline
payments Bug 1736017 - Replace MozLocale with Locale in PaymentRequest.cpp; r=platform-i18n-reviewers,gregtatum 2021-11-04 16:36:02 +00:00
performance Bug 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova 2021-11-08 23:59:35 +00:00
permission
plugins Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
power
prio
promise Bug 1736461 - Add Promise::CreateResolvedWithUndefined to handle common patterm in Streams r=smaug 2021-11-15 22:01:38 +00:00
prototype
push Bug 1497431 - Implement PushManager.prototype.expirationTime + toJSON() r=mt,peterv 2021-11-17 11:53:02 +00:00
quota Bug 1731864 - Add QM_TO_RESULT_INVOKE and QM_TO_RESULT_INVOKE_TYPED; r=dom-storage-reviewers,jari 2021-11-12 16:12:39 +00:00
reporting Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
res
script Bug 1687973 - Part 1: Remove CompileOptions.useOffThreadParseGlobal. r=tcampbell 2021-11-19 04:43:03 +00:00
security Bug 1741369 - [devtools] Update paths to loader files outside devtools/ r=perftest-reviewers,preferences-reviewers,sparky,Gijs 2021-11-17 12:43:27 +00:00
serializers Bug 1722484 Part 2 - Replace LineBreaker::Next() and WordBreaker::Next() with the new iterators. r=m_kato 2021-11-09 01:14:15 +00:00
serviceworkers Bug 1617611: Annotate each failing test individually. r=webdriver-reviewers,necko-reviewers,ckerschb,whimboo,valentin 2021-11-17 11:04:34 +00:00
simpledb
smil
storage Bug 1731564: Use motivated SpinEventLoopUntil inside dom/*. r=smaug 2021-10-07 08:06:11 +00:00
streams Bug 1736461 - Update ReadableStream.tee implementation to match specification. r=smaug 2021-11-15 22:01:39 +00:00
svg Bug 1586014- Factor out RecompileScriptEventListeners r=emilio 2021-11-04 18:24:58 +00:00
system Bug 1723082 - Support reading files > INT32_MAX in IOUtils r=Gijs 2021-11-17 03:55:36 +00:00
tests Bug 1734099 - Never unload tabs with active RTCPeerConnection instances. r=peterv,jesup 2021-11-18 22:59:12 +00:00
u2f
url
vr Bug 1616390 - Validate that poses may be reported for GetPose and GetViewerPose. r=emilio 2021-10-20 16:38:37 +00:00
webauthn
webbrowserpersist
webgpu Bug 1740284 - WebGPU: unlock presentation buffers on error r=jimb 2021-11-18 22:13:35 +00:00
webidl Bug 1497431 - Implement PushManager.prototype.expirationTime + toJSON() r=mt,peterv 2021-11-17 11:53:02 +00:00
webshare
websocket
workers Bug 1657375 - Cache the principal hash value for OffscreenCanvas on worker threads. r=dom-worker-reviewers,asuth,smaug 2021-11-09 20:16:05 +00:00
worklet Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
xhr Bug 1617611: Annotate each failing test individually. r=webdriver-reviewers,necko-reviewers,ckerschb,whimboo,valentin 2021-11-17 11:04:34 +00:00
xml Bug 1736707, part 1 - Get rid of nsContentUtils::NameSpaceManager(). r=peterv 2021-10-22 16:15:57 +00:00
xslt Bug 1575191- Make callers to Document::SetContentType with ASCII literal using SetContentTypeInternal.. r=hsivonen 2021-11-04 06:47:05 +00:00
xul Backed out changeset 5c921d8e51bd (bug 1741089) for causing mochitest failures on test_bug557987.xhtml . CLOSED TREE 2021-11-16 18:27:45 +02:00
jar.mn
moz.build Bug 1730589 - Initial Implementation of ReadableStreams using WebIDL and DOM technologies r=smaug 2021-10-06 18:43:01 +00:00