gecko-dev/dom
Emilio Cobos Álvarez 8dea5d3fa5 Bug 1712724 - Cleanup focus method mask usage. r=smaug
No behavior change, since `GetLastFocusMethod` is only checked by `HTMLInputElement.cpp` / `nsGlobalWindowInner.cpp` for FLAG_BYKEY, and some JS code for `FLAG_BYMOUSE`.

But this makes the next patch more straight-forward.

Differential Revision: https://phabricator.services.mozilla.com/D115900
2021-05-25 22:29:01 +00:00
..
abort
animation Backed out 2 changesets (bug 1699890) for causing failures on background-color-animation-with-table2.html. CLOSED TREE 2021-05-25 15:30:01 +03:00
audiochannel
base Bug 1712724 - Cleanup focus method mask usage. r=smaug 2021-05-25 22:29:01 +00:00
battery
bindings Bug 1711821 - Word around GCC bug with nodiscard forwarded nullptr r=peterv 2021-05-25 20:12:07 +00:00
broadcastchannel
browser-element
cache Bug 1711180 - Refactor code for handling STATE_GET_INFO in Context::QuotaInitRunnable::Run; r=dom-storage-reviewers,jstutte 2021-05-22 06:21:12 +00:00
canvas Bug 1629381 - CanvasRenderingContext2D.drawImage shouldn't throw for e.g <video> if there's no valid surface to draw. r=sotaro 2021-05-25 10:39:51 +00:00
chrome-webidl Backed out 9 changesets (bug 1700623) for causing bc failures in browser_history_menu.js 2021-05-21 11:43:54 +03:00
clients Bug 1584007 - check ClientSource existence r=asuth 2021-05-24 13:55:08 +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 1711476 - Enable chardetng for the .jp TLD. r=emk 2021-05-21 12:23:23 +00:00
events Bug 1692068 - Disable broken crashtests on tsan. r=necko-reviewers,decoder,dragana 2021-05-25 01:15:49 +00:00
fetch Backed out 3 changesets (bug 1660555) on request from evilpie 2021-04-29 16:55:15 +02:00
file Bug 1692068 - Disable broken crashtests on tsan. r=necko-reviewers,decoder,dragana 2021-05-25 01:15:49 +00:00
filehandle
filesystem
flex
gamepad
geolocation
grid
html Bug 1540037 - part 18: Move ReplaceTextAsAction() and ReplaceSelectionAsSubAction() to EditorBase r=m_kato 2021-05-25 04:26:14 +00:00
imptests
indexedDB Bug 1711181 - Add explanatory comments for some special uses of QM_OR_ELSE_WARN; r=dom-storage-reviewers,jstutte 2021-05-21 09:30:30 +00:00
interfaces Bug 1712724 - Cleanup focus method mask usage. r=smaug 2021-05-25 22:29:01 +00:00
ipc Backed out 2 changesets (bug 1709346) for causing XPCConvert crashes. CLOSED TREE 2021-05-26 00:32:25 +03: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 1711181 - Add explanatory comments for some special uses of QM_OR_ELSE_WARN; r=dom-storage-reviewers,jstutte 2021-05-21 09:30:30 +00:00
manifest
mathml
media Bug 1629381 - CanvasRenderingContext2D.drawImage shouldn't throw for e.g <video> if there's no valid surface to draw. r=sotaro 2021-05-25 10:39:51 +00: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
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 1709352 - Follow-up patch to fix indentation; r=dom-storage-reviewers,jstutte 2021-05-25 09:36:10 +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 1648825 - Ensure that Sec-Fetch-Site is only 'none' if the load was user triggered. r=ckerschb,marionette-reviewers,whimboo 2021-05-25 17:37:08 +00:00
serializers
serviceworkers Bug 1711090 - Part 3: Add some missing nsITimerCallback queryinterface targets, r=KrisWright,necko-reviewers,kershaw 2021-05-18 20:45:17 +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 Backed out 9 changesets (bug 1700623) for causing bc failures in browser_history_menu.js 2021-05-21 11:43:54 +03:00
svg Bug 1692068 - Disable broken crashtests on tsan. r=necko-reviewers,decoder,dragana 2021-05-25 01:15:49 +00:00
system Bug 1710193 - Return correct dir from PathUtils.getLocalProfileDir. r=barret 2021-05-11 20:59:38 +00:00
tests Backed out 2 changesets (bug 1709346) for causing XPCConvert crashes. CLOSED TREE 2021-05-26 00:32:25 +03: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 1711926 - Spew WebGPU validation errors to the console r=jimb 2021-05-22 01:03:00 +00:00
webidl Backed out changeset f7944c3f9e5b (bug 1711437) for causing mochitest failures. CLOSED TREE 2021-05-25 18:56:00 +03: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