Closed
Bug 1584843
Opened 6 years ago
Closed 6 years ago
Simplify inline preview logic
Categories
(DevTools :: Debugger, task)
DevTools
Debugger
Tracking
(firefox71 fixed)
RESOLVED
FIXED
Firefox 71
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: davidwalsh, Assigned: davidwalsh)
Details
Attachments
(1 file)
There are a few ways we can improve inline preview code structure:
- Less repeated looping for sorting
- Remove console.log
| Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Attachment #9097225 -
Attachment description: Bug 1584843 - Simplify inline preview mappings → Bug 1584843 - Simplify inline preview mappings r=jlast
Updated•6 years ago
|
Attachment #9097225 -
Attachment description: Bug 1584843 - Simplify inline preview mappings r=jlast → Bug 1584843 - Simplify and optimize inline preview mapping and rendering r=jlast
Pushed by dwalsh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/88dd35bf0379
Simplify and optimize inline preview mapping and rendering r=jlast
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
Updated•6 years ago
|
Assignee: nobody → dwalsh
You need to log in
before you can comment on or make changes to this bug.
Description
•