Closed
Bug 1827565
Opened 2 years ago
Closed 2 years ago
Extract a ViewportSize highlighter from the Rulers highlighter
Categories
(DevTools :: Inspector, task)
DevTools
Inspector
Tracking
(firefox115 fixed)
RESOLVED
FIXED
115 Branch
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: jdescottes, Assigned: m)
References
Details
Attachments
(1 file)
As preparation for Bug 1826409, we want to extract the "viewport size" infobar currently drawn in the Rulers highlighter to a dedicated highlighter.
The goal of this bug will not be to change any actual behavior for devtools, so clicking on the "rulers" button in the toolbox should now toggle both highlighters at the same time.
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Attachment #9328641 -
Attachment description: WIP: Bug 1827565 Extract viewport size information from RulerHighlighter into its own class: ViewportSizeHighlighter → Bug 1827565 Extract viewport size information from RulerHighlighter into its own class: ViewportSizeHighlighter
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/df7dec59f973
Extract viewport size information from RulerHighlighter into its own class: ViewportSizeHighlighter r=jdescottes,devtools-reviewers
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•