Let GPU process ride the trains on Android
Categories
(GeckoView Graveyard :: Sandboxing, task)
Tracking
(firefox100 fixed)
| Tracking | Status | |
|---|---|---|
| firefox100 | --- | fixed |
People
(Reporter: jnicol, Assigned: jnicol)
References
(Regressed 1 open bug)
Details
Attachments
(1 file)
In bug 1759592 we held the GPU process back to be nightly-only because crashes were not being reported due to a Fenix change. This was resolved in this pull request, so let's let it ride the trains.
There was an outstanding question about whether that solution would result in enough crashes being reported (due to using a system notification rather than an in-application prompt.) We added the process type to crash ping telemetry to ensure we have an accurate count to compare the number of reports against. This is just starting to trickle in but so far doesn't show a huge discrepancy. Comparing crash rates on Socorro in the past week versus when it was enabled during the 99 cycle shows we're getting a few crashes per day compared to around 10 per day. I think that's an acceptable level of coverage where the pros of having the GPU process enabled outweigh the cons, but we should definitely keep an eye on it during the beta cycle.
| Assignee | ||
Comment 1•4 years ago
|
||
This was previously held back to nightly-only due to crashes not being
reported, but that has since been addressed by
https://github.com/mozilla-mobile/android-components/pull/11872
Updated•4 years ago
|
Comment 3•4 years ago
|
||
| bugherder | ||
Comment 4•4 years ago
|
||
Moving GPU process bugs to the new GeckoView::Sandboxing component.
Updated•2 years ago
|
Description
•