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

Issue 7575015: Add content-security-policy directive to chrome://history2 pages. (Closed)

Created:
9 years, 4 months ago by Tom Sepez
Modified:
9 years, 4 months ago
CC:
chromium-reviews, Nirnimesh, John Grabowski, anantha, arv (Not doing code reviews), dyu1, Paweł Hajdan Jr., dennis_jeffrey
Visibility:
Public.

Description

Add content-security-policy directive to chrome://history2 pages. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95495

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1147 lines, -1160 lines) Patch
M chrome/browser/browser_resources.grd View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/history2.html View 3 chunks +9 lines, -1094 lines 0 comments Download
A chrome/browser/resources/history2.js View 1 1 chunk +1102 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/history2_ui.cc View 3 chunks +32 lines, -63 lines 0 comments Download
M chrome/test/functional/special_tabs.py View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Tom Sepez
Apparently, its not dead yet.
9 years, 4 months ago (2011-08-04 18:04:56 UTC) #1
Evan Stade
lgtm http://codereview.chromium.org/7575015/diff/1/chrome/browser/resources/history2.js File chrome/browser/resources/history2.js (right): http://codereview.chromium.org/7575015/diff/1/chrome/browser/resources/history2.js#newcode1094 chrome/browser/resources/history2.js:1094: $('history-section').onclick = function () { connect onclick handlers ...
9 years, 4 months ago (2011-08-04 18:06:58 UTC) #2
Tom Sepez
9 years, 4 months ago (2011-08-04 18:18:24 UTC) #3
http://codereview.chromium.org/7575015/diff/1/chrome/browser/resources/histor...
File chrome/browser/resources/history2.js (right):

http://codereview.chromium.org/7575015/diff/1/chrome/browser/resources/histor...
chrome/browser/resources/history2.js:1094: $('history-section').onclick =
function () {
On 2011/08/04 18:06:58, Evan Stade wrote:
> connect onclick handlers in load()?

Sure.  Why not.  Done.

Powered by Google App Engine
This is Rietveld 408576698