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

Issue 1523803002: Move justify-content/align-content properties into CSSPropertyParser (Closed)

Created:
5 years ago by rwlbuis
Modified:
4 years, 10 months 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 justify-content/align-content properties into CSSPropertyParser Move justify-content/align-content property handling from LegacyCSSPropertyParser into CSSPropertyParser. BUG=499780 Committed: https://crrev.com/c6b401106b4801fce0e62877db673e913b67b11d Cr-Commit-Position: refs/heads/master@{#372593}

Patch Set 1 #

Patch Set 2 : V2 #

Patch Set 3 : V3 #

Patch Set 4 : Rebase #

Patch Set 5 : Rebase #

Patch Set 6 : Rebase yet again #

Patch Set 7 : Rebase #

Total comments: 2

Patch Set 8 : Patch for landing #

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

Messages

Total messages: 13 (6 generated)
rmistry
Running the 'CQ dry run' will end up selecting the trybots relevant to your change. ...
4 years, 11 months ago (2016-01-19 12:09:46 UTC) #2
rwlbuis
On 2016/01/19 12:09:46, rmistry wrote: > Running the 'CQ dry run' will end up selecting ...
4 years, 11 months ago (2016-01-19 12:34:34 UTC) #3
rwlbuis
PTAL. Note that these days LegacyCSSPropertyParser.cpp < CSSPropertyParser.cpp :)
4 years, 10 months ago (2016-01-28 23:23:06 UTC) #5
Timothy Loh
lgtm https://codereview.chromium.org/1523803002/diff/120001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp File third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/1523803002/diff/120001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode3161 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:3161: if (identMatches<CSSValueSpaceBetween, CSSValueSpaceAround, CSSValueSpaceEvenly, CSSValueStretch>(range.peek().id())) { Maybe nicer ...
4 years, 10 months ago (2016-02-01 00:30:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1523803002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1523803002/140001
4 years, 10 months ago (2016-02-01 02:21:20 UTC) #9
commit-bot: I haz the power
Committed patchset #8 (id:140001)
4 years, 10 months ago (2016-02-01 03:37:25 UTC) #11
commit-bot: I haz the power
4 years, 10 months ago (2016-02-01 03:38:57 UTC) #13
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/c6b401106b4801fce0e62877db673e913b67b11d
Cr-Commit-Position: refs/heads/master@{#372593}

Powered by Google App Engine
This is Rietveld 408576698