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

Issue 1813763003: Move the grid-area shorthand into CSSPropertyParser (Closed)

Created:
4 years, 9 months ago by rwlbuis
Modified:
4 years, 9 months 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

Move the grid-area shorthand into CSSPropertyParser Move the grid-area shorthand from LegacyCSSPropertyParser into CSSPropertyParser. BUG=499780 Committed: https://crrev.com/6af7ef0418bea43e80ff4cd05ea70d7f12d369b2 Cr-Commit-Position: refs/heads/master@{#382244}

Patch Set 1 #

Patch Set 2 : Rebase #

Total comments: 1

Patch Set 3 : Patch for landing #

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

Messages

Total messages: 16 (10 generated)
rwlbuis
PTAL.
4 years, 9 months ago (2016-03-20 19:56:10 UTC) #7
Timothy Loh
On 2016/03/20 19:56:10, rwlbuis wrote: > PTAL. lgtm
4 years, 9 months ago (2016-03-21 00:01:48 UTC) #8
Timothy Loh
err forgot to publish comments :) https://codereview.chromium.org/1813763003/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/1813763003/diff/40001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode4220 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:4220: ASSERT_UNUSED(shorthand, shorthand.length() == ...
4 years, 9 months ago (2016-03-21 00:14:30 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1813763003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1813763003/60001
4 years, 9 months ago (2016-03-21 00:26:55 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 9 months ago (2016-03-21 02:12:56 UTC) #14
commit-bot: I haz the power
4 years, 9 months ago (2016-03-21 02:14:38 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6af7ef0418bea43e80ff4cd05ea70d7f12d369b2
Cr-Commit-Position: refs/heads/master@{#382244}

Powered by Google App Engine
This is Rietveld 408576698