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

Issue 8463020: Make sure only the right processes can access the profile path. (Closed)

Created:
9 years, 1 month ago by pastarmovj
Modified:
8 years, 9 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Make sure only the right processes can access the profile path. This is especially important for windows because sandboxed processes are blocked from accessng the profile directory if it is on network shares. BUG=84045 TEST=Chrome should start renderes if the profile dir is on roaming profile.

Patch Set 1 #

Patch Set 2 : Cleaned up the design as discussed. #

Patch Set 3 : Reworked the CL to satisfy the win_rel bots. #

Patch Set 4 : Added user notification for network profiles. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -8 lines) Patch
M base/path_service.h View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download
M base/path_service.cc View 1 2 1 chunk +15 lines, -6 lines 0 comments Download
M chrome/app/chrome_main_delegate.cc View 1 2 3 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/chrome_browser_main.cc View 1 2 3 4 chunks +42 lines, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/common/chrome_paths.cc View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/common/chrome_paths_internal.h View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/common/chrome_paths_linux.cc View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/common/chrome_paths_mac.mm View 1 2 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/common/chrome_paths_win.cc View 1 2 2 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
pastarmovj
Hey I splitted the two fixes in separate CLs would you take closer look at ...
9 years, 1 month ago (2011-11-11 17:18:11 UTC) #1
Aaron Boodman
LGTM
9 years, 1 month ago (2011-11-11 19:56:38 UTC) #2
pastarmovj
As per the discussion on chromium-dev I solved the dependency of crash_service_win64 by directly referencing ...
9 years ago (2011-12-07 14:59:31 UTC) #3
pastarmovj
ping?
9 years ago (2011-12-09 13:36:09 UTC) #4
Aaron Boodman
still LGTM
9 years ago (2011-12-09 16:30:06 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pastarmovj@chromium.org/8463020/3001
9 years ago (2011-12-12 12:51:32 UTC) #6
commit-bot: I haz the power
Try job failure for 8463020-3001 (retry) on win_rel for step "browser_tests". It's a second try, ...
9 years ago (2011-12-12 16:43:39 UTC) #7
pastarmovj
Hi guys, sorry for bothering you again but I had to upload a new version ...
9 years ago (2011-12-19 18:15:22 UTC) #8
willchan no longer on Chromium
Sick, redirecting to brettw.
9 years ago (2011-12-19 23:29:14 UTC) #9
pastarmovj
On 2011/12/19 23:29:14, willchan wrote: > Sick, redirecting to brettw. Ping?
9 years ago (2011-12-21 16:52:03 UTC) #10
brettw
Can you give some background on what you're trying to achieve and what project this ...
9 years ago (2011-12-21 18:40:52 UTC) #11
Glenn Wilson
On 2011/12/21 18:40:52, brettw wrote: > Can you give some background on what you're trying ...
9 years ago (2011-12-21 19:07:27 UTC) #12
brettw
On Wed, Dec 21, 2011 at 11:07 AM, <gwilson@chromium.org> wrote: > On 2011/12/21 18:40:52, brettw ...
9 years ago (2011-12-21 19:14:39 UTC) #13
Glenn Wilson
On 2011/12/21 19:14:39, brettw wrote: > On Wed, Dec 21, 2011 at 11:07 AM, <mailto:gwilson@chromium.org> ...
9 years ago (2011-12-22 17:00:01 UTC) #14
Glenn Wilson
On 2011/12/22 17:00:01, Glenn Wilson wrote: > On 2011/12/21 19:14:39, brettw wrote: > > On ...
8 years, 11 months ago (2012-01-03 19:51:20 UTC) #15
pastarmovj
On 2012/01/03 19:51:20, Glenn Wilson wrote: > On 2011/12/22 17:00:01, Glenn Wilson wrote: > > ...
8 years, 11 months ago (2012-01-17 17:01:32 UTC) #16
pastarmovj
ping?
8 years, 11 months ago (2012-01-23 13:38:58 UTC) #17
Aaron Boodman
8 years, 11 months ago (2012-01-24 22:46:34 UTC) #18
I'm leaving this review to Brett/Carlos.

Powered by Google App Engine
This is Rietveld 408576698