 Chromium Code Reviews
 Chromium Code Reviews Issue 
            190543012:
    cc: Don't call ReadyToFinalizeTextureUpdates multiple times  (Closed)
    
  
    Issue 
            190543012:
    cc: Don't call ReadyToFinalizeTextureUpdates multiple times  (Closed) 
  | Descriptioncc: Don't call ReadyToFinalizeTextureUpdates multiple times
Today, NotifyReadyToCommit always results in an immediate commit.
However, if we start commits early and have to throttle commits
such that NotifyReadyToCommit doesn't result in an immediate commit,
we might receive multiple calls to NotifyReadyToCommit because it
is possilbe that ResourceUpdateControler might call
ReadyToFinalizeTextureUpdates multiple times before we finish the
commit.
BUG=293941
TEST=ResourceUpdateControllerTest_NoMoreUpdates
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256190
   Patch Set 1 #
 Messages
    Total messages: 8 (0 generated)
     | |||||||||||||||||||||||||||||||||||||