Closed
Bug 1645448
Opened 4 years ago
Closed 4 years ago
Remove client-side code for handling FlexItemHighlighter
Categories
(DevTools :: Inspector, task, P3)
DevTools
Inspector
Tracking
(firefox79 fixed)
RESOLVED
FIXED
Firefox 79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: rcaliman, Assigned: rcaliman)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Code to manage the state of FlexItemHighligher
landed with bug 1478397. (See patch).
It was likely in preparation for Bug 1477614 - Implement a basic flex item sizing highlighter which ended up not landing.
Since this code is not used by any code path, let's remove it for now.
It will be attached with the patch to this bug if we ever need to recover it.
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → rcaliman
Severity: -- → N/A
Status: NEW → ASSIGNED
Priority: -- → P3
Assignee | ||
Comment 1•4 years ago
|
||
While cleaning up and restructuring client-side code to manage highlighters, I discovered that FlexItemHighlighter is not implemented / landed (Bug 1477614).
To ease clean-up and review of incoming changes, I am removing this orphaned code. It will be available with this revision if we need to revert it later.
Updated•4 years ago
|
Attachment #9156342 -
Attachment description: Bug 1645448 - Remove handlers code for FlexItemHighlighter which is not implemented. r=jdescottes → Bug 1645448 - Remove handling code for FlexItemHighlighter which is not implemented. r=jdescottes
Updated•4 years ago
|
Attachment #9156342 -
Attachment description: Bug 1645448 - Remove handling code for FlexItemHighlighter which is not implemented. r=jdescottes → Bug 1645448 - Remove handling code for FlexItemHighlighter which is not implemented. r=gl
Pushed by rcaliman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/46fd3bf97861
Remove handling code for FlexItemHighlighter which is not implemented. r=gl
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 79
You need to log in
before you can comment on or make changes to this bug.
Description
•