Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(16)

Issue 1203143002: Do not preload data URIs. (Closed)

Created:
4 years, 10 months ago by dgozman
Modified:
4 years, 10 months ago
Reviewers:
Yoav Weiss
CC:
blink-reviews, dglazkov+blink, blink-reviews-html_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Do not preload data URIs. Data URI preload creates an extra fetch request which is even shown in DevTools, but there is no need to preload since data is already there. BUG=482779 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197922

Patch Set 1 #

Total comments: 1

Patch Set 2 : Added TODO and layout test case #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M LayoutTests/http/tests/loading/preload-image-src.html View 1 1 chunk +3 lines, -1 line 0 comments Download
M LayoutTests/http/tests/loading/preload-image-src-expected.txt View 1 1 chunk +3 lines, -2 lines 0 comments Download
M Source/core/html/parser/HTMLResourcePreloader.cpp View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
dgozman
Yoav, could you please take a look? Do we have unit test exercising this code? ...
4 years, 10 months ago (2015-06-24 16:43:02 UTC) #2
Yoav Weiss
It may be easier to unit test that if it was implemented earlier, as part ...
4 years, 10 months ago (2015-06-25 10:21:30 UTC) #3
dgozman
On 2015/06/25 10:21:30, Yoav Weiss wrote: > It may be easier to unit test that ...
4 years, 10 months ago (2015-06-25 10:35:51 UTC) #4
Yoav Weiss
On 2015/06/25 10:35:51, dgozman wrote: > On 2015/06/25 10:21:30, Yoav Weiss wrote: > > It ...
4 years, 10 months ago (2015-06-25 10:59:04 UTC) #5
dgozman
> > That was my first idea. However, PreloadRequest uses > > Document::completeURLWithOverride to compute ...
4 years, 10 months ago (2015-06-26 10:11:54 UTC) #6
Yoav Weiss
On 2015/06/26 10:11:54, dgozman wrote: > > > That was my first idea. However, PreloadRequest ...
4 years, 10 months ago (2015-06-26 11:55:54 UTC) #7
Yoav Weiss
On 2015/06/26 11:55:54, Yoav Weiss wrote: > On 2015/06/26 10:11:54, dgozman wrote: > > > ...
4 years, 10 months ago (2015-06-26 12:04:28 UTC) #8
dgozman
Please take another look. Now with layout test case (so easy to add, I like ...
4 years, 10 months ago (2015-06-26 12:51:01 UTC) #9
Yoav Weiss
On 2015/06/26 12:51:01, dgozman wrote: > Please take another look. Now with layout test case ...
4 years, 10 months ago (2015-06-26 13:56:46 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1203143002/20001
4 years, 10 months ago (2015-06-26 14:01:19 UTC) #12
commit-bot: I haz the power
4 years, 10 months ago (2015-06-26 15:06:44 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197922

Powered by Google App Engine
This is Rietveld 408576698