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

Issue 6330010: Prevent extensions from moving tabs between profiles. (Closed)

Created:
9 years, 11 months ago by jstritar
Modified:
9 years, 6 months ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Prevent extensions from moving tabs between profiles. BUG=69285 TEST=ExtensionApiTest.Incognito Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72652

Patch Set 1 #

Total comments: 1

Patch Set 2 : nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -0 lines) Patch
M chrome/browser/extensions/extension_tabs_module.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_tabs_module_constants.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/extensions/extension_tabs_module_constants.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/incognito/apis/background.html View 1 2 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jstritar
9 years, 11 months ago (2011-01-25 21:51:07 UTC) #1
Aaron Boodman
9 years, 11 months ago (2011-01-25 23:13:21 UTC) #2
lgtm

http://codereview.chromium.org/6330010/diff/1/chrome/browser/extensions/exten...
File chrome/browser/extensions/extension_tabs_module_constants.cc (right):

http://codereview.chromium.org/6330010/diff/1/chrome/browser/extensions/exten...
chrome/browser/extensions/extension_tabs_module_constants.cc:57: const char
kCanOnlyMoveTabsWithinSameProfileError[] = "Tabs can only be moved "
Nit: s/to and from/between

Powered by Google App Engine
This is Rietveld 408576698