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

Issue 2624343002: Get headless_shell building on Windows. (Closed)

Created:
3 years, 11 months ago by cvaughn
Modified:
3 years, 9 months ago
Reviewers:
dvallet, Sami, Will Harris
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Set up the sandbox specifically for Windows, move non-windows functionality behind an ifdef. BUG=686608 Review-Url: https://codereview.chromium.org/2624343002 Cr-Commit-Position: refs/heads/master@{#455640} Committed: https://chromium.googlesource.com/chromium/src/+/0570f08c526622c02b11d76a87c8bd444691e8e6

Patch Set 1 #

Total comments: 8

Patch Set 2 : Get headless_shell building on Windows. #

Total comments: 2

Patch Set 3 : Revert whitespace only changes, comment ambigous #if block #

Patch Set 4 : Moved windows dependencies to executable target #

Patch Set 5 : Moved windows dependencies to executable target #

Patch Set 6 : Rebase on top of master #

Patch Set 7 : Rebased on top of master (this time no CRLF) #

Total comments: 1

Patch Set 8 : Remove headless_shell addition to chrome windows build #

Total comments: 1

Patch Set 9 : Merge update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M AUTHORS View 1 2 3 4 5 6 7 8 3 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 65 (40 generated)
dvallet
Apologies for the late review! We just landed https://codereview.chromium.org/2666503002 which should allow you to land ...
3 years, 10 months ago (2017-02-13 03:20:24 UTC) #4
Sami
https://codereview.chromium.org/2624343002/diff/1/AUTHORS File AUTHORS (right): https://codereview.chromium.org/2624343002/diff/1/AUTHORS#newcode802 AUTHORS:802: Charles Vaughn <cvaughn@gmail.com> Just checking: have you signed the ...
3 years, 10 months ago (2017-02-13 18:46:31 UTC) #5
cvaughn
On 2017/02/13 18:46:31, Sami wrote: > https://codereview.chromium.org/2624343002/diff/1/AUTHORS > File AUTHORS (right): > > https://codereview.chromium.org/2624343002/diff/1/AUTHORS#newcode802 > ...
3 years, 10 months ago (2017-02-17 21:14:36 UTC) #6
dvallet
On 2017/02/17 at 21:14:36, cvaughn wrote: > On 2017/02/13 18:46:31, Sami wrote: > > https://codereview.chromium.org/2624343002/diff/1/AUTHORS ...
3 years, 10 months ago (2017-02-20 00:52:36 UTC) #12
Sami
lgtm with a couple of nits. https://codereview.chromium.org/2624343002/diff/20001/headless/lib/DEPS File headless/lib/DEPS (left): https://codereview.chromium.org/2624343002/diff/20001/headless/lib/DEPS#oldcode6 headless/lib/DEPS:6: Could you revert ...
3 years, 10 months ago (2017-02-20 16:50:23 UTC) #13
cvaughn
On 2017/02/20 00:52:36, dvallet wrote: > On 2017/02/17 at 21:14:36, cvaughn wrote: > > On ...
3 years, 10 months ago (2017-02-21 21:02:59 UTC) #14
dvallet
On 2017/02/21 at 21:02:59, cvaughn wrote: > On 2017/02/20 00:52:36, dvallet wrote: > > On ...
3 years, 10 months ago (2017-02-21 21:53:57 UTC) #15
dvallet
On 2017/02/21 21:53:57, dvallet wrote: > On 2017/02/21 at 21:02:59, cvaughn wrote: > > On ...
3 years, 9 months ago (2017-02-27 22:51:00 UTC) #16
cvaughn
Oh sorry, Is patch set 4 what you had in mind? On Mon, Feb 27, ...
3 years, 9 months ago (2017-02-27 22:55:42 UTC) #17
dvallet
On 2017/02/27 22:55:42, cvaughn wrote: > Oh sorry, Is patch set 4 what you had ...
3 years, 9 months ago (2017-02-27 23:00:23 UTC) #18
cvaughn
Great, will do that shortly On Mon, Feb 27, 2017 at 3:00 PM <dvallet@chromium.org> wrote: ...
3 years, 9 months ago (2017-02-27 23:02:22 UTC) #19
cvaughn
Looks like link errors in the main chrome build when headless_lib is included. At a ...
3 years, 9 months ago (2017-02-28 21:05:05 UTC) #28
dvallet
https://codereview.chromium.org/2624343002/diff/120001/chrome/BUILD.gn File chrome/BUILD.gn (right): https://codereview.chromium.org/2624343002/diff/120001/chrome/BUILD.gn#newcode196 chrome/BUILD.gn:196: # For headless mode. This is breaking the component_build, ...
3 years, 9 months ago (2017-03-01 02:40:39 UTC) #29
cvaughn
Will do. On Tue, Feb 28, 2017, 18:40 <dvallet@chromium.org> wrote: > > https://codereview.chromium.org/2624343002/diff/120001/chrome/BUILD.gn > File ...
3 years, 9 months ago (2017-03-01 02:48:29 UTC) #30
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/2624343002/140001
3 years, 9 months ago (2017-03-02 01:07:32 UTC) #37
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/376275)
3 years, 9 months ago (2017-03-02 01:16:45 UTC) #40
dvallet
+forshaw: Could you please review regarding adding +sandbox/win/src to run headless chrome in Windows?
3 years, 9 months ago (2017-03-02 02:02:15 UTC) #42
dvallet
@jschuh: Could you please review regarding adding +sandbox/win/src to run headless chrome in Windows?
3 years, 9 months ago (2017-03-06 05:08:59 UTC) #46
dvallet
https://codereview.chromium.org/2624343002/diff/140001/headless/lib/browser/DEPS File headless/lib/browser/DEPS (right): https://codereview.chromium.org/2624343002/diff/140001/headless/lib/browser/DEPS#newcode5 headless/lib/browser/DEPS:5: "+sandbox/win/src", This actually may not be needed. Go ahead ...
3 years, 9 months ago (2017-03-07 22:40:50 UTC) #47
cvaughn
headless_content_main_delegate.cc <https://codereview.chromium.org/2624343002/diff/140001/headless/lib/headless_content_main_delegate.cc?context=10&column_width=80&tab_spaces=8> pulls it in for the windows specific sandbox types On Tue, Mar 7, ...
3 years, 9 months ago (2017-03-08 17:24:13 UTC) #48
Will Harris
lgtm for the addition of sandbox/win/src to headless/lib/browser/DEPS
3 years, 9 months ago (2017-03-08 23:37:06 UTC) #50
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/2624343002/140001
3 years, 9 months ago (2017-03-09 00:41:44 UTC) #53
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/2624343002/140001
3 years, 9 months ago (2017-03-09 00:42:17 UTC) #55
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/2624343002/140001
3 years, 9 months ago (2017-03-09 02:07:57 UTC) #62
commit-bot: I haz the power
3 years, 9 months ago (2017-03-09 02:14:07 UTC) #65
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/0570f08c526622c02b11d76a87c8...

Powered by Google App Engine
This is Rietveld 408576698