DescriptionRemove cc::LayerTreeHostImpl::IsContextLost
LTHI::PrepareToDraw returns DRAW_ABORTED_CONTEXT_LOST when the
layer tree host knows that the context has been lost.
In the single threaded case, the layer tree host is notified
of surface loss after DoCommit completes, not in the middle.
BUG=402511
Patch Set 1 #Patch Set 2 : Include all changes. Prev patchset was second stage only #
Total comments: 13
Patch Set 3 : DoComposite draws even if context is lost #Patch Set 4 : DoComposite draws even if context lost (fixed comments) #
Total comments: 18
Patch Set 5 : Fix style: bracing, no (void) #
Messages
Total messages: 19 (0 generated)
|