Closed
Bug 1618266
Opened 6 years ago
Closed 5 years ago
[obsolete] Implement AttributeObserver helper for highlighters
Categories
(DevTools :: Inspector, task, P2)
DevTools
Inspector
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: rcaliman, Unassigned)
References
(Blocks 1 open bug)
Details
See bug 1618245. Custom implementation for tracking changes to a node's attributes (perhaps based on MutationObserver) for use with the NodeObserver for highlighters.
Comment 1•6 years ago
|
||
Tracking Fission DevTools bugs for Fission Nightly (M6) milestone
Fission Milestone: --- → M6
| Reporter | ||
Updated•6 years ago
|
Comment 2•6 years ago
|
||
Tracking dt-fission-m2-mvp bugs for Fission Nightly milestone (M6c)
Fission Milestone: M6 → M6c
| Reporter | ||
Updated•5 years ago
|
Whiteboard: dt-fission-m2-mvp → dt-fission-m2-reserve
Comment 3•5 years ago
|
||
Bulk move of all dt-fission-m2-reserve bugs to Fission MVP milestone.
Fission Milestone: M6c → MVP
| Reporter | ||
Comment 4•5 years ago
|
||
We've taken a different approach with Bug 1646028 whereby we keep highlighters rendering in the content process in their respective frames and reconcile which one is visible on the client.
This obsoletes all bugs required to make highlighters work in the parent process and cross-process communication.
Status: NEW → RESOLVED
Fission Milestone: MVP → ---
Closed: 5 years ago
Resolution: --- → WONTFIX
Summary: Implement AttributeObserver helper for highlighters → [obsolete] Implement AttributeObserver helper for highlighters
Whiteboard: dt-fission-m2-reserve
You need to log in
before you can comment on or make changes to this bug.
Description
•