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

Issue 1811953002: Make parsing of <transform> more strict (Closed)

Created:
4 years, 9 months ago by rwlbuis
Modified:
4 years, 9 months ago
CC:
chromium-reviews, blink-reviews-css, dglazkov+blink, apavlov+blink_chromium.org, darktears, blink-reviews, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make parsing of <transform> more strict Make parsing of <transform> more strict by checking that something valid follows after a comma. BUG=593321 Committed: https://crrev.com/04dfd7b740446fe6cead94132546d4dfdb69c2e8 Cr-Commit-Position: refs/heads/master@{#381864}

Patch Set 1 #

Patch Set 2 : V2 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M third_party/WebKit/LayoutTests/transforms/transform-parsing.html View 1 4 chunks +4 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/transforms/transform-parsing-expected.txt View 1 4 chunks +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp View 1 4 chunks +8 lines, -0 lines 3 comments Download

Messages

Total messages: 15 (8 generated)
rwlbuis
PTAL.
4 years, 9 months ago (2016-03-17 16:40:12 UTC) #5
Timothy Loh
https://codereview.chromium.org/1811953002/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp File third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/1811953002/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode1846 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:1846: parsedValue = consumeLength(args, cssParserMode, ValueRangeAll); Is this case right? ...
4 years, 9 months ago (2016-03-17 23:23:32 UTC) #7
rwlbuis
https://codereview.chromium.org/1811953002/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp File third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/1811953002/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode1846 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:1846: parsedValue = consumeLength(args, cssParserMode, ValueRangeAll); On 2016/03/17 23:23:32, Timothy ...
4 years, 9 months ago (2016-03-17 23:29:48 UTC) #8
Timothy Loh
https://codereview.chromium.org/1811953002/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp File third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/1811953002/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode1846 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:1846: parsedValue = consumeLength(args, cssParserMode, ValueRangeAll); On 2016/03/17 23:29:48, rwlbuis ...
4 years, 9 months ago (2016-03-17 23:56:45 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1811953002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1811953002/20001
4 years, 9 months ago (2016-03-18 00:06:42 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-18 01:20:51 UTC) #13
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 01:23:38 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/04dfd7b740446fe6cead94132546d4dfdb69c2e8
Cr-Commit-Position: refs/heads/master@{#381864}

Powered by Google App Engine
This is Rietveld 408576698