Closed
Bug 1715909
Opened 3 years ago
Closed 3 years ago
Use DOCUMENT_EVENT's dom-complete event in the accessibility panel
Categories
(DevTools :: Accessibility Tools, task)
DevTools
Accessibility Tools
Tracking
(Fission Milestone:M8, firefox91 fixed)
Tracking | Status | |
---|---|---|
firefox91 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
References
(Blocks 1 open bug)
Details
(Whiteboard: dt-fission-m3-mvp)
Attachments
(1 file)
The accessibility panel is still using the target event and should use the resource instead, which is more resilient with cross process navigation.
Assignee | ||
Updated•3 years ago
|
Summary: Use DOCUMENT_EVENT's navigate event in the accessibility panel → Use DOCUMENT_EVENT's dom-complete event in the accessibility panel
Assignee | ||
Comment 1•3 years ago
|
||
I'm not sure it is useful to hide ResourceCommand in the proxy layer.
It is better if all frontend uses Commands directly, having intermediate layer
make it harder to understand and debug.
Updated•3 years ago
|
Fission Milestone: --- → M8
Whiteboard: dt-fission-m3-triage → dt-fission-m3-mvp
Updated•3 years ago
|
Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/38cc602396de
[devtools] Use DOCUMENT_EVENT's dom-complete event in the accessibility panel. r=nchevobbe
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox91:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 91 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•