Closed
Bug 1429898
Opened 3 years ago
Closed 3 years ago
Add information about active extensions to profile metadata
Categories
(Core :: Gecko Profiler, enhancement)
Core
Gecko Profiler
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: kmag, Assigned: kmag)
References
Details
Attachments
(1 file)
When we're reviewing profiles that show extension scripts, it's usually difficult or impossible to figure out which add-ons those scripts belong to. That usually leads to us wasting a lot of time asking bug reporters for additional data, and then trying to figure out which add-on is responsible for what. We should solve this by adding a list of active add-ons to the profile metadata, including the add-on's: - Name - ID - Base URL and ideally: - 16px icon and then surface that information in perf.html.
Comment hidden (mozreview-request) |
Assignee | ||
Updated•3 years ago
|
Comment hidden (mozreview-request) |
Comment 3•3 years ago
|
||
mozreview-review |
Comment on attachment 8941958 [details] Bug 1429898: Add active extension details to profiler metadata. https://reviewboard.mozilla.org/r/212148/#review217996 Great!
Attachment #8941958 -
Flags: review?(mstange) → review+
Assignee | ||
Comment 4•3 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/b2498157399c438a401b54aee1e0b297a7a59ff9 Bug 1429898: Add active extension details to profiler metadata. r=mstange
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b2498157399c
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•