Closed
Bug 1354031
Opened 9 years ago
Closed 9 years ago
Add IPC open check to TextureClientRecycleAllocator::CreateOrRecycle()
Categories
(Core :: Graphics: Layers, enhancement)
Core
Graphics: Layers
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: sotaro, Assigned: sotaro)
Details
Attachments
(1 file)
|
1.29 KB,
patch
|
mattwoodrow
:
review+
|
Details | Diff | Splinter Review |
It seems better to add IPC open check to TextureClientRecycleAllocator::CreateOrRecycle(), to handle GPU restart case.
| Assignee | ||
Comment 1•9 years ago
|
||
Assignee: nobody → sotaro.ikeda.g
| Assignee | ||
Comment 2•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
Attachment #8855227 -
Flags: review?(matt.woodrow)
Updated•9 years ago
|
Attachment #8855227 -
Flags: review?(matt.woodrow) → review+
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c49598d99cbc
Add IPC open check to TextureClientRecycleAllocator::CreateOrRecycle() r=mattwoodrow
Comment 4•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•