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

Issue 10020046: Merge 131370 - Don't recreate background windows when allow_js_access if false (Closed)

Created:
8 years, 8 months ago by Andrew T Wilson (Slow)
Modified:
8 years, 8 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip+watch_chromium.org
Visibility:
Public.

Description

Merge 131370 - Don't recreate background windows when allow_js_access if false Ignore calls to window.open(..., "background") with allow_js_access: false when there's already a BackgroundContents instance. BUG=122408 R=creis@chromium.org Review URL: http://codereview.chromium.org/10012053 TBR=mihaip@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=131820

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -6 lines) Patch
M chrome/browser/extensions/app_background_page_apitest.cc View 3 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/ui/browser.cc View 1 chunk +8 lines, -3 lines 0 comments Download
M chrome/test/data/extensions/api_test/app_background_page/no_js/bg.html View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/app_background_page/no_js/test.js View 3 chunks +32 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Andrew T Wilson (Slow)
8 years, 8 months ago (2012-04-11 20:06:00 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698