Closed
Bug 1216550
Opened 9 years ago
Closed 9 years ago
Legacy profiler front isn't destroyed
Categories
(DevTools :: Performance Tools (Profiler/Timeline), defect)
DevTools
Performance Tools (Profiler/Timeline)
Tracking
(firefox44 fixed)
RESOLVED
FIXED
Firefox 44
Tracking | Status | |
---|---|---|
firefox44 | --- | fixed |
People
(Reporter: ochameau, Assigned: ochameau)
Details
Attachments
(1 file)
(deleted),
patch
|
jsantell
:
review+
|
Details | Diff | Splinter Review |
That ends up preventing opening a toolbox more than once against the same app/tab/target.
This typically ends up in a broken, zombie toolbox that you can't close in WebIDE.
Assignee | ||
Comment 1•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Attachment #8676261 -
Flags: review?(jryans)
Comment 2•9 years ago
|
||
Comment on attachment 8676261 [details] [diff] [review]
patch v1
Review of attachment 8676261 [details] [diff] [review]:
-----------------------------------------------------------------
Stealing this review from jryans, but looks good! Is this something that needs uplifted?
Attachment #8676261 -
Flags: review?(jryans) → review+
Assignee | ||
Comment 3•9 years ago
|
||
Not a big deal as it's not a very common pattern (opening a toolbox more than once against the same app)
But that may prevent some broken toolbox in webide if this LegacyProfilerFront is already in aurora.
"Nice to have" for Aurora I'd say. :)
Assignee | ||
Comment 5•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/230d6e3c6060b86fc5eed34b7a8303c2a4d0cf8d
Bug 1216550 - Destroy profiler front on toolbox destruction. r=jsantell
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 44
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•