Closed
Bug 1660266
Opened 5 years ago
Closed 5 years ago
Encapsulate the code for finding overflow causing elements inside the Overflow Debugging pref
Categories
(DevTools :: Inspector, task)
DevTools
Inspector
Tracking
(firefox82 fixed)
RESOLVED
FIXED
82 Branch
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: manas.khurana20, Assigned: manas.khurana20)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Encapsulate the code for finding overflow causing elements inside the Overflow Debugging pref so a proper performance analysis of the code can be done by measuring the difference in performance that occurs when the pref is enabled vs when the pref is disabled.
Pushed by gluong@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/11f769ec943d
Encapsulate the code for finding overflow causing elements inside the Overflow Debugging pref. r=gl
![]() |
||
Comment 3•5 years ago
|
||
Backed out for perma failures.
Log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=313747030&repo=autoland&lineNumber=15528
Backout: https://hg.mozilla.org/integration/autoland/rev/b70e406c1824ecc2a31c71433ad08c56ef7e4100
Flags: needinfo?(manas.khurana20)
Pushed by gluong@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/294b450328a4
Encapsulate the code for finding overflow causing elements inside the Overflow Debugging pref. r=gl
Comment 5•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•