Closed
Bug 1500069
Opened 5 years ago
Closed 4 years ago
Add metrics test for webconsole
Categories
(DevTools :: General, enhancement, P3)
DevTools
General
Tracking
(firefox67 fixed)
RESOLVED
FIXED
Firefox 67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
7.40 KB,
patch
|
Details | Diff | Splinter Review | |
47 bytes,
text/x-phabricator-request
|
Details | Review |
Similar to the inspector metrics test that lands with Bug 1458194, add a metrics test for the webconsole that will track the number of modules loaded when starting the console. Note that since the Webconsole uses the DevTools loaded and a browser loader, the implementation will be slightly more complex. Attaching my WIP patch here to illustrate.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•4 years ago
|
||
Pushed by jdescottes@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a98671536694 Add metrics tests for the webconsole;r=ochameau,nchevobbe
![]() |
||
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 67
You need to log in
before you can comment on or make changes to this bug.
Description
•