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

Issue 2884333004: Relocate Windows ProcessNeedsProfileDir to install_static (Closed)

Created:
3 years, 7 months ago by manzagop (departed)
Modified:
3 years, 7 months ago
CC:
chromium-reviews, grt+watch_chromium.org, pennymac+watch_chromium.org, wfh+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Relocate Windows ProcessNeedsProfileDir to install_static This is pre-work to enable adding the user data directory to InstallDetails in the context of http://crrev.com/2867063002 BUG=718437 Review-Url: https://codereview.chromium.org/2884333004 Cr-Commit-Position: refs/heads/master@{#472780} Committed: https://chromium.googlesource.com/chromium/src/+/8b69ce5fc7a7e267f2f893df6954c3787d5f2d2f

Patch Set 1 : polish #

Total comments: 6

Patch Set 2 : Remove do not submits #

Total comments: 14

Patch Set 3 : grt comments #

Patch Set 4 : typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -44 lines) Patch
M chrome/common/chrome_paths_win.cc View 1 chunk +1 line, -16 lines 0 comments Download
M chrome/install_static/install_util.h View 1 2 3 3 chunks +7 lines, -9 lines 0 comments Download
M chrome/install_static/install_util.cc View 1 2 4 chunks +67 lines, -18 lines 0 comments Download
M chrome/install_static/install_util_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 36 (21 generated)
manzagop (departed)
Hi Greg, Scott, This is as discussed in https://crrev.com/2867063002 . Does this make sense? You'll ...
3 years, 7 months ago (2017-05-17 17:41:29 UTC) #5
scottmg
https://codereview.chromium.org/2884333004/diff/20001/chrome/install_static/install_util.cc File chrome/install_static/install_util.cc (left): https://codereview.chromium.org/2884333004/diff/20001/chrome/install_static/install_util.cc#oldcode457 chrome/install_static/install_util.cc:457: typedef bool (*IsSandboxedProcessFunc)(); I don't really know, but I ...
3 years, 7 months ago (2017-05-17 17:58:37 UTC) #7
robertshield
https://codereview.chromium.org/2884333004/diff/20001/chrome/install_static/install_util.cc File chrome/install_static/install_util.cc (left): https://codereview.chromium.org/2884333004/diff/20001/chrome/install_static/install_util.cc#oldcode457 chrome/install_static/install_util.cc:457: typedef bool (*IsSandboxedProcessFunc)(); On 2017/05/17 17:58:37, scottmg wrote: > ...
3 years, 7 months ago (2017-05-17 18:24:54 UTC) #10
manzagop (departed)
Thanks! PTAL. https://codereview.chromium.org/2884333004/diff/20001/chrome/install_static/install_util.cc File chrome/install_static/install_util.cc (left): https://codereview.chromium.org/2884333004/diff/20001/chrome/install_static/install_util.cc#oldcode457 chrome/install_static/install_util.cc:457: typedef bool (*IsSandboxedProcessFunc)(); On 2017/05/17 18:24:54, robertshield ...
3 years, 7 months ago (2017-05-17 18:59:14 UTC) #12
robertshield
https://codereview.chromium.org/2884333004/diff/20001/chrome/install_static/install_util.cc File chrome/install_static/install_util.cc (left): https://codereview.chromium.org/2884333004/diff/20001/chrome/install_static/install_util.cc#oldcode457 chrome/install_static/install_util.cc:457: typedef bool (*IsSandboxedProcessFunc)(); On 2017/05/17 18:59:14, manzagop wrote: > ...
3 years, 7 months ago (2017-05-17 19:30:05 UTC) #14
grt (UTC plus 2)
https://codereview.chromium.org/2884333004/diff/40001/chrome/install_static/install_util.cc File chrome/install_static/install_util.cc (right): https://codereview.chromium.org/2884333004/diff/40001/chrome/install_static/install_util.cc#newcode68 chrome/install_static/install_util.cc:68: constexpr wchar_t kNaClBrokerProcess[] = L"nacl-broker"; #if !defined(DISABLE_NACL) https://codereview.chromium.org/2884333004/diff/40001/chrome/install_static/install_util.cc#newcode296 chrome/install_static/install_util.cc:296: ...
3 years, 7 months ago (2017-05-17 20:10:36 UTC) #17
manzagop (departed)
Thanks! Another look? Also: is it expected that I get some install_static_unittests failures on a ...
3 years, 7 months ago (2017-05-17 21:15:56 UTC) #22
grt (UTC plus 2)
On 2017/05/17 21:15:56, manzagop wrote: > Also: is it expected that I get some install_static_unittests ...
3 years, 7 months ago (2017-05-17 21:17:59 UTC) #23
grt (UTC plus 2)
lgtm
3 years, 7 months ago (2017-05-17 21:21:15 UTC) #24
manzagop (departed)
Thanks for the review!
3 years, 7 months ago (2017-05-17 21:25:25 UTC) #25
manzagop (departed)
Hi Lei, Could you have an OWNERS' look at chrome\common\chrome_paths_win.cc? Thanks! Pierre-Antoine
3 years, 7 months ago (2017-05-17 21:26:04 UTC) #27
Lei Zhang
lgtm
3 years, 7 months ago (2017-05-17 21:32:06 UTC) #28
manzagop (departed)
Thanks!
3 years, 7 months ago (2017-05-17 21:36:26 UTC) #29
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/2884333004/80001
3 years, 7 months ago (2017-05-18 11:37:56 UTC) #33
commit-bot: I haz the power
3 years, 7 months ago (2017-05-18 12:23:54 UTC) #36
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/8b69ce5fc7a7e267f2f893df6954...

Powered by Google App Engine
This is Rietveld 408576698