Chromium Code Reviews
DescriptionFixing regression in putImageData blink perf test
Creating the image data object by using createImageData instead of
getImageData to avoid state changes that interfere with the
benchmark's execution. Also doing a drive-by code simplification
BUG=630670
Committed: https://crrev.com/c3a213e577d12c648fce456d2e0098fe36194abd
Cr-Commit-Position: refs/heads/master@{#409263}
Patch Set 1 #
Total comments: 1
Patch Set 2 : cp #Messages
Total messages: 17 (10 generated)
|