Closed Bug 1303452 Opened 8 years ago Closed 8 years ago

Fix bogus assert in VsyncBridgeChild

Categories

(Core :: Graphics: Layers, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla51
Tracking Status
firefox51 --- fixed

People

(Reporter: dvander, Assigned: dvander)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

VsyncBridgeChild::OnProcessingError asserts that the error is not MsgDropped. In fact, MsgDropped is the only case we accept as okay (it usually indicates we couldn't send a sync message because the channel closed during the wait).
Attachment #8792126 - Flags: review?(gwright) → review+
Pushed by danderson@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/672663f1a298
Fix incorrect assert in VsyncBridgeChild. (bug 1303452, r=gwright)
https://hg.mozilla.org/mozilla-central/rev/672663f1a298
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: