Auto-Submit | +1 |
Commit-Queue | +1 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code-Review | +1 |
Commit-Queue | +2 |
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[Blink] Add check for context lost to CRPSI::RasterRecord()
It's not clear whether this is causing the issue in the linked bug, but
in any case it is an issue as the call to GetSyncToken() will crash if
the RasterInterface is not present.
This CL also defensively adds a check in CanvasResource::GetSyncToken(),
which we plan to remove later.
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |