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

Issue 1420003005: Parse motion shorthand in CSSPropertyParser with CSSParserTokens (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, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Parse motion shorthand in CSSPropertyParser with CSSParserTokens Move motion shorthand property handling from LegacyCSSPropertyParser into CSSPropertyParser. Also move its related longhands. BUG=499780 Committed: https://crrev.com/bb4058ed2ee85b72ca5b952487f5ff5ef779302d Cr-Commit-Position: refs/heads/master@{#358264}

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Fix compile problems #

Patch Set 4 : Standalone patch #

Total comments: 3

Patch Set 5 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -77 lines) Patch
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h View 1 2 3 4 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp View 1 2 3 4 7 chunks +59 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/LegacyCSSPropertyParser.cpp View 1 2 3 4 5 chunks +4 lines, -72 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
rwlbuis
PTAL, this is supposed to go on top of https://codereview.chromium.org/1412803007/ (whenever that goes in...).
5 years, 1 month ago (2015-11-04 03:59:25 UTC) #4
Timothy Loh
https://codereview.chromium.org/1420003005/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/1420003005/diff/60001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode1525 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:1525: return false; btw we'd never actually get here on ...
5 years, 1 month ago (2015-11-04 04:18:28 UTC) #5
rwlbuis
PTAL, but this one has to go in first: https://codereview.chromium.org/1405273005/
5 years, 1 month ago (2015-11-05 21:58:12 UTC) #6
Timothy Loh
On 2015/11/05 21:58:12, rwlbuis wrote: > PTAL, but this one has to go in first: ...
5 years, 1 month ago (2015-11-06 00:00:52 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1420003005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1420003005/80001
5 years, 1 month ago (2015-11-06 04:05:25 UTC) #9
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 1 month ago (2015-11-06 05:22:55 UTC) #10
commit-bot: I haz the power
5 years, 1 month ago (2015-11-06 05:23:55 UTC) #11
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/bb4058ed2ee85b72ca5b952487f5ff5ef779302d
Cr-Commit-Position: refs/heads/master@{#358264}

Powered by Google App Engine
This is Rietveld 408576698