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

Issue 633643003: Enable float source size (Closed)

Created:
6 years, 2 months ago by Yoav Weiss
Modified:
6 years, 2 months ago
CC:
blink-reviews, blink-reviews-css, blink-reviews-html_chromium.org, ed+blinkwatch_opera.com, dglazkov+blink, apavlov+blink_chromium.org, darktears, rune+blink, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Enable float source size The source-size in the sizes parsing algorithm was wrongfully returned as unsigned. This CL fixes that to enable floats there. BUG=418905 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=183401

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : Fixed merge issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -30 lines) Patch
M Source/core/css/MediaValues.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/css/parser/SizesAttributeParser.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
M Source/core/css/parser/SizesAttributeParser.cpp View 1 2 3 chunks +6 lines, -6 lines 0 comments Download
M Source/core/css/parser/SizesAttributeParserTest.cpp View 1 2 chunks +2 lines, -1 line 0 comments Download
M Source/core/css/parser/SizesCalcParser.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/css/parser/SizesCalcParser.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/css/parser/SizesCalcParserTest.cpp View 5 chunks +7 lines, -6 lines 0 comments Download
M Source/core/html/parser/HTMLSrcsetParser.h View 1 chunk +3 lines, -3 lines 0 comments Download
M Source/core/html/parser/HTMLSrcsetParser.cpp View 4 chunks +4 lines, -4 lines 0 comments Download
M Source/core/html/parser/HTMLSrcsetParserTest.cpp View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 17 (9 generated)
Yoav Weiss
6 years, 2 months ago (2014-10-07 10:09:53 UTC) #3
Timothy Loh
lgtm
6 years, 2 months ago (2014-10-08 05:02:42 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/633643003/1
6 years, 2 months ago (2014-10-08 05:13:40 UTC) #7
commit-bot: I haz the power
Failed to apply patch for Source/core/css/parser/SizesAttributeParser.cpp: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 2 months ago (2014-10-08 05:14:03 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/633643003/20001
6 years, 2 months ago (2014-10-08 07:23:04 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/28248) mac_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/26240)
6 years, 2 months ago (2014-10-08 07:39:49 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/633643003/40001
6 years, 2 months ago (2014-10-08 09:13:44 UTC) #15
commit-bot: I haz the power
6 years, 2 months ago (2014-10-08 09:35:43 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as 183401

Powered by Google App Engine
This is Rietveld 408576698