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

Issue 480413007: [WebURLLoaderImpl] Don't respond to data URL request if downloadToFile is set (Closed)

Created:
6 years, 4 months ago by tyoshino (SeeGerritForStatus)
Modified:
6 years, 3 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Project:
chromium
Visibility:
Public.

Description

[WebURLLoaderImpl] Don't respond to data URL request if downloadToFile is set BUG=405841 Committed: https://crrev.com/30b387429c8f5c7485b82d12bb70cc6181231020 Cr-Commit-Position: refs/heads/master@{#293905}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 1

Patch Set 3 : Added the main change I wanted to make by this CL #

Total comments: 2

Patch Set 4 : Addressed #12 #

Total comments: 2

Patch Set 5 : Addressed #18 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -5 lines) Patch
M content/child/web_url_loader_impl.cc View 1 2 3 4 4 chunks +12 lines, -5 lines 0 comments Download

Messages

Total messages: 24 (4 generated)
tyoshino (SeeGerritForStatus)
6 years, 4 months ago (2014-08-21 08:13:56 UTC) #1
eseidel
Do we have a test to cover this if we break this again? :)
6 years, 4 months ago (2014-08-21 15:18:31 UTC) #2
tyoshino (SeeGerritForStatus)
On 2014/08/21 15:18:31, eseidel wrote: > Do we have a test to cover this if ...
6 years, 4 months ago (2014-08-21 15:47:54 UTC) #3
tyoshino (SeeGerritForStatus)
ping as 1 w passed. The layout test (https://codereview.chromium.org/492183002/) will be checked in later.
6 years, 3 months ago (2014-08-28 14:54:48 UTC) #4
eseidel
I would lgtm if I could, but I don't have the power. I would try ...
6 years, 3 months ago (2014-08-28 15:14:53 UTC) #5
tyoshino (SeeGerritForStatus)
On 2014/08/28 15:14:53, eseidel wrote: > I would lgtm if I could, but I don't ...
6 years, 3 months ago (2014-09-02 04:40:27 UTC) #6
tyoshino (SeeGerritForStatus)
+jam This is required to reland https://codereview.chromium.org/294193002.
6 years, 3 months ago (2014-09-02 04:40:48 UTC) #8
jam
lgtm
6 years, 3 months ago (2014-09-03 17:34:07 UTC) #9
tyoshino (SeeGerritForStatus)
https://codereview.chromium.org/480413007/diff/20001/content/child/web_url_loader_impl.cc File content/child/web_url_loader_impl.cc (right): https://codereview.chromium.org/480413007/diff/20001/content/child/web_url_loader_impl.cc#newcode662 content/child/web_url_loader_impl.cc:662: return false; Hmm, it didn't compile. I don't remember ...
6 years, 3 months ago (2014-09-04 07:03:41 UTC) #10
tyoshino (SeeGerritForStatus)
Sorry, Eric, John. This CL didn't include the main change but just refactoring of the ...
6 years, 3 months ago (2014-09-04 08:57:40 UTC) #11
eseidel
https://codereview.chromium.org/480413007/diff/40001/content/child/web_url_loader_impl.cc File content/child/web_url_loader_impl.cc (right): https://codereview.chromium.org/480413007/diff/40001/content/child/web_url_loader_impl.cc#newcode315 content/child/web_url_loader_impl.cc:315: if (IsHandlableDataURLRequest()) { I would have used the active ...
6 years, 3 months ago (2014-09-04 16:31:25 UTC) #12
tyoshino (SeeGerritForStatus)
https://codereview.chromium.org/480413007/diff/40001/content/child/web_url_loader_impl.cc File content/child/web_url_loader_impl.cc (right): https://codereview.chromium.org/480413007/diff/40001/content/child/web_url_loader_impl.cc#newcode315 content/child/web_url_loader_impl.cc:315: if (IsHandlableDataURLRequest()) { On 2014/09/04 16:31:25, eseidel wrote: > ...
6 years, 3 months ago (2014-09-05 14:05:09 UTC) #13
eseidel
sgtm. lgtm On Fri, Sep 5, 2014 at 7:05 AM, <tyoshino@chromium.org> wrote: > > https://codereview.chromium.org/480413007/diff/40001/content/child/web_url_loader_impl.cc ...
6 years, 3 months ago (2014-09-05 14:25:34 UTC) #14
jam
lgtm
6 years, 3 months ago (2014-09-09 00:33:15 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tyoshino@chromium.org/480413007/60001
6 years, 3 months ago (2014-09-09 02:35:13 UTC) #17
darin (slow to review)
https://codereview.chromium.org/480413007/diff/1/content/child/web_url_loader_impl.cc File content/child/web_url_loader_impl.cc (right): https://codereview.chromium.org/480413007/diff/1/content/child/web_url_loader_impl.cc#newcode318 content/child/web_url_loader_impl.cc:318: if (IsHandlableDataURLRequest()) { Hmm, "Handleable" is probably a better ...
6 years, 3 months ago (2014-09-09 05:59:11 UTC) #18
tyoshino (SeeGerritForStatus)
https://codereview.chromium.org/480413007/diff/1/content/child/web_url_loader_impl.cc File content/child/web_url_loader_impl.cc (right): https://codereview.chromium.org/480413007/diff/1/content/child/web_url_loader_impl.cc#newcode318 content/child/web_url_loader_impl.cc:318: if (IsHandlableDataURLRequest()) { On 2014/09/09 05:59:11, darin wrote: > ...
6 years, 3 months ago (2014-09-09 07:11:59 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tyoshino@chromium.org/480413007/80001
6 years, 3 months ago (2014-09-09 07:14:30 UTC) #22
commit-bot: I haz the power
Committed patchset #5 (id:80001) as 91101840657c4367c196e4bf6730263fe86a2c12
6 years, 3 months ago (2014-09-09 09:26:03 UTC) #23
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:52:18 UTC) #24
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/30b387429c8f5c7485b82d12bb70cc6181231020
Cr-Commit-Position: refs/heads/master@{#293905}

Powered by Google App Engine
This is Rietveld 408576698