DescriptionFix crash caused by Canvas2DLayerBridge::mailboxReleased
In case of the resource is lost but context is not lost, the mailboxInfo will
be removed from mailbox list, and so the reference to its parent Canvas2DLayerBridge
will also be cleared.
This fix is to return early to avoid crash by clearing the parent Canvas2DLayerBridge
twice.
BUG=401697
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179841
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|