DescriptionDon't call RenderView directly if USE_THREADED_COMPOSITOR is set.
These calls won't be thread-safe in the new compositor model, and
they shouldn't be needed as the compositor will manage its own
SwapBuffer calls. (Currently WebKit can do it at arbitrary times,
so we need callbacks to keep track).
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=97534
Patch Set 1 #Patch Set 2 : '' #Patch Set 3 : Updated description, no code change #
Total comments: 2
Patch Set 4 : Added missing #ifdef #
Messages
Total messages: 4 (0 generated)
|