gecko-dev/dom
Nika Layzell ab32545d5a Bug 1741152 - Add diagnostic warnings to process launch codepaths, r=ipc-reviewers,mccr8
Differential Revision: https://phabricator.services.mozilla.com/D131419
2021-11-17 22:19:13 +00:00
..
abort
animation Bug 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova 2021-11-08 23:59:35 +00:00
audiochannel Bug 1733902 - part3 : merge RefreshAgentsSuspend into NotifyResumingDelayedMedia. r=emilio 2021-11-01 22:26:41 +00:00
base Bug 1741089 - Make attachShadow() not reframe the shadow host unconditionally. r=smaug 2021-11-16 16:34:51 +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 1723082 - Support reading files > INT32_MAX in IOUtils r=Gijs 2021-11-17 03:55:36 +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
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
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 1741152 - Add diagnostic warnings to process launch codepaths, r=ipc-reviewers,mccr8 2021-11-17 22:19:13 +00:00
jsurl
l10n Bug 1687592 - Don't cache mRefreshDriver between L10nMutation observer calls. r=nordzilla,mstange 2021-11-17 19:54:18 +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 1741111 - Remove LayersBackend::LAYERS_BASIC r=gfx-reviewers,bradwerth 2021-11-17 22:05:47 +00:00
messagechannel Bug 1736563 - Part 4: Remove redundant BFCache includes r=smaug 2021-10-28 22:20:01 +00:00
midi
network
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
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
res
script Bug 1519636 - First reformat with clang-format 13.0.0. r=firefox-build-system-reviewers,sylvestre,mhentges 2021-11-16 08:07:30 +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
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 1617611: Annotate each failing test individually. r=webdriver-reviewers,necko-reviewers,ckerschb,whimboo,valentin 2021-11-17 11:04:34 +00:00
u2f
url
vr
webauthn
webbrowserpersist
webgpu
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
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