gecko-dev/accessible
James Teh e6468d4b89 Bug 1635309: Clear conceptual parent when updating AccGroupInfo. r=MarcoZ
When an Accessible is removed, the AccGroupInfo for its siblings is marked dirty.
However, when AccGroupInfo::Update is called, it previously didn't clear mParent, which is used for the NODE_CHILD_OF relation.
This meant that if the conceptual group parent was removed and there was subsequently no conceptual parent, NODE_CHILD_OF would return an incorrect (potentially dead) Accessible.

Differential Revision: https://phabricator.services.mozilla.com/D73776
2020-05-05 05:36:31 +00:00
..
android Backed out 30 changesets (bug 1556556, bug 1631568) for multiple mochitest failures. CLOSED TREE 2020-04-28 12:43:11 +03:00
aom Bug 1626570 - Improve handling of copying arrays in accessible/. r=smaug 2020-04-30 09:36:14 +00:00
atk Bug 1598299 part 1: Make atk_component_ref_accessible_at_point return the deepest child instead of the direct child. r=yzen 2020-03-26 15:27:45 +00:00
base Bug 1635309: Clear conceptual parent when updating AccGroupInfo. r=MarcoZ 2020-05-05 05:36:31 +00:00
generic Bug 1634663: part 1) Declare `Selection::GetRangeAt`'s callers `const` around dom/ code. r=masayuki 2020-05-02 23:43:02 +00:00
html Bug 1634217. Make `accessible/` buildable outside of `unified-build` environment. r=eeejay 2020-05-01 04:28:35 +00:00
interfaces Bug 1624729 - Introduce nsIAccessibleMacInterface as mac native xpc interface. r=yzen,morgan 2020-03-27 17:15:31 +00:00
ipc Bug 1634217. Make `accessible/` buildable outside of `unified-build` environment. r=eeejay 2020-05-01 04:28:35 +00:00
mac Bug 1624954: query attribute string for aria-haspopup instead of relying on flag alone. r=eeejay 2020-04-30 21:38:45 +00:00
other
tests Bug 1635309: Clear conceptual parent when updating AccGroupInfo. r=MarcoZ 2020-05-05 05:36:31 +00:00
windows Bug 1626570 - Improve handling of copying arrays in accessible/. r=smaug 2020-04-30 09:36:14 +00:00
xpcom Bug 1634217. Make `accessible/` buildable outside of `unified-build` environment. r=eeejay 2020-05-01 04:28:35 +00:00
xul Bug 1634217. Make `accessible/` buildable outside of `unified-build` environment. r=eeejay 2020-05-01 04:28:35 +00:00
moz.build Bug 1595979 - migtate browser and canvas hittest tests to b-c that test e10s and fission. Fix a bug with incorrect ID returned for document accessibles when getting a child at point over IPC. r=Jamie 2020-04-14 23:57:26 +00:00