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

Issue 2199773002: headless: make initial screen/window sizes configurable. (Closed)

Created:
4 years, 4 months ago by Eric Seckler
Modified:
4 years, 4 months ago
Reviewers:
Sami, altimin
CC:
chromium-reviews, pfeldman, devtools-reviews_chromium.org, alex clarke (OOO till 29th), altimin
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

headless: make initial screen/window sizes configurable. BUG=546953 Committed: https://crrev.com/73c4ead9db3aad5e06d354c3091b6749a32e77a4 Cr-Commit-Position: refs/heads/master@{#409261}

Patch Set 1 #

Patch Set 2 : add default sizes test. #

Patch Set 3 : sync. #

Patch Set 4 : remove screen size option. #

Total comments: 1

Patch Set 5 : fix constexpr, reference to screen_size in test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -25 lines) Patch
M headless/lib/browser/headless_browser_impl.cc View 1 chunk +1 line, -3 lines 0 comments Download
M headless/lib/browser/headless_browser_main_parts.cc View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M headless/lib/browser/headless_devtools_manager_delegate.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M headless/lib/browser/headless_screen.h View 1 chunk +1 line, -2 lines 0 comments Download
M headless/lib/browser/headless_screen.cc View 1 chunk +1 line, -2 lines 0 comments Download
M headless/lib/browser/headless_web_contents_impl.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M headless/lib/headless_browser_browsertest.cc View 1 2 3 4 1 chunk +41 lines, -6 lines 0 comments Download
M headless/public/headless_browser.h View 1 2 3 3 chunks +6 lines, -4 lines 0 comments Download
M headless/public/headless_browser.cc View 1 2 3 4 3 chunks +8 lines, -1 line 0 comments Download
M headless/public/headless_web_contents.h View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
Eric Seckler
This is missing tests at the moment, primarily because there doesn't seem to be a ...
4 years, 4 months ago (2016-08-01 10:53:25 UTC) #2
Sami
Looks good. Maybe we could have one test which checks that the default sizes are ...
4 years, 4 months ago (2016-08-01 12:22:17 UTC) #5
Eric Seckler
On 2016/08/01 12:22:17, Sami wrote: > Looks good. Maybe we could have one test which ...
4 years, 4 months ago (2016-08-02 08:50:39 UTC) #6
Sami
On 2016/08/02 08:50:39, Eric Seckler wrote: > On 2016/08/01 12:22:17, Sami wrote: > > Looks ...
4 years, 4 months ago (2016-08-02 13:03:35 UTC) #7
Eric Seckler
On 2016/08/02 13:03:35, Sami wrote: > On 2016/08/02 08:50:39, Eric Seckler wrote: > > On ...
4 years, 4 months ago (2016-08-02 15:34:28 UTC) #8
Sami
lgtm with one comment. https://codereview.chromium.org/2199773002/diff/60001/headless/public/headless_browser.cc File headless/public/headless_browser.cc (right): https://codereview.chromium.org/2199773002/diff/60001/headless/public/headless_browser.cc#newcode16 headless/public/headless_browser.cc:16: const gfx::Size kDefaultWindowSize(800, 600); We ...
4 years, 4 months ago (2016-08-02 16:45:33 UTC) #9
Eric Seckler
On 2016/08/02 16:45:33, Sami wrote: > lgtm with one comment. > > https://codereview.chromium.org/2199773002/diff/60001/headless/public/headless_browser.cc > File ...
4 years, 4 months ago (2016-08-02 18:07:06 UTC) #10
Sami
Still lgtm.
4 years, 4 months ago (2016-08-02 18:09:11 UTC) #11
altimin
non-owner lgtm
4 years, 4 months ago (2016-08-02 18:09:22 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2199773002/80001
4 years, 4 months ago (2016-08-02 18:16:30 UTC) #14
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 4 months ago (2016-08-02 19:06:06 UTC) #16
commit-bot: I haz the power
4 years, 4 months ago (2016-08-02 19:08:37 UTC) #18
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/73c4ead9db3aad5e06d354c3091b6749a32e77a4
Cr-Commit-Position: refs/heads/master@{#409261}

Powered by Google App Engine
This is Rietveld 408576698