DescriptionAdd testRunner.capturePixelsThen() method
This method is similar to displayAsyncThen(), but allows the caller
to get the captured pixel data.
This is to be used in repaint tests to produce the minimum repaint
baselines. This is useful to discover under-repaint bugs with the help
of repaint visualization in layout test results, and to estimate
over-repaints.
R=enne
TBR=dpranke
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=277540
Patch Set 1 #Patch Set 2 : cleanups #Patch Set 3 : gin::ArrayBuffer -> WebArrayBuffer #Patch Set 4 : Rebase #
Messages
Total messages: 10 (0 generated)
|