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

Issue 2034393003: testRunner.layoutAndPaintAsyncThen ==> testRunner.compositeAsyncThen (Closed)

Created:
4 years, 6 months ago by Xianzhu
Modified:
4 years, 6 months ago
Reviewers:
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, mlamouri+watch-test-runner_chromium.org, Peter Beverloo, jam, mlamouri+watch-blink_chromium.org, dcheng, blink-reviews-api_chromium.org, blink-reviews, dglazkov+blink, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, piman+watch_chromium.org, mkwst+moarreviews-shell_chromium.org, kinuko+watch, jochen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

testRunner.layoutAndPaintAsyncThen ==> testRunner.compositeAsyncThen BUG=617799

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -114 lines) Patch
M components/test_runner/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
A components/test_runner/composite_async_then.h View 1 chunk +25 lines, -0 lines 0 comments Download
A components/test_runner/composite_async_then.cc View 1 chunk +65 lines, -0 lines 0 comments Download
M components/test_runner/pixel_dump.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M components/test_runner/test_runner.cc View 6 chunks +8 lines, -15 lines 0 comments Download
M components/test_runner/test_runner.gyp View 1 chunk +2 lines, -2 lines 0 comments Download
M components/test_runner/test_runner_for_specific_view.h View 1 chunk +4 lines, -3 lines 0 comments Download
M components/test_runner/test_runner_for_specific_view.cc View 3 chunks +4 lines, -10 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.h View 3 chunks +0 lines, -5 lines 0 comments Download
M content/renderer/gpu/render_widget_compositor.cc View 5 chunks +3 lines, -32 lines 0 comments Download
M content/shell/renderer/layout_test/blink_test_runner.cc View 3 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/web/WebFrameWidgetImpl.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebFrameWidgetImpl.cpp View 1 chunk +0 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/WebPagePopupImpl.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebPagePopupImpl.cpp View 1 chunk +0 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/WebViewFrameWidget.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebViewFrameWidget.cpp View 1 chunk +0 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/web/WebViewImpl.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/Source/web/WebViewImpl.cpp View 1 chunk +0 lines, -5 lines 0 comments Download
M third_party/WebKit/public/platform/WebCompositeAndReadbackAsyncCallback.h View 1 chunk +1 line, -0 lines 0 comments Download
A + third_party/WebKit/public/platform/WebCompositeCallback.h View 1 chunk +6 lines, -6 lines 0 comments Download
M third_party/WebKit/public/platform/WebLayerTreeView.h View 2 chunks +1 line, -6 lines 0 comments Download
M third_party/WebKit/public/web/WebView.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/WebKit/public/web/WebWidget.h View 2 chunks +1 line, -6 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698