gecko-dev/accessible
James Teh ef2bda893e Bug 1473234: make a11y listen to DOM events from iframes and shadow DOM. r=eeejay
1. Register with the root document window's parent target, since this receives events for iframes and shadow DOM. (The root document itself doesn't.)
2. Hold onto the target node when scheduling processing of the DOM event, as GetOriginalTarget returns null when we process shadow DOM events async.

Depends on D21349

Differential Revision: https://phabricator.services.mozilla.com/D21350

--HG--
extra : moz-landing-system : lando
2019-03-25 05:04:36 +00:00
..
android Bug 1479042 - Handle text insertion and name change events as live regions and announce. r=yzen 2019-03-15 23:10:42 +00:00
aom Bug 1523969 part 1 - Move method definition inline comments to new line in accessible/. r=jamie 2019-02-25 16:02:26 -06:00
atk Bug 1535325 atk: Always convert control character events into key names r=Jamie 2019-03-19 01:04:19 +00:00
base Bug 1473234: make a11y listen to DOM events from iframes and shadow DOM. r=eeejay 2019-03-25 05:04:36 +00:00
generic Bug 1473234: make a11y listen to DOM events from iframes and shadow DOM. r=eeejay 2019-03-25 05:04:36 +00:00
html Bug 205202 part 4 - [css-lists][css-pseudo] Rename various uses of bullet with marker to avoid any misleading association with nsBulletFrame (idempotent patch). r=emilio 2019-03-24 23:13:53 +01:00
interfaces Bug 1534370 part 3. Mark InsertFromTransferable as MOZ_CAN_RUN_SCRIPT. r=masayuki 2019-03-12 01:55:03 +00:00
ipc Bug 1375863 - fold MOZ_CONTENT_SANDBOX and MOZ_GMP_SANDBOX into MOZ_SANDBOX; r=jld,firefox-build-system-reviewers 2019-03-18 22:31:59 +00:00
jsat Bug 1538021 - Use owner of WindowEventDispatcher as window for messaging. r=yzen 2019-03-23 21:22:02 +00:00
mac Bug 1521460 - Also reformat objective-c files r=mstange,ehsan,spohl 2019-01-21 18:18:16 +01:00
other Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp 2018-12-01 04:52:05 +09:00
tests Bug 1473234: make a11y listen to DOM events from iframes and shadow DOM. r=eeejay 2019-03-25 05:04:36 +00:00
windows Bug 1375863 - fold MOZ_CONTENT_SANDBOX and MOZ_GMP_SANDBOX into MOZ_SANDBOX; r=jld,firefox-build-system-reviewers 2019-03-18 22:31:59 +00:00
xpcom Bug 1534370 part 3. Mark InsertFromTransferable as MOZ_CAN_RUN_SCRIPT. r=masayuki 2019-03-12 01:55:03 +00:00
xul Bug 1519955, Don't use boxobject properties in accessibility, r=jteh 2019-03-01 12:26:37 -05:00
moz.build Bug 1479033 - Introduce Android accessibility directory. r=Jamie 2018-09-18 10:43:18 -07:00