Closed
Bug 1376634
Opened 9 years ago
Closed 9 years ago
Fix Script Loader telemetry probe condition for off-thread compilation.
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla56
| Tracking | Status | |
|---|---|---|
| firefox56 | --- | fixed |
People
(Reporter: nbp, Assigned: nbp)
References
Details
Attachments
(1 file)
|
1.18 KB,
patch
|
mrbkap
:
review+
|
Details | Diff | Splinter Review |
Due to a typo, the off-thread parsed scripts are not reported by the telemetry added in Bug 1362114.
| Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8881613 -
Flags: review?(mrbkap)
Comment 2•9 years ago
|
||
Comment on attachment 8881613 [details] [diff] [review]
Fix telemetry reports to report cacheable scripts instead of only small scripts.
Sorry, I should have spotted this before.
Attachment #8881613 -
Flags: review?(mrbkap) → review+
Pushed by npierron@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f83e1c86a428
Fix telemetry reports to report cacheable scripts instead of only small scripts. r=mrbkap
Comment 4•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
Updated•7 years ago
|
Assignee: nobody → nicolas.b.pierron
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•