gecko-dev/accessible
James Teh d09d8b85c6 Bug 1572852: a11y::Logging::LogDocShellTree: Make it clear that this is in-process DocShell tree info. r=yzen
For an OOP iframe, the logged parent will be null and the logged root won't be the real top level document.
This is just the way things are and this might still be useful info sometimes, so we still log it, but make it clear in the log message that it's about the in-process tree.

Differential Revision: https://phabricator.services.mozilla.com/D74587
2020-05-11 14:38:53 +00:00
..
android Bug 1631568 - Have nsLayoutUtils::GetFrameForPoint() and GetFramesForArea() take a RelativeTo parameter. r=tnikkel 2020-05-05 15:24:12 +00: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 1572852: a11y::Logging::LogDocShellTree: Make it clear that this is in-process DocShell tree info. r=yzen 2020-05-11 14:38:53 +00:00
generic Bug 1634619 - Back out focusable state changes on overflow events. r=Jamie 2020-05-11 00:21:21 +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 1625196 - Add attribute setting methods to nsIAccessibleMacInterface. r=morgan 2020-05-12 23:28:34 +00:00
ipc Bug 1628582: Set DocAccessibleParent::mDocProxyStream on the child document, not the parent document. r=yzen 2020-05-11 14:41:57 +00:00
mac Bug 1625184 - Map dialogs and alert dialogs correctly in Mac. r=MarcoZ 2020-05-13 05:59:23 +00: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 1635527 - Correct AXRole for status bar, r=eeejay 2020-05-13 20:06:51 +00:00
windows Bug 1637474 part 2: Disconnect accSelection IEnumVARIANT and IAccessibleRelation objects when their associated Accessible is shut down. r=MarcoZ 2020-05-13 05:55:02 +00:00
xpcom Bug 1625196 - Add attribute setting methods to nsIAccessibleMacInterface. r=morgan 2020-05-12 23:28:34 +00:00
xul Bug 1628415 part 3: Remove XULListboxAccessible::Value. r=MarcoZ 2020-05-08 04:28:11 +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