gecko-dev/accessible
Daniel Holbert ed93bd5007 Bug 1733465 part 2: Modernize nsViewManager::GetRootWidget() to use already_AddRefed return value, instead of requiring getter_AddRefs at callsite. r=tnikkel
This patch shouldn't change behavior at all.

This patch replaces a manual NS_ADDREF call with typesafe code that manages the
reference count for us.  This reduces repeated boilerplate code, in the
implementation as well as the callsites.

Differential Revision: https://phabricator.services.mozilla.com/D127179
2021-10-01 20:38:09 +00:00
..
android Bug 1733465 part 2: Modernize nsViewManager::GetRootWidget() to use already_AddRefed return value, instead of requiring getter_AddRefs at callsite. r=tnikkel 2021-10-01 20:38:09 +00:00
aom Bug 1714390 - P2: Use AccAttributes for accessible and text attributes. r=Jamie 2021-06-10 23:07:05 +00:00
atk Bug 1732108: Map ATK_ROLE_CONTENT_DELETION/INSERTION. r=eeejay 2021-09-24 00:05:50 +00:00
base Bug 1731374 - Add string storage to AccAttributes with move semantics. r=Jamie 2021-09-28 22:01:35 +00:00
basetypes Bug 1728442 - P4: Use cached description in parent. r=Jamie 2021-09-02 18:06:52 +00:00
docs Bug 1732592: Create in-tree accessibility documentation and add Document Accessibility Lifecycle as our first page. r=eeejay 2021-09-30 21:52:54 +00:00
generic Bug 1733465 part 2: Modernize nsViewManager::GetRootWidget() to use already_AddRefed return value, instead of requiring getter_AddRefs at callsite. r=tnikkel 2021-10-01 20:38:09 +00:00
html Bug 1731374 - Add string storage to AccAttributes with move semantics. r=Jamie 2021-09-28 22:01:35 +00:00
interfaces Bug 1691813 - Use TreeWalker to find accessible descendants. r=Jamie 2021-06-16 18:05:13 +00:00
ipc Bug 1732944 - Return early if recieving cache on a shutdown document. r=morgan 2021-09-28 22:02:47 +00:00
mac Bug 1731154 - Add move semantics to AccAttributes and use value references to avoid copies. r=morgan 2021-09-23 20:01:11 +00:00
other Bug 1693597 - P2: Rename ProxyAccessible to RemoteAccessible. r=morgan 2021-02-19 23:14:33 +00:00
tests Bug 1733437 - Don't use non-existant bullet images in xul test. r=Gijs 2021-09-30 22:25:41 +00:00
windows Bug 1733465 part 2: Modernize nsViewManager::GetRootWidget() to use already_AddRefed return value, instead of requiring getter_AddRefs at callsite. r=tnikkel 2021-10-01 20:38:09 +00:00
xpcom Bug 1731526 - Fix non-unified build errors in accessible/. r=eeejay 2021-09-22 01:41:40 +00:00
xul Bug 1728442 - P2: Make LocalAccessible:Description const. r=Jamie 2021-09-02 18:06:51 +00:00
moz.build Bug 1732592: Create in-tree accessibility documentation and add Document Accessibility Lifecycle as our first page. r=eeejay 2021-09-30 21:52:54 +00:00