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

Issue 2003016: Disallow display of multiple experimental.extension.popup(...) windows ... (Closed)

Created:
10 years, 7 months ago by Eric Dingle
Modified:
9 years, 7 months ago
Reviewers:
twiz, Jeff Timanus
CC:
chromium-reviews, jam+cc_chromium.org, ben+cc_chromium.org, Erik does not do reviews, brettw-cc_chromium.org, Aaron Boodman, pam+watch_chromium.org, Paweł Hajdan Jr., darin-cc_chromium.org
Visibility:
Public.

Description

Disallow display of multiple experimental.extension.popup(...) windows This is a duplicate of http://codereview.chromium.org/2027006 which was accidentally created in a read-only client. BUG=None TEST=ExtensionApiTest.Popup Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=47052

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+267 lines, -90 lines) Patch
M chrome/browser/extensions/extension_host.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_host.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_popup_api.cc View 14 chunks +67 lines, -19 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/renderer_host/render_view_host_delegate.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/extension_api.json View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/common/extensions/docs/extension.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/history.html View 30 chunks +61 lines, -61 lines 0 comments Download
M chrome/common/notification_type.h View 1 chunk +4 lines, -1 line 0 comments Download
M chrome/common/render_messages_internal.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/renderer/extensions/extension_process_bindings.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/renderer/render_view.cc View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/popup/toolband.html View 3 chunks +62 lines, -4 lines 0 comments Download
A chrome/test/data/extensions/api_test/popup/toolband_popup_a.html View 1 chunk +24 lines, -0 lines 0 comments Download
A chrome/test/data/extensions/api_test/popup/toolband_popup_b.html View 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Eric Dingle
10 years, 7 months ago (2010-05-12 17:04:48 UTC) #1
twiz
10 years, 7 months ago (2010-05-13 17:20:18 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698