Closed
Bug 1492202
Opened 7 years ago
Closed 7 years ago
Fix usage of wrong member variable in forcepaint telemetry
Categories
(Core :: XPCOM, enhancement)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: alexical, Assigned: alexical)
References
Details
(Whiteboard: [fxperf:p1])
Attachments
(1 file)
Accidentally using mPaintWhileInterruptingJSForce instead of mPaintWhileInterruptingJSActive here:
https://searchfox.org/mozilla-central/rev/6c82481caa506a240a626bb44a2b8cbe0eedb3a0/dom/ipc/ProcessHangMonitor.cpp#367
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → dothayer
Status: NEW → ASSIGNED
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [fxperf:p1]
| Assignee | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Comment on attachment 9009996 [details]
Bug 1492202 - Fix typo in forcepaint telemetry r=mconley
Mike Conley (:mconley) (:⚙️) has approved the revision.
Attachment #9009996 -
Flags: review+
Pushed by dothayer@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ecf3df8fabc7
Fix typo in forcepaint telemetry r=mconley
Comment 4•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•