DescriptionRevert r175934 "Accelerate small canvases if Ganesh is on."
The problem with this patch is it is attempting to determine if we are
gpu rasterized by querying the compositor but compositing state may not yet
be initialized at the time the canvas is used, or may never be initialized
in some cases. This is just conceptually broken and needs to be addressed
with a different approach that doesn't query the compositor.
TBR=abarth@chromium.org
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176654
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|