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

Issue 67202: Introduce printing test case (Step 1)... (Closed)

Created:
11 years, 8 months ago by Hironori Bono
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Introduce printing test case (Step 1) This CL will just show how to actually execute a full print process from start to finish. It will verify that a page has been printed (successfully). In the next steps, we would need to test whether the elements rendered after printing are correct. (how?) And fixed some lint errors. Thanks for hbono and maruel to lead me in the right direction :) Original patch by Mohamed Mansour (see http://codereview.chromium.org/67036/show), r=me,maruel,sverrir. BUG=? Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=13831

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -3 lines) Patch
M chrome/renderer/mock_render_thread.h View 2 chunks +14 lines, -1 line 0 comments Download
M chrome/renderer/mock_render_thread.cc View 3 chunks +26 lines, -1 line 0 comments Download
M chrome/renderer/render_view.h View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/renderer/render_view_unittest.cc View 2 chunks +34 lines, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698