Closed
Bug 1650094
Opened 11 months ago
Closed 10 months ago
Use BoxModelHighlighter for XUL document
Categories
(DevTools :: Inspector, enhancement)
DevTools
Inspector
Tracking
(firefox80 wontfix, firefox81 fixed)
RESOLVED
FIXED
Firefox 80
People
(Reporter: ochameau, Assigned: yzen)
References
(Depends on 1 open bug, Regressed 1 open bug)
Details
Attachments
(1 file)
Bug 1648161 is introducing a workaround for bug 1594587, while using this workaround only for the Accessibility highlighter.
But Yura proved that this same workaround could actually be used for the BoxModelHighlighter! So that we can use the same highlighter as web page in XUL documents. We should finally be able to remove the SimpleOutlineHighlighter.
| Assignee | ||
Comment 1•11 months ago
|
||
Updated•11 months ago
|
Assignee: nobody → yzenevich
Status: NEW → ASSIGNED
Updated•11 months ago
|
Attachment #9160942 -
Attachment description: Bug 1650094 - working box model highlighter in the browser toolbox. → Bug 1650094 - making the box model highlighter work in the browser toolbox. r=rcaliman
Pushed by yura.zenevich@gmail.com: https://hg.mozilla.org/integration/autoland/rev/a05fbae74197 making the box model highlighter work in the browser toolbox. r=rcaliman
Comment 3•11 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 80
| Assignee | ||
Updated•11 months ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•11 months ago
|
Backout merged to central: https://hg.mozilla.org/mozilla-central/rev/221cfd9f6b06
Pushed by yura.zenevich@gmail.com: https://hg.mozilla.org/integration/autoland/rev/ffa681807e89 making the box model highlighter work in the browser toolbox. r=rcaliman
Comment 6•10 months ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 11 months ago → 10 months ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Updated•10 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•