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

Issue 101413011: Prevent creating background pages for non-incognito profile in Guest mode (Closed)

Created:
7 years ago by Dmitry Polukhin
Modified:
7 years ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, rginda+watch_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Prevent creating background pages for non-incognito profile in Guest mode BUG=329498 TEST=manually Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242271

Patch Set 1 #

Patch Set 2 : fix crashes due to missing UserManager #

Patch Set 3 : break dependency via ExtensionsBrowserClient #

Patch Set 4 : fixed missprint #

Patch Set 5 : rebase #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -5 lines) Patch
M apps/shell/shell_extensions_browser_client.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M apps/shell/shell_extensions_browser_client.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/extensions/chrome_extensions_browser_client.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/extensions/chrome_extensions_browser_client.cc View 1 2 2 chunks +19 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_manager.cc View 1 1 chunk +4 lines, -3 lines 2 comments Download
M extensions/browser/extensions_browser_client.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M extensions/browser/process_manager.cc View 1 2 3 4 2 chunks +8 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Dmitry Polukhin
Mike, please take a look. See crbug.com/329498 for more context about this issue.
7 years ago (2013-12-20 00:56:08 UTC) #1
Dmitry Polukhin
PTAL rlp@ for OWNER review in chrome/browser/profiles/ miket@ for OWNER review in extensions code
7 years ago (2013-12-20 01:42:38 UTC) #2
Dmitry Polukhin
fixed missprint
7 years ago (2013-12-20 16:46:17 UTC) #3
miket_OOO
LGTM but please consider comment first. https://codereview.chromium.org/101413011/diff/360001/chrome/browser/profiles/profile_manager.cc File chrome/browser/profiles/profile_manager.cc (right): https://codereview.chromium.org/101413011/diff/360001/chrome/browser/profiles/profile_manager.cc#newcode1106 chrome/browser/profiles/profile_manager.cc:1106: command_line.HasSwitch(chromeos::switches::kLoginProfile)))) { This ...
7 years ago (2013-12-20 18:59:01 UTC) #4
Dmitry Polukhin
Rachel, please take a look as chrome/browser/profiles OWNER. https://codereview.chromium.org/101413011/diff/360001/chrome/browser/profiles/profile_manager.cc File chrome/browser/profiles/profile_manager.cc (right): https://codereview.chromium.org/101413011/diff/360001/chrome/browser/profiles/profile_manager.cc#newcode1106 chrome/browser/profiles/profile_manager.cc:1106: command_line.HasSwitch(chromeos::switches::kLoginProfile)))) ...
7 years ago (2013-12-20 21:55:53 UTC) #5
Dmitry Polukhin
+ Dave for OWNER review in chrome/browser/profiles/
7 years ago (2013-12-20 22:14:02 UTC) #6
DaveMoore
lgtm
7 years ago (2013-12-20 22:30:10 UTC) #7
Dmitry Polukhin
Thanks! FYI, follow up CL with test is here https://codereview.chromium.org/115073003/ and it is longer than ...
7 years ago (2013-12-20 22:32:52 UTC) #8
rpetterson
lgtm
7 years ago (2013-12-20 22:33:29 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpolukhin@chromium.org/101413011/360001
7 years ago (2013-12-20 22:34:00 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=239357
7 years ago (2013-12-21 01:07:37 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpolukhin@chromium.org/101413011/360001
7 years ago (2013-12-21 01:14:50 UTC) #12
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=239473
7 years ago (2013-12-21 04:23:19 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpolukhin@chromium.org/101413011/360001
7 years ago (2013-12-21 06:41:45 UTC) #14
commit-bot: I haz the power
7 years ago (2013-12-21 07:20:25 UTC) #15
Message was sent while issue was closed.
Change committed as 242271

Powered by Google App Engine
This is Rietveld 408576698