Closed Bug 1602063 Opened 6 years ago Closed 5 years ago

Make Print To JSON context menu item in accessibility tree view work with Fission.

Categories

(DevTools :: Accessibility Tools, task)

task
Not set
normal

Tracking

(Fission Milestone:M6, firefox78 fixed)

RESOLVED FIXED
Firefox 78
Fission Milestone M6
Tracking Status
firefox78 --- fixed

People

(Reporter: yzen, Assigned: yzen)

References

Details

Attachments

(1 file)

Right now tree traversal for a given accessible actor (and corresponding accessible object) is all done in the content process. However if the sub-tree for the accessible object contains an OOP frame, its content will not be available to the embeddable of the OOP frame.

This is another case where the stitching of the traversed tree has to happen on client side since information from OOP frame should not be accessible to another content process.

Tracking for Fission Nightly (M6)

Fission Milestone: --- → M6
Assignee: nobody → yzenevich
Status: NEW → ASSIGNED
Pushed by yura.zenevich@gmail.com: https://hg.mozilla.org/integration/autoland/rev/3cb213591e91 make Print to JSON functionality work with fission enabled. r=jdescottes
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 78
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: