Closed
Bug 1650094
Opened 4 years ago
Closed 4 years 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)
(deleted),
text/x-phabricator-request
|
Details |
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•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → yzenevich
Status: NEW → ASSIGNED
Updated•4 years 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•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 80
Assignee | ||
Updated•4 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•4 years ago
|
Comment 4•4 years 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•4 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 4 years ago → 4 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Updated•4 years ago
|
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•