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

Issue 8879001: Added about:os-credits to content security policy exceptions (Closed)

Created:
9 years ago by zel
Modified:
9 years ago
Reviewers:
Tom Sepez, Daniel Erat
CC:
chromium-reviews
Visibility:
Public.

Description

Added about:os-credits to content security policy exception set. BUG=chromium-os:23898 TEST=load about:os-credits, make sure license info shows when you click on 'show license' link

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M chrome/browser/ui/webui/chrome_url_data_manager_backend.cc View 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
zel
I hate adding to the list from which we should be removing items from, but ...
9 years ago (2011-12-08 00:41:21 UTC) #1
Daniel Erat
9 years ago (2011-12-08 00:46:52 UTC) #2
lgtm

http://codereview.chromium.org/8879001/diff/1/chrome/browser/ui/webui/chrome_...
File chrome/browser/ui/webui/chrome_url_data_manager_backend.cc (right):

http://codereview.chromium.org/8879001/diff/1/chrome/browser/ui/webui/chrome_...
chrome/browser/ui/webui/chrome_url_data_manager_backend.cc:73:
insert(chrome::kChromeUIOSCreditsHost);
nit: mind alphabetizing the list?  (OobeHost is also out of place)

Powered by Google App Engine
This is Rietveld 408576698