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

Issue 2000723002: headless: Implement screenshot capturing (Closed)

Created:
4 years, 7 months ago by Sami
Modified:
4 years, 6 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

headless: Implement screenshot capturing With the --screenshot option, headless shell will save a PNG screenshot of the loaded page.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -0 lines) Patch
M headless/app/headless_shell.cc View 2 chunks +19 lines, -0 lines 0 comments Download
M headless/app/headless_shell_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M headless/app/headless_shell_switches.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 1 (1 generated)
Sami
4 years, 6 months ago (2016-06-03 16:31:16 UTC) #1
Description was changed from

==========
headless: Implement screenshot capturing

With the --screenshot option, headless shell will save a PNG screenshot
of the loaded page.
==========

to

==========
headless: Implement screenshot capturing

With the --screenshot option, headless shell will save a PNG screenshot
of the loaded page.
==========

Powered by Google App Engine
This is Rietveld 408576698