Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(101)

Issue 301243022: Add testRunner.capturePixelsThen() method (Closed)

Created:
6 years, 6 months ago by Xianzhu
Modified:
6 years, 6 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, jochen+watch_chromium.org
Visibility:
Public.

Description

Add 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -3 lines) Patch
M content/shell/renderer/test_runner/test_runner.h View 1 2 3 2 chunks +10 lines, -0 lines 0 comments Download
M content/shell/renderer/test_runner/test_runner.cc View 1 2 3 9 chunks +72 lines, -3 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Xianzhu
6 years, 6 months ago (2014-06-03 00:35:54 UTC) #1
Dirk Pranke
I defer this to enne@
6 years, 6 months ago (2014-06-03 01:27:03 UTC) #2
enne (OOO)
The idea and plumbing lgtm. I don't know enough about v8 to review that part ...
6 years, 6 months ago (2014-06-05 22:19:04 UTC) #3
Xianzhu
On 2014/06/05 22:19:04, enne wrote: > The idea and plumbing lgtm. I don't know enough ...
6 years, 6 months ago (2014-06-05 22:22:06 UTC) #4
Xianzhu
On 2014/06/05 22:22:06, Xianzhu wrote: > On 2014/06/05 22:19:04, enne wrote: > > The idea ...
6 years, 6 months ago (2014-06-07 05:27:04 UTC) #5
jochen (gone - plz use gerrit)
On 2014/06/07 05:27:04, Xianzhu wrote: > On 2014/06/05 22:22:06, Xianzhu wrote: > > On 2014/06/05 ...
6 years, 6 months ago (2014-06-07 05:36:05 UTC) #6
Xianzhu
On 2014/06/07 05:36:05, jochen traveling until Jun 23 wrote: > On 2014/06/07 05:27:04, Xianzhu wrote: ...
6 years, 6 months ago (2014-06-07 16:36:10 UTC) #7
Xianzhu
The CQ bit was checked by wangxianzhu@chromium.org
6 years, 6 months ago (2014-06-16 17:06:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wangxianzhu@chromium.org/301243022/80001
6 years, 6 months ago (2014-06-16 17:08:23 UTC) #9
commit-bot: I haz the power
6 years, 6 months ago (2014-06-16 21:38:49 UTC) #10
Message was sent while issue was closed.
Change committed as 277540

Powered by Google App Engine
This is Rietveld 408576698