Closed Bug 1314425 Opened 8 years ago Closed 8 years ago

Assertion in TextureChild::~TextureChild when the GPU process aborts

Categories

(Core :: Graphics: Layers, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla52
Tracking Status
firefox52 --- fixed

People

(Reporter: dvander, Assigned: dvander)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached patch bug1314425.patch (deleted) — Splinter Review
I think this is an assert that uncovered a real bug, which is that we assumed SendPTextureConstructor was infallible. However after fixing that the assert now longer makes sense, because the IPDL actor might not be attached to a TextureClient.

So this patch loosens the assert as well.
Assignee: nobody → dvander
Status: NEW → ASSIGNED
Attachment #8808502 - Flags: review?(nical.bugzilla)
s/now longer/no longer/
Attachment #8808502 - Flags: review?(nical.bugzilla) → review+
Pushed by danderson@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/cc2a7f082db2
Don't assume that PTextureChild allocation succeeds. (bug 1314425, r=nical)
https://hg.mozilla.org/mozilla-central/rev/cc2a7f082db2
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: