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

Issue 584553002: Extend the TestRunner so that the manifest-src CSP directive can be tested from layout tests. (Closed)

Created:
6 years, 3 months ago by kenneth.r.christiansen
Modified:
6 years, 2 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, jochen+watch_chromium.org, mkwst+moarreviews-shell_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Extend the TestRunner so that the manifest-src CSP directive can be tested from layout tests. BUG=409996 Committed: https://crrev.com/1a4946d176030030e7938807f047b28ebaf8213f Cr-Commit-Position: refs/heads/master@{#296716}

Patch Set 1 #

Patch Set 2 : Passes upload hooks #

Total comments: 6

Patch Set 3 : Incorporate feedback #

Total comments: 6

Patch Set 4 : Fixed nits #

Patch Set 5 : Build fix attempt #

Patch Set 6 : Second try #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -1 line) Patch
M content/public/test/layouttest_support.h View 1 2 3 3 chunks +9 lines, -0 lines 0 comments Download
M content/renderer/fetchers/manifest_fetcher.h View 1 2 3 4 5 2 chunks +2 lines, -1 line 0 comments Download
M content/shell/renderer/test_runner/test_runner.h View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M content/shell/renderer/test_runner/test_runner.cc View 1 2 3 6 chunks +24 lines, -0 lines 0 comments Download
M content/test/layouttest_support.cc View 1 2 3 3 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
kenneth.r.christiansen
I am not allowed to use content here so I had to skip the upload ...
6 years, 3 months ago (2014-09-18 13:50:27 UTC) #2
kenneth.christiansen
New patch up which passes the upload hooks
6 years, 3 months ago (2014-09-18 16:05:44 UTC) #3
mlamouri (slow - plz ping)
(nit: moumouri@chromium.org is not me :)) https://codereview.chromium.org/584553002/diff/20001/content/public/test/layouttest_support.h File content/public/test/layouttest_support.h (right): https://codereview.chromium.org/584553002/diff/20001/content/public/test/layouttest_support.h#newcode53 content/public/test/layouttest_support.h:53: const std::string& data)> ...
6 years, 3 months ago (2014-09-18 17:36:05 UTC) #5
kenneth.christiansen
On 2014/09/18 at 17:36:05, mlamouri wrote: > (nit: moumouri@chromium.org is not me :)) For some ...
6 years, 3 months ago (2014-09-24 13:12:04 UTC) #6
Mike West
LGTM with a few nits. You'll need a //content/shell OWNER to take a look to ...
6 years, 3 months ago (2014-09-24 15:15:47 UTC) #7
mlamouri (slow - plz ping)
lgtm too https://codereview.chromium.org/584553002/diff/40001/content/public/test/layouttest_support.h File content/public/test/layouttest_support.h (right): https://codereview.chromium.org/584553002/diff/40001/content/public/test/layouttest_support.h#newcode53 content/public/test/layouttest_support.h:53: void FetchManifest(blink::WebView* view, GURL url, You probably ...
6 years, 3 months ago (2014-09-24 15:52:10 UTC) #8
jochen (gone - plz use gerrit)
lgtm with nits addressed using weak ptrs instead of unretained sounds like a great follow-up ...
6 years, 2 months ago (2014-09-24 20:17:47 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/584553002/60001
6 years, 2 months ago (2014-09-25 13:04:07 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_compile_dbg on tryserver.chromium.mac (http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_compile_dbg/builds/18959)
6 years, 2 months ago (2014-09-25 13:21:42 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/584553002/100001
6 years, 2 months ago (2014-09-25 15:01:47 UTC) #16
commit-bot: I haz the power
Committed patchset #6 (id:100001) as eed8af21a941885ec98d60618eb32b7b4b18d5ae
6 years, 2 months ago (2014-09-25 16:11:15 UTC) #17
commit-bot: I haz the power
6 years, 2 months ago (2014-09-25 16:11:42 UTC) #18
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/1a4946d176030030e7938807f047b28ebaf8213f
Cr-Commit-Position: refs/heads/master@{#296716}

Powered by Google App Engine
This is Rietveld 408576698