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

Issue 1802673003: Move consumeColor and consumePosition to CSSPropertyParserHelpers (Closed)

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

Description

Move consumeColor and consumePosition to CSSPropertyParserHelpers This patch moves the routines for consuming <color> and <position> out of CSSPropertyParser.cpp and into CSSPropertyParserHelpers. We expect that we'll require these routines for various Houdini APIs. BUG=499780 Committed: https://crrev.com/86c916bd32eca8894407e890219882985b2e84b2 Cr-Commit-Position: refs/heads/master@{#381865}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+282 lines, -270 lines) Patch
M third_party/WebKit/Source/core/animation/CSSColorInterpolationType.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h View 2 chunks +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp View 1 chunk +0 lines, -268 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSPropertyParserHelpers.h View 2 chunks +8 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSPropertyParserHelpers.cpp View 2 chunks +272 lines, -0 lines 2 comments Download

Messages

Total messages: 9 (3 generated)
Timothy Loh
https://codereview.chromium.org/1802673003/diff/1/third_party/WebKit/Source/core/css/parser/CSSPropertyParserHelpers.cpp File third_party/WebKit/Source/core/css/parser/CSSPropertyParserHelpers.cpp (right): https://codereview.chromium.org/1802673003/diff/1/third_party/WebKit/Source/core/css/parser/CSSPropertyParserHelpers.cpp#newcode413 third_party/WebKit/Source/core/css/parser/CSSPropertyParserHelpers.cpp:413: // TODO(timloh): This should check the numericValueType flag I ...
4 years, 9 months ago (2016-03-15 03:59:41 UTC) #2
rwlbuis
Sorry, I somehow missed this! PTAL.
4 years, 9 months ago (2016-03-17 15:24:20 UTC) #3
rwlbuis
On 2016/03/17 15:24:20, rwlbuis wrote: > Sorry, I somehow missed this! > > PTAL. Ugh, ...
4 years, 9 months ago (2016-03-17 15:25:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1802673003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1802673003/1
4 years, 9 months ago (2016-03-17 23:10:40 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-18 01:39:55 UTC) #7
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 01:41:10 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/86c916bd32eca8894407e890219882985b2e84b2
Cr-Commit-Position: refs/heads/master@{#381865}

Powered by Google App Engine
This is Rietveld 408576698