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

Issue 1807603002: Move the grid-column/grid-row shorthands into CSSPropertyParser (Closed)

Created:
4 years, 9 months ago by rwlbuis
Modified:
4 years, 9 months ago
Reviewers:
Timothy Loh, jfernandez
CC:
chromium-reviews, jfernandez, svillar, blink-reviews-css, Manuel Rego, 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

Move the grid-column/grid-row shorthands into CSSPropertyParser Move the grid-column/grid-row shorthands from LegacyCSSPropertyParser into CSSPropertyParser. BUG=499780 Committed: https://crrev.com/e9b221f0cf73fdbd4c06ed968fe347c58b865d15 Cr-Commit-Position: refs/heads/master@{#381980}

Patch Set 1 #

Patch Set 2 : V2 #

Patch Set 3 : Rebase #

Total comments: 1

Patch Set 4 : Patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -36 lines) Patch
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp View 1 2 3 2 chunks +27 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/LegacyCSSPropertyParser.cpp View 1 2 3 2 chunks +0 lines, -35 lines 0 comments Download

Messages

Total messages: 12 (7 generated)
rwlbuis
PTAL, pretty straightforward move I think.
4 years, 9 months ago (2016-03-17 16:42:19 UTC) #4
Timothy Loh
lgtm https://codereview.chromium.org/1807603002/diff/40001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp File third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/1807603002/diff/40001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode4462 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:4462: if (!m_range.atEnd()) { I think more regular to ...
4 years, 9 months ago (2016-03-17 23:14:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1807603002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1807603002/60001
4 years, 9 months ago (2016-03-18 14:48:06 UTC) #8
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-18 15:51:45 UTC) #10
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 15:52:58 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e9b221f0cf73fdbd4c06ed968fe347c58b865d15
Cr-Commit-Position: refs/heads/master@{#381980}

Powered by Google App Engine
This is Rietveld 408576698