Descriptionozone: Fix flow control regression in ARM swap buffers code path
The early return after PostTaskAndReply() in
GLSurfaceOzoneSurfaceless::SwapBuffersAsync was erroneously removed in
f960a95 ("Split up synchronous & asynchronous swap buffers APIs"). This
adds it back.
It also removes the else after return; that's against the style guide.
BUG=560553
TEST=boot chrome on veyron_jerry
Committed: https://crrev.com/c63975ddfff98deaa93095cee0834ccf6b4c33ea
Cr-Commit-Position: refs/heads/master@{#361349}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|