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

Issue 10178028: Fix pyauto test: testSpecialURLTab (Closed)

Created:
8 years, 8 months ago by Nirnimesh
Modified:
8 years, 7 months ago
Reviewers:
Tom Sepez, jamesr, sky, jamesr1
CC:
chromium-reviews, dennis_jeffrey, anantha, dyu1, Evan Stade, abarth-chromium
Visibility:
Public.

Description

Add Content-Security-Policy to chrome://tcmalloc Also, restart the browser so that each URL gets a fresh instance in the test. BUG=88574 TEST= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=134601

Patch Set 1 #

Patch Set 2 : restart brwoser for each url #

Patch Set 3 : enable #

Patch Set 4 : add CSP to about:tcmalloc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M chrome/test/functional/PYAUTO_TESTS View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/test/functional/special_tabs.py View 1 2 3 3 chunks +6 lines, -2 lines 0 comments Download
M content/browser/tcmalloc_internals_request_job.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Nirnimesh
I'm disabling CSP check for about:tcmalloc Not sure if this is right, but this test ...
8 years, 8 months ago (2012-04-27 22:35:45 UTC) #1
Tom Sepez
This appears to be crrev.com/133816 and possibly a real security regression. I've added jamesr to ...
8 years, 8 months ago (2012-04-28 01:19:05 UTC) #2
Tom Sepez
Looking at your changes, I'd say this is a real security regression. Please do not ...
8 years, 8 months ago (2012-04-28 01:30:28 UTC) #3
jamesr
I didn't intend to change any headers served by chrome://tcmalloc, but I can completely believe ...
8 years, 8 months ago (2012-04-28 03:28:59 UTC) #4
jamesr
I think the issue is the new chrome://tcmalloc code bypasses http://code.google.com/searchframe#OAMlx_jo-ck/src/chrome/browser/ui/webui/chrome_url_data_manager_backend.cc&exact_package=chromium&q=X-WebKit-CSP&ct=rc&cd=6&sq= Tom - can you ...
8 years, 8 months ago (2012-04-28 03:35:18 UTC) #5
Tom Sepez
> Tom - can you check if chrome://view-http-cache/ is OK? That page has a suitable ...
8 years, 7 months ago (2012-04-30 16:46:36 UTC) #6
jamesr1
There are (at least) 3 data sources in content/ now that can't use chrome_url_data_manager_backen d.cc. ...
8 years, 7 months ago (2012-04-30 16:52:49 UTC) #7
Tom Sepez
+estade. Do we need a content_url_manager_backend? Do we want to proliferate specific data sources as ...
8 years, 7 months ago (2012-04-30 17:02:23 UTC) #8
Tom Sepez
Nirnimesh, could you try adding a meta tag to tcmalloc_internals_request_job.cc and retesting? If so, then ...
8 years, 7 months ago (2012-04-30 17:09:09 UTC) #9
Nirnimesh
On 2012/04/30 17:09:09, Tom Sepez wrote: > Nirnimesh, could you try adding a meta tag ...
8 years, 7 months ago (2012-04-30 19:10:12 UTC) #10
Tom Sepez
LGTM.
8 years, 7 months ago (2012-04-30 19:23:34 UTC) #11
Nirnimesh
+sky for content/browser owners approval.
8 years, 7 months ago (2012-04-30 19:27:26 UTC) #12
sky
I don't know anything about this code. Is there someone else that can review?
8 years, 7 months ago (2012-04-30 20:34:44 UTC) #13
Nirnimesh
On 2012/04/30 20:34:44, sky wrote: > I don't know anything about this code. Is there ...
8 years, 7 months ago (2012-04-30 20:41:44 UTC) #14
sky
8 years, 7 months ago (2012-04-30 21:09:32 UTC) #15
Rubber stamp LGTM

Powered by Google App Engine
This is Rietveld 408576698