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

Issue 1260813007: Mandoline: Support about:blank URL. (Closed)

Created:
5 years, 4 months ago by yzshen1
Modified:
5 years, 4 months ago
Reviewers:
sky
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Mandoline: Support about:blank URL. This CL adds a Fetcher implementation to provide responses for about: URLs. BUG=504558 Committed: https://crrev.com/3e4aaaa45c528d4ab0670331a6c0ebfc4f3ab8e6 Cr-Commit-Position: refs/heads/master@{#341978}

Patch Set 1 #

Total comments: 17

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+368 lines, -0 lines) Patch
M mojo/runner/BUILD.gn View 1 2 3 4 3 chunks +4 lines, -0 lines 0 comments Download
A mojo/runner/about_fetcher.h View 1 2 1 chunk +58 lines, -0 lines 0 comments Download
A mojo/runner/about_fetcher.cc View 1 2 1 chunk +111 lines, -0 lines 0 comments Download
A mojo/runner/about_fetcher_unittest.cc View 1 2 3 1 chunk +185 lines, -0 lines 0 comments Download
M mojo/runner/context.cc View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M mojo/runner/shell_test_main.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
yzshen1
Hi, Scott. Would you please take a look? Thanks!
5 years, 4 months ago (2015-08-04 19:18:51 UTC) #2
sky
It would be nice to add test coverage too. https://codereview.chromium.org/1260813007/diff/1/mojo/runner/about_fetcher.cc File mojo/runner/about_fetcher.cc (right): https://codereview.chromium.org/1260813007/diff/1/mojo/runner/about_fetcher.cc#newcode73 mojo/runner/about_fetcher.cc:73: ...
5 years, 4 months ago (2015-08-04 20:04:56 UTC) #3
yzshen1
Thanks Scott! Please take another look. https://codereview.chromium.org/1260813007/diff/1/mojo/runner/about_fetcher.cc File mojo/runner/about_fetcher.cc (right): https://codereview.chromium.org/1260813007/diff/1/mojo/runner/about_fetcher.cc#newcode73 mojo/runner/about_fetcher.cc:73: if (skip != ...
5 years, 4 months ago (2015-08-05 16:11:08 UTC) #4
sky
https://codereview.chromium.org/1260813007/diff/1/mojo/runner/about_fetcher.cc File mojo/runner/about_fetcher.cc (right): https://codereview.chromium.org/1260813007/diff/1/mojo/runner/about_fetcher.cc#newcode73 mojo/runner/about_fetcher.cc:73: if (skip != 0 && response_->body.is_valid()) { On 2015/08/05 ...
5 years, 4 months ago (2015-08-05 17:35:49 UTC) #5
sky
On 2015/08/05 16:11:08, yzshen1 wrote: > Thanks Scott! > Please take another look. > > ...
5 years, 4 months ago (2015-08-05 17:37:07 UTC) #6
yzshen1
Thanks Scott. Please take another look. https://codereview.chromium.org/1260813007/diff/1/mojo/runner/about_fetcher.cc File mojo/runner/about_fetcher.cc (right): https://codereview.chromium.org/1260813007/diff/1/mojo/runner/about_fetcher.cc#newcode73 mojo/runner/about_fetcher.cc:73: if (skip != ...
5 years, 4 months ago (2015-08-05 18:00:27 UTC) #7
sky
LGTM
5 years, 4 months ago (2015-08-05 18:12:34 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1260813007/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1260813007/60001
5 years, 4 months ago (2015-08-05 18:29:06 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_rel/builds/117905)
5 years, 4 months ago (2015-08-05 19:17:05 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1260813007/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1260813007/80001
5 years, 4 months ago (2015-08-05 20:29:19 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 4 months ago (2015-08-05 21:27:19 UTC) #17
commit-bot: I haz the power
5 years, 4 months ago (2015-08-05 21:27:58 UTC) #18
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/3e4aaaa45c528d4ab0670331a6c0ebfc4f3ab8e6
Cr-Commit-Position: refs/heads/master@{#341978}

Powered by Google App Engine
This is Rietveld 408576698