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

Issue 1073783002: Turned m_sourceSize in preloadScanner to a float. (Closed)

Created:
5 years, 8 months ago by Yoav Weiss
Modified:
5 years, 8 months ago
Reviewers:
Mike West
CC:
blink-reviews, blink-reviews-html_chromium.org, dglazkov+blink, Yoav Weiss
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Turned m_sourceSize in preloadScanner to a float. During my work on Client-Hints, I realized that m_sourceSize in the preloadScanner is an unsigned, rather than a float as it should be. This CL fixes that. BUG= Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193460

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M LayoutTests/http/tests/loading/preload-image-sizes-2x.html View 2 chunks +6 lines, -1 line 0 comments Download
M LayoutTests/http/tests/loading/preload-image-sizes-2x-expected.txt View 1 chunk +5 lines, -2 lines 0 comments Download
M Source/core/html/parser/HTMLPreloadScanner.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
Yoav Weiss
Well, turns out sourceSize should be a float, but wasn't in the preloadScanner. Changed it ...
5 years, 8 months ago (2015-04-09 12:36:07 UTC) #2
Mike West
LGTM.
5 years, 8 months ago (2015-04-09 14:38:06 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1073783002/1
5 years, 8 months ago (2015-04-09 14:41:13 UTC) #5
commit-bot: I haz the power
5 years, 8 months ago (2015-04-09 17:51:50 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=193460

Powered by Google App Engine
This is Rietveld 408576698