Closed
Bug 1710448
Opened 4 years ago
Closed 4 years ago
Expose GPUProcessLaunchCount to crash pings.
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
90 Branch
People
(Reporter: jrmuizel, Assigned: jrmuizel)
Details
Attachments
(3 files)
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
2.18 KB,
text/plain
|
chutten
:
data-review+
|
Details |
69 bytes,
text/x-github-pull-request
|
Details | Review |
No description provided.
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Attachment #9221165 -
Flags: data-review?(chutten)
Assignee | ||
Comment 3•4 years ago
|
||
Comment on attachment 9221141 [details]
Bug 1710448 - Expose GPUProcessLaunchCount to crash pings.
Beta/Release Uplift Approval Request
- User impact if declined: Less visibility into gpu process stability
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Basically zero risk. Just changes what gets put in telemetry crash pings
- String changes made/needed:
Attachment #9221141 -
Flags: approval-mozilla-beta?
Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8202b74ef29e
Expose GPUProcessLaunchCount to crash pings. r=chutten
Comment 5•4 years ago
|
||
Comment on attachment 9221165 [details]
data-review.md
DATA COLLECTION REVIEW RESPONSE:
Is there or will there be documentation that describes the schema for the ultimate data set available publicly, complete and accurate?
Yes.
Is there a control mechanism that allows the user to turn the data collection on and off?
Yes. This collection is Telemetry so can be controlled through Firefox's Preferences.
If the request is for permanent data collection, is there someone who will monitor the data over time?
Yes, Jeff Muizelaar is responsible.
Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 1, Technical.
Is the data collection request for default-on or default-off?
Default on for all channels.
Does the instrumentation include the addition of any new identifiers?
No.
Is the data collection covered by the existing Firefox privacy notice?
Yes.
Does the data collection use a third-party collection tool?
No.
Result: datareview+
Attachment #9221165 -
Flags: data-review?(chutten) → data-review+
Comment 6•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox90:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Comment 7•4 years ago
|
||
Comment on attachment 9221141 [details]
Bug 1710448 - Expose GPUProcessLaunchCount to crash pings.
Approved for 89.0b12.
Attachment #9221141 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 8•4 years ago
|
||
bugherder uplift |
status-firefox89:
--- → fixed
Comment 9•4 years ago
|
||
The schema needs to be updated for this to appear in the table.
You need to log in
before you can comment on or make changes to this bug.
Description
•