Commit 1e9ca5b
committed
Disable GPU otherwise getting rendering issues with such errors in logs:
SharedImageManager::ProduceMemory: Trying to Produce a Memory
representation from a non-existent mailbox.
Somehow even without --disable-gpu flag the GPU doesn't work. When
launching chrome://gpu page Chrome shows that it doesn't use GPU.1 parent 1c02dcd commit 1e9ca5b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments