gecko-dev/browser/branding
James Teh cd328c4093 Bug 1821963 part 3: Remove various components supporting the old accessibility architecture based on content process COM proxies. r=nlapre,nalexander
This includes AccessibleHandler, HandlerProvider, IGeckoCustom and the IAccessible2 COM proxy dll.
Even with the new architecture, we still use IAccessible2, but we no longer need a COM proxy because we aren't using COM across processes ourselves.
If clients want to use IAccessible2 across processes, they're responsible for registering a COM proxy themselves as with all other IAccessible2 applications.
Alternatively, they can rely on the IAccessible2 COM proxy which is included with Windows 10 and later.

Differential Revision: https://phabricator.services.mozilla.com/D177963
2023-05-22 20:19:45 +00:00
..
aurora Bug 1821963 part 3: Remove various components supporting the old accessibility architecture based on content process COM proxies. r=nlapre,nalexander 2023-05-22 20:19:45 +00:00
docs Bug 1791899: updating mac icon documentation r=nalexander 2022-10-03 12:49:57 +00:00
nightly Bug 1821963 part 3: Remove various components supporting the old accessibility architecture based on content process COM proxies. r=nlapre,nalexander 2023-05-22 20:19:45 +00:00
official Bug 1821963 part 3: Remove various components supporting the old accessibility architecture based on content process COM proxies. r=nlapre,nalexander 2023-05-22 20:19:45 +00:00
unofficial Bug 1821963 part 3: Remove various components supporting the old accessibility architecture based on content process COM proxies. r=nlapre,nalexander 2023-05-22 20:19:45 +00:00
branding-common.mozbuild Bug 1761291: create wrapper to launch Firefox in Private Browsing mode r=rkraesig,glandium 2022-08-03 13:49:04 +00:00
moz.build Bug 1784524: Add basic documentation around Firefox branding & updating macOS icons r=nalexander 2022-09-15 14:58:07 +00:00