Closed Bug 1350962 Opened 7 years ago Closed 7 years ago

Add note to crash reports about whether or not WebRender is enabled

Categories

(Core :: Graphics: WebRender, defect, P3)

Other Branch
defect

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: kats, Assigned: kats)

References

Details

(Whiteboard: [gfx-noted])

Attachments

(1 file)

In bug 1350404 and bug 1350408 there are crashes reported that should only happen with webrender enabled. However the volume of the crashes is surprisingly high. I'd like to add some stuff to the app notes to indicate whether webrender is enabled or not, and if so, whether or not the pref was set. It looks like the ScopedGfxFeatureReporter RAII class is perfect for this.
Using the ScopedGfxFeatureReporter seemed to be better than just adding it to the reported prefs list, because it provides strictly more information.
Comment on attachment 8851637 [details]
Bug 1350962 - Log WebRender status into the app notes of crash reports.

https://reviewboard.mozilla.org/r/123906/#review126390
Attachment #8851637 - Flags: review?(milan) → review+
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/764674cd27e4
Log WebRender status into the app notes of crash reports. r=milan
https://hg.mozilla.org/mozilla-central/rev/764674cd27e4
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: