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

Issue 1421963006: Move transform property into CSSPropertyParser (Closed)

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

Description

Move transform property into CSSPropertyParser Move transform property handling from LegacyCSSPropertyParser into CSSPropertyParser. BUG=499780 Committed: https://crrev.com/52fad32d534a9b31515ddaa53024e469ef32ea07 Cr-Commit-Position: refs/heads/master@{#359618}

Patch Set 1 #

Patch Set 2 : V2 #

Patch Set 3 : V3 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -199 lines) Patch
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h View 1 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp View 1 2 2 chunks +149 lines, -0 lines 1 comment Download
M third_party/WebKit/Source/core/css/parser/LegacyCSSPropertyParser.cpp View 1 3 chunks +1 line, -197 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
rwlbuis
PTAL.
5 years, 1 month ago (2015-11-13 07:07:18 UTC) #5
Timothy Loh
lgtm https://codereview.chromium.org/1421963006/diff/60001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp File third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/1421963006/diff/60001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode1643 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:1643: RefPtrWillBeRawPtr<CSSPrimitiveValue> parsedValue = consumeLength(args, cssParserMode, ValueRangeNonNegative); I guess ...
5 years, 1 month ago (2015-11-13 18:11:44 UTC) #6
rwlbuis
On 2015/11/13 18:11:44, Timothy Loh wrote: > lgtm > > https://codereview.chromium.org/1421963006/diff/60001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp > File third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp (right): ...
5 years, 1 month ago (2015-11-13 18:32:28 UTC) #7
Timothy Loh
On 2015/11/13 18:32:28, rwlbuis wrote: > However for consumePerspective this does not work, because consumeNumberRaw ...
5 years, 1 month ago (2015-11-13 18:41:39 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1421963006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1421963006/60001
5 years, 1 month ago (2015-11-13 19:00:18 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:60001)
5 years, 1 month ago (2015-11-13 20:24:38 UTC) #11
commit-bot: I haz the power
5 years, 1 month ago (2015-11-13 20:25:40 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/52fad32d534a9b31515ddaa53024e469ef32ea07
Cr-Commit-Position: refs/heads/master@{#359618}

Powered by Google App Engine
This is Rietveld 408576698