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

Issue 1419223002: Move text-shadow/box-shadow properties into CSSPropertyParser (Closed)

Created:
5 years, 1 month ago by rwlbuis
Modified:
5 years, 1 month ago
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 text-shadow/box-shadow properties into CSSPropertyParser Move text-shadow/box-shadow properties from LegacyCSSPropertyParser into CSSPropertyParser. BUG=499780 Committed: https://crrev.com/0b45a3d62817bd54483b29ee0357c9880ab3f06b Cr-Commit-Position: refs/heads/master@{#357021}

Patch Set 1 #

Patch Set 2 : V2 #

Patch Set 3 : V3 #

Patch Set 4 : Fix tests #

Patch Set 5 : Rebase #

Total comments: 8

Patch Set 6 : Address review comments #

Patch Set 7 : Fix failures #

Messages

Total messages: 14 (7 generated)
rwlbuis
PTAL. parseSingleShadow will be used by the filter property too.
5 years, 1 month ago (2015-10-28 18:50:52 UTC) #6
Timothy Loh
https://codereview.chromium.org/1419223002/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/1419223002/diff/120001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode1340 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:1340: WillBeHeapVector<RefPtrWillBeMember<CSSPrimitiveValue>, 4> lengths; Probably nicer to just have four ...
5 years, 1 month ago (2015-10-29 02:53:27 UTC) #7
rwlbuis
PTAL. https://codereview.chromium.org/1419223002/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/1419223002/diff/120001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode1340 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:1340: WillBeHeapVector<RefPtrWillBeMember<CSSPrimitiveValue>, 4> lengths; On 2015/10/29 02:53:27, Timothy Loh ...
5 years, 1 month ago (2015-10-29 20:48:14 UTC) #9
Timothy Loh
lgtm
5 years, 1 month ago (2015-10-30 00:19:28 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1419223002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1419223002/160001
5 years, 1 month ago (2015-10-30 00:23:36 UTC) #12
commit-bot: I haz the power
Committed patchset #7 (id:160001)
5 years, 1 month ago (2015-10-30 02:12:09 UTC) #13
commit-bot: I haz the power
5 years, 1 month ago (2015-10-30 02:13:02 UTC) #14
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/0b45a3d62817bd54483b29ee0357c9880ab3f06b
Cr-Commit-Position: refs/heads/master@{#357021}

Powered by Google App Engine
This is Rietveld 408576698