Closed
Bug 1803496
Opened 2 years ago
Closed 2 years ago
MSIX: Move `AccessibleHandler` registration into `AppxManifest.xml`
Categories
(Firefox :: Installer, enhancement, P3)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: nrishel, Assigned: nrishel)
References
(Blocks 1 open bug)
Details
(Keywords: access, Whiteboard: [fidedi-tikka])
Attachments
(2 obsolete files)
Follow up to https://bugzilla.mozilla.org/show_bug.cgi?id=1736742.
com4:InProcessHandler
seems to be the manifest entry we wanted at the time. We should be able to use it in place of the current runtime registration of Accessiblehandler
.
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Replaces runtime registration of AccessibleHandler
for MSIX installs.
Assignee | ||
Comment 2•2 years ago
|
||
No users remain for this functionality. Knowing the registry isn't modified at runtime is useful in case we ever add devirtualization permissions for MSIX packages.
Backed out changeset d842a82ae3eb
Depends on D163554
Comment 3•2 years ago
|
||
Cache the World is enabled by default in Firefox 113, so we no longer need this. Bug 1821963 will include removal of MSIX registration of AccessibleHandler.
Updated•1 years ago
|
Attachment #9306171 -
Attachment is obsolete: true
Updated•1 years ago
|
Attachment #9306170 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•