Extract node picker functionality from HighlighterActor
Categories
(DevTools :: Inspector, task, P2)
Tracking
(Fission Milestone:M6c, firefox80 fixed)
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: rcaliman, Assigned: rcaliman)
References
(Blocks 4 open bugs, Regressed 1 open bug)
Details
(Whiteboard: dt-fission-m2-mvp)
Attachments
(1 file, 6 obsolete files)
(deleted),
text/x-phabricator-request
|
Details |
Disconnect the node picking behavior from node highlighting.
The node picker's job is to attach DOM event listeners in the target document, then emit events when elements are hovered or clicked. It becomes the client's job to react to those events by invoking the element highlighter.
Comment 1•5 years ago
|
||
Tracking DevTools bugs for Fission Nightly (M6) milestone
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D54022
Comment 3•5 years ago
|
||
Tracking dt-fission-m2-mvp bugs for Fission Nightly milestone (M6c)
Assignee | ||
Comment 4•4 years ago
|
||
WIP
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 5•4 years ago
|
||
Depends on D79517
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 6•4 years ago
|
||
Assignee | ||
Comment 7•4 years ago
|
||
Depends on D81525
Assignee | ||
Comment 8•4 years ago
|
||
Depends on D81525
Assignee | ||
Comment 9•4 years ago
|
||
Depends on D81526
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Comment 10•4 years ago
|
||
Comment on attachment 9160063 [details]
Bug 1607756 - (Part 2) Add generic highligher management to HighlightersOverlay
Revision D81526 was moved to bug 1646028. Setting attachment 9160063 [details] to obsolete.
Comment 11•4 years ago
|
||
Comment on attachment 9160065 [details]
Bug 1607756 - (Part 3) Update tests for node picker + box model highlighter
Revision D81528 was moved to bug 1646028. Setting attachment 9160065 [details] to obsolete.
Updated•4 years ago
|
Comment 12•4 years ago
|
||
Comment 13•4 years ago
|
||
bugherder |
Description
•