gecko-dev/xpcom
Marco Zehe 8e98d90958 Bug 1657576 - Expose the data-at-shortcutkeys attribute as an object attribute, r=Jamie
Currently used mostly by Twitter and Facebook to allow them to specify which virtual quick navigation keys assistive technologies should not use when in those web applications, but instead pass them through to the browser. JAWS is currently the only known assistive technology making use of this feature.

This works in Chrome and the new Edge, but not in Firefox, because JAWS stopped using ISimpleDOM in Firefox, which no longer gave them access to this attribute.

This bug is to allow exposure of the non-standardized data-at-shortcutkeys attribute value via a same-named IAccessible2 and ATK Object Attribute.

Differential Revision: https://phabricator.services.mozilla.com/D86181
2020-09-09 05:43:19 +00:00
..
base Bug 1663365 - Move various Object-related functions to a new js/public/Object.h header. r=jandem 2020-09-08 22:55:38 +00:00
build Bug 1663424 - fix pgo file writing from non-webcontent child processes in PROFILE_GENERATE runs, r=dmajor 2020-09-08 17:08:41 +00:00
components Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-08-24 14:18:41 +00:00
doc
ds Bug 1657576 - Expose the data-at-shortcutkeys attribute as an object attribute, r=Jamie 2020-09-09 05:43:19 +00:00
glue Bug 1658376 - correctly identify arm64 macOS in FileUtils.cpp; r=mccr8 2020-08-11 14:09:28 +00:00
idl-parser Bug 1662629 - Replace MOZ_MUST_USE with [[nodiscard] in xpcom. r=xpcom-reviewers,sg 2020-09-02 09:18:12 +00:00
io Bug 1619926 - Remove distribution search directory provider definitions. r=daleharvey 2020-09-01 18:08:22 +00:00
libxpt/xptcall
reflect Bug 1657135 - make arm64 xptcstubs handle both aapcs and apple stack conventions. r=froydnj 2020-08-19 13:45:30 +00:00
rust Bug 1662518 part 1 - Add semver to gkrust_util r=emilio 2020-09-02 23:49:02 +00:00
string Bug 1662566 - make nsTSubstringSplit_Iter an STL forward iterator; r=xpcom-reviewers,sg 2020-09-02 14:26:47 +00:00
system Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
tests Bug 1647536 - Support ref counted pointers in nsDeque r=froydnj 2020-08-22 15:47:59 +00:00
threads Bug 1662957 - Add [[nodiscard]] to xpcom's Mutex and Monitor TryLock() functions. r=xpcom-reviewers,sg 2020-09-03 05:34:23 +00:00
windbgdlg
xpidl
moz.build
xpcom-config.h.in
xpcom-private.h.in