gecko-dev/dom
Mike Hommey 1acc37c7a6 Bug 1747756 - Move Windows system libraries from LIBS to moz.build. r=firefox-build-system-reviewers,mhentges
While mingw builds don't require user32 and advapi32 explicitly, it doesn't
hurt for them to be there (and they're required for clang-cl build).
Likewise, while clang-builds don't require uuid and userenv explicitly
because they're pulled in via #pragmas in the source code, mingw doesn't
support those #pragmas and needs them explicitly, which doesn't hurt the
clang-cl builds.

Differential Revision: https://phabricator.services.mozilla.com/D134737
2021-12-30 20:56:43 +00:00
..
abort Bug 1745372 - Implement AbortSignal.throwIfAborted. r=saschanaz,emilio 2021-12-22 11:35:32 +00:00
animation
audiochannel
base Bug 1744315 - P1: Introduce chrome-only MozMouseExploreByTouch event. r=botond 2021-12-28 20:41:22 +00:00
battery
bindings Bug 1745372 - Implement AbortSignal.throwIfAborted. r=saschanaz,emilio 2021-12-22 11:35:32 +00:00
broadcastchannel
browser-element
cache
canvas Bug 1688686 - Don't assert on OOM/throttle in ClientWebGLContext::BackBufferSnapshot. r=gfx-reviewers,aosmond 2021-12-30 09:54:43 +00:00
chrome-webidl Bug 1736331 - Add IOUtils methods for dealing with macOS extended filesystem attributes r=Gijs 2021-12-25 00:30:11 +00:00
clients
commandhandler
console
credentialmanagement
crypto
debugger
docs Bug 1746870: part 1) Minorly extend documentation in <jsactors.rst>. r=hsivonen 2021-12-21 09:46:16 +00:00
encoding
events Bug 1744315 - P1: Introduce chrome-only MozMouseExploreByTouch event. r=botond 2021-12-28 20:41:22 +00:00
fetch Bug 1650940: Only assert FetchStreamReader members in OnOutputStreamReady if we are not closed. r=smaug 2021-12-20 18:10:09 +00:00
file Bug 1747185 - Reject INT32_MAX length arrays in CreateInputStream. r=dom-workers-and-storage-reviewers,janv 2021-12-23 23:09:23 +00:00
filehandle
filesystem
flex
gamepad
geolocation
grid
html Bug 1747476 - Fix resizing errors with OffscreenCanvas. r=gfx-reviewers,kvark,mstange 2021-12-28 16:47:02 +00:00
imptests
indexedDB
interfaces Bug 1539884 - Part 21: Mark nsIDOMXULCommandDispatcher::updateCommands as can_run_script r=masayuki 2021-12-23 16:27:20 +00:00
ipc Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi 2021-12-23 20:29:07 +00:00
jsurl
l10n Bug 1743659 - Part 2: Update Gecko's Localization to use the new l10nregistry-rs API r=zbraniecki,dminor,eemeli,smaug,emilio?,eemeli?,zbraniecki 2021-12-22 19:08:38 +00:00
locales
localstorage Bug 1681300 - Fix local storage corruption. r=dom-storage-reviewers,janv 2021-12-21 17:58:38 +00:00
locks
manifest
mathml Bug 1747922 - Rename StyleMathMLMathVariant -> StyleMathVariant. 2021-12-30 02:35:54 +01:00
media Bug 1747756 - Move Windows system libraries from LIBS to moz.build. r=firefox-build-system-reviewers,mhentges 2021-12-30 20:56:43 +00:00
messagechannel
midi Bug 1747196 - Build the Web MIDI midir backend only on known supported platforms rather than excluding unsupported ones r=glandium 2021-12-29 08:14:52 +00:00
network
notification
offline
payments
performance
permission
plugins Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi 2021-12-23 20:29:07 +00:00
power
prio
promise
prototype
push Bug 1743907 - remove remaining webrender references in manifests. r=MasterWayZ 2021-12-24 14:06:25 +00:00
quota
reporting
res
script Bug 1735695 - Remove OOM error in FinishDynamicImport when CreateModuleRequest fails. r=arai 2021-12-27 17:48:46 +00:00
security Bug 1743907 - remove remaining webrender references in manifests. r=MasterWayZ 2021-12-24 14:06:25 +00:00
serializers Bug 1747114 - Test correctly for end-of-span before attempting to decode surrogate pair. r=m_kato 2021-12-24 09:29:20 +00:00
serviceworkers Bug 1730689 - FetchEvent.mRespondWithHandler could be nullptr when self dispatching events in ServiceWorker. r=dom-worker-reviewers,jstutte 2021-12-21 15:46:16 +00:00
simpledb
smil Bug 1539884 - Part 18: Mark AsyncTimeEventRunner::Run as CAN_RUN_SCRIPT_BOUNDARY r=masayuki 2021-12-17 13:27:52 +00:00
storage
streams
svg
system Bug 1736331 - Add IOUtils methods for dealing with macOS extended filesystem attributes r=Gijs 2021-12-25 00:30:11 +00:00
tests Bug 1743907 - remove remaining webrender references in manifests. r=MasterWayZ 2021-12-24 14:06:25 +00:00
u2f
url
vr
webauthn
webbrowserpersist
webgpu Bug 1743907 - remove remaining webrender references in manifests. r=MasterWayZ 2021-12-24 14:06:25 +00:00
webidl Bug 1746783 - Remove unused resolution value from documentReadyFromIdle r=arai,emilio 2021-12-24 20:57:09 +00:00
webshare
websocket
workers Bug 1743907 - remove remaining webrender references in manifests. r=MasterWayZ 2021-12-24 14:06:25 +00:00
worklet
xhr Bug 1746898: Lock around memory reporting for XHR r=smaug 2021-12-20 17:57:19 +00:00
xml Bug 1539884 - Part 19: Mark XMLDocument::EndLoad as CAN_RUN_SCRIPT_BOUNDARY r=masayuki 2021-12-17 13:27:52 +00:00
xslt Bug 1309630 - Use a request to stop transforming. r=smaug 2021-12-21 17:56:02 +00:00
xul Bug 1735076 - Use ProgrammaticFocusFlags from nsXULCommandDispatcher. r=smaug 2021-12-23 18:34:05 +00:00
jar.mn
moz.build