gecko-dev/accessible
Nathan LaPre f9c5af7bc8 Bug 1732179: Account for cross-process offset properly in bounds calculation, r=morgan
This revision slightly reworks the way that we calculate accessible bounds in
RemoteAccessibleBase::BoundsWithOffset. Rather than looking "below" the current
accessible for a doc accessible to determine whether we should apply a cached
cross-process offset, we instead look "above" the current accessible, to its
parent, to check for a cross-process offset to apply. Then, in ApplyTransform,
we ensure that we maintain that cross-process offset.

Differential Revision: https://phabricator.services.mozilla.com/D157240
2022-09-23 21:31:28 +00:00
..
android
aom Bug 1777574, automate CC zone handling, r=mccr8 2022-09-07 11:22:51 +00:00
atk
base Bug 1789168 - Allow emulated -moz-box (which creates flexbox containers) to be used as a tab panel. r=eeejay 2022-09-23 16:16:14 +00:00
basetypes
docs
generic Bug 1789790: When a row is added to a table, push a cache update for the table's layout guess. r=morgan 2022-09-08 23:47:37 +00:00
html Bug 1788143 - Rely on selection state to determine combo box value, r=Jamie 2022-09-13 16:18:52 +00:00
interfaces Bug 1791245 - More cleanup for the <mfenced> element. r=emilio 2022-09-20 03:53:50 +00:00
ipc Bug 1732179: Account for cross-process offset properly in bounds calculation, r=morgan 2022-09-23 21:31:28 +00:00
mac
other
tests Bug 1732179: Account for cross-process offset properly in bounds calculation, r=morgan 2022-09-23 21:31:28 +00:00
windows
xpcom
xul
moz.build