gecko-dev/dom
Marcos Cáceres b5eeb2dfde Bug 1741343 - getGamePads() should return empty array if document is not fully active r=saschanaz
see https://github.com/w3c/gamepad/pull/157

Differential Revision: https://phabricator.services.mozilla.com/D131321
2021-11-23 00:20:13 +00:00
..
abort
animation Bug 1680896 - fix annotation to skip test_pending_animation_tracker.html on Windows opt. DONTBUILD 2021-11-19 09:26:20 +00:00
audiochannel Bug 1733902 - part3 : merge RefreshAgentsSuspend into NotifyResumingDelayedMedia. r=emilio 2021-11-01 22:26:41 +00:00
base Bug 1741343 - getGamePads() should return empty array if document is not fully active r=saschanaz 2021-11-23 00:20:13 +00:00
battery
bindings Bug 1707591 - ride along - reformat the tree with black 21.10b0 r=ahal,webdriver-reviewers,perftest-reviewers,whimboo,gerard-majax,alexandru.irimovici 2021-11-22 22:10:03 +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 1739454 - Don't overwrite the ImageBitmap's surface in PrepareForDrawTarget. r=emilio 2021-11-19 18:46:46 +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
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 1739464 - Simplify language-dependent font fallback code. r=jfkthame 2021-11-19 16:11:55 +00:00
fetch Bug 1577346 - Convert between stream types for preload response r=dom-worker-reviewers,edenchuang 2021-11-22 14:09:24 +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 1741326. Remove most cases of setting apz.zoom-to-focused-input.enabled=false in tests. r=botond 2021-11-22 11:48:25 +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 1736046 - Validate length of nested structured serialization data r=baku 2021-11-22 16:03:11 +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 1733495 - Migrate plugins.properties to aboutPlugins.ftl. r=Gijs,fluent-reviewers,nbaumgardner,kpatenio 2021-11-22 09:16:25 +00:00
localstorage Bug 1741210 - Make type conversions more explicit. r=dom-storage-reviewers,janv 2021-11-22 15:53:45 +00:00
locks Bug 1741186 - Add WorkerRef outside of the constructor r=smaug 2021-11-22 22:37:52 +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 Backed out 2 changesets (bug 1733659) for causing build bustages. CLOSED TREE 2021-11-22 20:51:20 +02: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 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 1577346 - Convert between stream types for preload response r=dom-worker-reviewers,edenchuang 2021-11-22 14:09:24 +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 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 1741493 - Split IPCInternalResponse r=nika 2021-11-19 16:45:19 +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