gecko-dev/dom
Masayuki Nakano 1bb2df9ea3 Bug 1520983 - part 1: Add new content command event for inserting text r=smaug
For inserting text from OS in special cases, e.g., when inserting 2 or more characters
per keydown or inserting text without key press, we use a set of composition events on
macOS, but the other browsers don't use composition events.  Instead, they expose only
`beforeinput` event and `input` event.  We should follow their behavior for web-compat
because `beforeinput` events for IME composition are never cancelable, but the
`beforeinput` events for the cases are cancelable of the other browsers.

Differential Revision: https://phabricator.services.mozilla.com/D114826
2021-05-17 23:52:43 +00:00
..
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 1520983 - part 1: Add new content command event for inserting text r=smaug 2021-05-17 23:52:43 +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
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
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
events Bug 1520983 - part 1: Add new content command event for inserting text r=smaug 2021-05-17 23:52:43 +00:00
fetch
file
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 1520983 - part 1: Add new content command event for inserting text r=smaug 2021-05-17 23:52:43 +00:00
ipc Bug 1520983 - part 1: Add new content command event for inserting text r=smaug 2021-05-17 23:52:43 +00:00
jsurl
l10n
locales
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
offline
payments
performance Bug 1710682 - Make Event::GetEventName returns a char16_t r=smaug 2021-05-11 20:11:01 +00:00
permission
plugins
power
prio
promise
prototype
push
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
simpledb
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
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
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
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
xml
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