gecko-dev/accessible
James Teh 850ee9ea2b Bug 1515294: Only use SendSyncTextChangeEvent for live regions. r=MarcoZ
In order to support IA2 live regions with e10s (bug 1322532), text change events sent from the child process to the parent process use sync IPC.
That comes at a slight performance cost: the content process is blocked until the parent returns from sending and handling the event.
However, there is no reason to do this if the event is not for an accessible inside a live region; current clients don't need the sync behaviour outside of live regions.

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

--HG--
extra : source : 415f827cb9ce211c48b0c6625e917582bc81fd3a
2018-12-21 09:16:38 +00:00
..
android Bug 1513749 - Modernize a bit nsLayoutUtils::GetFrameForPoint / GetFrameForArea. r=mats 2018-12-21 11:22:07 +00:00
aom Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
atk Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
base Bug 1515294: Only use SendSyncTextChangeEvent for live regions. r=MarcoZ 2018-12-21 09:16:38 +00:00
generic Bug 1515294: Only use SendSyncTextChangeEvent for live regions. r=MarcoZ 2018-12-21 09:16:38 +00:00
html Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
interfaces Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
ipc Bug 1515294: Only use SendSyncTextChangeEvent for live regions. r=MarcoZ 2018-12-21 09:16:38 +00:00
jsat Bug 1516307 - Make nsIDOMWindowUtils.getResolution return the result value. r=botond 2018-12-30 01:15:27 +00:00
mac 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
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 1514175 - Remove macOS fallback styling for the bookmarking panel tag selector checkboxes r=dao 2018-12-28 15:22:49 +00:00
windows Bug 1430149 - Fix NtUndoc.h on mingw. r=aklotz 2018-12-25 18:48:59 +01:00
xpcom Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
xul Bug 1513332, add some null-pointer checks on elements in XULListboxAccessible, r=marcoz 2018-12-17 20:02:11 -05:00
.eslintrc.js
moz.build Bug 1479033 - Introduce Android accessibility directory. r=Jamie 2018-09-18 10:43:18 -07:00