Closed
Bug 2057731
Opened 1 month ago
Closed 1 month ago
Add telemetry for the "global stylesheet not found" case.
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
155 Branch
People
(Reporter: emilio, Assigned: emilio)
References
Details
Attachments
(3 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-release+
|
Details | Review |
No description provided.
| Assignee | ||
Comment 1•1 month ago
|
||
Updated•1 month ago
|
Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/87f604e7f075
https://hg.mozilla.org/integration/autoland/rev/bb0029a5b903
Add telemetry for the global stylesheet cache not finding the expected stylesheet. r=dholbert,layout-reviewers
Comment 3•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox155:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 155 Branch
| Assignee | ||
Comment 4•1 month ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D314213
Updated•1 month ago
|
Attachment #9616077 -
Flags: approval-mozilla-beta?
Comment 5•1 month ago
|
||
firefox-beta Uplift Approval Request
- User impact if declined/Reason for urgency: Gives us some visibility on the error condition instead of a crash.
- Code covered by automated testing?: no
- Fix verified in Nightly?: no
- Needs manual QE testing?: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: Adds one telemetry probe.
- String changes made/needed?: None
- Is Android affected?: yes
Updated•1 month ago
|
Attachment #9616077 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•1 month ago
|
status-firefox154:
--- → fixed
| Assignee | ||
Comment 8•1 month ago
|
||
Yeah I tried but lando failed to do it probably because the dependency wasn't there yet.
Flags: needinfo?(emilio)
| Assignee | ||
Comment 9•1 month ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D314213
Updated•1 month ago
|
Attachment #9616128 -
Flags: approval-mozilla-release?
Comment 10•1 month ago
|
||
firefox-release Uplift Approval Request
- User impact if declined/Reason for urgency: Gives us some visibility on the error condition instead of a crash.
- Code covered by automated testing?: no
- Fix verified in Nightly?: no
- Needs manual QE testing?: no
- Steps to reproduce for manual QE testing:
- Risk associated with taking this patch: low
- Explanation of risk level: Adds one telemetry probe.
- String changes made/needed?: None
- Is Android affected?: yes
Updated•1 month ago
|
Attachment #9616128 -
Flags: approval-mozilla-release? → approval-mozilla-release+
Updated•1 month ago
|
status-firefox153:
--- → fixed
Comment 11•1 month ago
|
||
| uplift | ||
Updated•1 month ago
|
status-firefox-esr153:
--- → affected
Updated•1 month ago
|
Comment 12•1 month ago
|
||
| uplift | ||
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c155/b154]
You need to log in
before you can comment on or make changes to this bug.
Description
•