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

Issue 426014: Merge 32770 - Revert change that disallowed content scripts access to... (Closed)

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

Description

Merge 32770 - Revert change that disallowed content scripts access to file:// URLs. It turns out teams were already depending on this and we didn't want to break them. Instead, group file:// access with NPAPI in the extension install prompt. Note: this is a pure revert of r402029 and r402069 (sorry Finnur!) except the changes in extension_install_ui.cc, which are new. BUG=28456 Review URL: http://codereview.chromium.org/430003 TBR=aa@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32778

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -98 lines) Patch
M chrome/browser/extensions/extension_install_ui.cc View 2 chunks +20 lines, -0 lines 0 comments Download
M chrome/browser/extensions/extension_startup_unittest.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extensions_service_unittest.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/content_scripts.html View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/common/extensions/docs/static/content_scripts.html View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/common/extensions/extension.cc View 2 chunks +2 lines, -11 lines 0 comments Download
M chrome/test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/good/Preferences View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/profiles/content_scripts1/Default/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/profiles/content_scripts10/Default/Extensions/ahbojlbmpfcbogfblmekncilheldhjga/1.0/manifest.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/profiles/content_scripts10/Default/Extensions/coomonpcecmahbfkifeohkbgicpcfdgf/1.0/manifest.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/profiles/content_scripts10/Default/Extensions/dhminefdpfgdedodgdilagiencggdcpm/1.0/manifest.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/profiles/content_scripts10/Default/Extensions/kgfhjcinicjnlcbnbacbkbjdbafnlckn/1.0/manifest.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/profiles/content_scripts10/Default/Extensions/ledhkldokbafdcbmepdigjmkabmombel/1.0/manifest.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/profiles/content_scripts10/Default/Extensions/lgmapeiimomfdbfphldobhhpoaoafaci/1.0/manifest.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/profiles/content_scripts10/Default/Extensions/maemolkcfjifpmigoecmpfphmebnebpk/1.0/manifest.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/profiles/content_scripts10/Default/Extensions/mdeggakgacjccnbfbhbihfchoidihkaf/1.0/manifest.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/profiles/content_scripts10/Default/Extensions/mgonfebmjopdoipblbijejncibmgmcol/1.0/manifest.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/profiles/content_scripts10/Default/Extensions/ohmmlgjlmaadhojogadklhlidfpdeoca/1.0/manifest.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/extensions/profiles/content_scripts50/Default/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json View 1 chunk +50 lines, -50 lines 0 comments Download
M chrome/test/data/extensions/subscribe_page_action/manifest.json View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/page_cycler/page_cycler_test.cc View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Aaron Boodman
11 years, 1 month ago (2009-11-22 06:24:49 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698