..
abort
…
animation
Bug 1709214 - Get rid of NS_ERROR_DOM_ANIM_MISSING_PROPS_ERR; r=smaug
2021-05-10 12:20:17 +00:00
audiochannel
…
base
Bug 1711078 - Part 1: Stop using the component manager to create non-system principals, r=ckerschb
2021-05-17 20:50:08 +00:00
battery
…
bindings
Bug 1696251 - Pass MachCommandBase object as first argument for Mach Commands. r=mhentges,remote-protocol-reviewers,marionette-reviewers,webdriver-reviewers,perftest-reviewers
2021-05-17 16:15:58 +00:00
broadcastchannel
Bug 1692639 - Change dom/broadcastchannel/tests/test_bfcache.html to use BroadcastChannel, r=annyG
2021-04-08 21:15:02 +00:00
browser-element
…
cache
Bug 1575625 - Make Cache API available to webextensions (moz-extension:// schemas) r=asuth,rpl
2021-05-06 19:41:39 +00:00
canvas
Bug 1709622 - Apply EXIF resolution to SurfaceFromElement. r=tnikkel,jrmuizel,jgilbert
2021-05-10 23:39:05 +00:00
chrome-webidl
Bug 1697334 implement matches property in web_accessible_resources r=zombie,ckerschb,necko-reviewers,smaug
2021-05-14 03:15:15 +00:00
clients
Bug 1704651 - Wait for the right load in ClientOpenWindow. r=asuth
2021-04-16 23:38:42 +00:00
commandhandler
…
console
…
credentialmanagement
…
crypto
…
debugger
…
docs
Bug 1710672 - Mention createActor: false in jsactors documentation, r=mconley
2021-05-11 17:29:26 +00:00
encoding
Bug 1706864 - Enable chardetng for .in and .lk TLDs. r=dminor
2021-05-05 15:12:34 +00:00
events
Bug 1708829 - Make sure that delta* getters account for scroll speed override correctly. r=masayuki
2021-05-14 17:44:29 +00:00
fetch
Backed out 3 changesets (bug 1660555) on request from evilpie
2021-04-29 16:55:15 +02:00
file
Bug 1706593: Update prePath to camel case in nsIPrincipal.idl r=Gijs
2021-04-30 11:16:31 +00:00
filehandle
…
filesystem
…
flex
…
gamepad
…
geolocation
…
grid
…
html
Bug 1711057
- Consider programmatic focus during keyboard input as key focus. r=smaug
2021-05-17 13:46:50 +00:00
imptests
…
indexedDB
Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre
2021-05-10 07:15:07 +00:00
interfaces
Bug 1708254 - Move CreateAboutBlankContentViewer logic into platform, r=Gijs
2021-05-12 20:01:17 +00:00
ipc
Bug 1704812 - Broadcast newly-added FontList shm blocks to Content Processes instead of waiting and doing sync IPC. r=emilio,jld
2021-05-13 14:30:09 +00:00
jsurl
Bug 1702278 - Make CompileOptions a member of JSExecutionContext r=tcampbell
2021-04-20 15:31:13 +00:00
l10n
…
locales
Bug 973604 - Mark set/releaseCapture() as deprecated r=annevk,edgar
2021-04-26 19:37:45 +00:00
localstorage
Bug 1710646 - LSNG: UpdateUsageFile should flush the stream before closing it; r=dom-storage-reviewers,asuth
2021-05-12 03:02:23 +00:00
manifest
…
mathml
…
media
Backed out changeset bdc93c5c667f (bug 1710923) for causing reftest failures on scrollbar-marks-overlay.html. CLOSED TREE
2021-05-14 01:51:04 +03:00
messagechannel
…
midi
…
network
Bug 1708116 - Use NetAddr::InitFromString instead of PR_StringToNetAddr r=necko-reviewers,dragana
2021-05-10 09:26:01 +00:00
notification
Bug 1519636 - Reformat recent changes to the Google coding style. r=necko-reviewers,geckoview-reviewers,agi
2021-04-26 15:52:25 +00:00
offline
Bug 1694662 - Remove headers from offline resource list r=kershaw
2021-04-30 07:20:23 +00:00
payments
Bug 1709526 - Fix all the lint errors for .ini files in dom/ r=jmaher
2021-05-06 01:29:31 +00:00
performance
Bug 1710682 - Make Event::GetEventName returns a char16_t r=smaug
2021-05-11 20:11:01 +00:00
permission
…
plugins
Bug 1704784: Remove stray uses of defunct nsIObjectLoadingContent values r=Gijs
2021-04-20 21:51:49 +00:00
power
…
prio
…
promise
Bug 1686154 - Fix the race condition on WorkerFetchResolver::mFetchObserver. r=asuth
2021-04-13 13:23:57 +00:00
prototype
Bug 1651317 - Handle race in script compiling in PrototypeDocumentContentSink. r=smaug
2021-05-04 00:01:22 +00:00
push
Bug 1709526 - Fix all the lint errors for .ini files in dom/ r=jmaher
2021-05-06 01:29:31 +00:00
quota
Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre
2021-05-10 07:15:07 +00:00
reporting
…
res
…
script
Bug 1709139 - Replace JS pageload proportion probes with absolute time measurements and add new probes to measure GC and main thread parsing impact during page load. r=sfink,iain,smaug
2021-05-12 16:38:40 +00:00
security
Bug 1710234 Crash in [@ TestHTTPAnswerRunnable::IsBackgroundRequestRedirected]. r=ckerschb
2021-05-11 12:27:51 +00:00
serializers
…
serviceworkers
Bug 1709526 - Fix all the lint errors for .ini files in dom/ r=jmaher
2021-05-06 01:29:31 +00:00
simpledb
Bug 1709067 - SDB: Remove module specific QM_TRY macros; r=dom-storage-reviewers,jstutte
2021-05-03 19:44:39 +00:00
smil
…
storage
…
svg
Bug 1710840 - Part 2: Get rid of NS_ERROR_DOM_SVG_WRONG_TYPE_ERR; r=smaug
2021-05-12 23:32:38 +00:00
system
Bug 1710193 - Return correct dir from `PathUtils.getLocalProfileDir`. r=barret
2021-05-11 20:59:38 +00:00
tests
Bug 1641028 - Adding tests localstorage consistency between same origin different processes tab for fission. r=dom-storage-reviewers,asuth
2021-05-11 14:35:06 +00:00
u2f
…
url
…
vr
Bug 1696158 - Move CanSavePresentation to the parent process. Actually implement cycle collection for VR test objects. r=smaug
2021-04-19 14:50:54 +00:00
webauthn
Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre
2021-05-10 07:15:07 +00:00
webbrowserpersist
Bug 1690326: Add mappings for ERROR_DEVICE_HARDWARE_ERROR, ERROR_DEVICE_NOT_CONNECTED, ERROR_DISK_FULL and remove error NS_ERROR_FILE_DISK_FULL in favor of existing NS_ERROR_FILE_NO_DEVICE_SPACE r=xpcom-reviewers,necko-reviewers,nika,valentin
2021-05-06 14:00:06 +00:00
webgpu
Bug 1710550 - Detect resolving into WebGPU canvas r=gw
2021-05-11 05:42:20 +00:00
webidl
Bug 1708829 - Expose WheelEvent.wheelDelta{,X,Y} for compat with other engines. r=masayuki
2021-05-14 15:17:33 +00:00
webshare
…
websocket
Bug 1705147 - Make it possible to use WebSocket outside Window/Worker scopes, r=asuth
2021-04-19 17:16:14 +00:00
workers
Bug 1674383 - Allow the usage of SharedArrayBuffer by priviliged addons r=mixedpuppy,asuth,nika
2021-05-17 16:17:38 +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 1709526 - Fix all the lint errors for .ini files in dom/ r=jmaher
2021-05-06 01:29:31 +00:00
xml
Bug 1694662 - Remove appcache logic from content sink r=necko-reviewers,dragana
2021-04-30 07:20:18 +00:00
xslt
Bug 1710845 - Get rid of NS_ERROR_DOM_INVALID_EXPRESSION_ERR; r=smaug;
2021-05-12 23:32:38 +00:00
xul
Bug 1709439, activateItem should allow any descendant of an open submenu to be used, r=mstange,emilio
2021-05-10 18:44:03 +00:00
jar.mn
…
moz.build
Bug 1682030 - Remove some dead NPAPI code from dom/plugins and related spots. r=jmathies,mconley,ipc-reviewers,mccr8
2021-04-06 19:28:12 +00:00