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

Issue 1398553002: Move counter-increment/counter-reset handling into CSSPropertyParser (Closed)

Created:
5 years, 2 months ago by rwlbuis
Modified:
5 years, 2 months ago
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 counter-increment/counter-reset handling into CSSPropertyParser Move counter-increment/counter-reset handling from LegacyCSSPropertyParser into CSSPropertyParser. BUG=499780 Committed: https://crrev.com/f4b4583bcc7ccb6b0191f5b4c72b94154a78bdd1 Cr-Commit-Position: refs/heads/master@{#353400}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Patch for landing #

Patch Set 3 : Work around ::lowest problem #

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

Messages

Total messages: 23 (10 generated)
rwlbuis
PTAL. I want to share my thoughts on the next steps. Right now I am ...
5 years, 2 months ago (2015-10-08 22:15:42 UTC) #2
Timothy Loh
On 2015/10/08 22:15:42, rwlbuis wrote: > PTAL. > > I want to share my thoughts ...
5 years, 2 months ago (2015-10-08 23:03:02 UTC) #3
Timothy Loh
lgtm https://codereview.chromium.org/1398553002/diff/1/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp File third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/1398553002/diff/1/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode637 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:637: RefPtrWillBeRawPtr<CSSValueList> list = CSSValueList::createCommaSeparated(); TODO to create a ...
5 years, 2 months ago (2015-10-08 23:13:56 UTC) #4
rwlbuis
On 2015/10/08 23:03:02, Timothy Loh wrote: > On 2015/10/08 22:15:42, rwlbuis wrote: > > PTAL. ...
5 years, 2 months ago (2015-10-09 02:15:26 UTC) #5
rwlbuis
https://codereview.chromium.org/1398553002/diff/1/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp File third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/1398553002/diff/1/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode643 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:643: if (RefPtrWillBeRawPtr<CSSPrimitiveValue> counterValue = consumeInteger(range, cssParserMode, std::numeric_limits<double>::lowest())) On 2015/10/08 ...
5 years, 2 months ago (2015-10-09 02:31:12 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1398553002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1398553002/20001
5 years, 2 months ago (2015-10-09 17:00:52 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_gn_rel/builds/14921)
5 years, 2 months ago (2015-10-09 17:08:59 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1398553002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1398553002/40001
5 years, 2 months ago (2015-10-09 17:57:28 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_android_rel_ng/builds/80214)
5 years, 2 months ago (2015-10-09 20:52:57 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1398553002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1398553002/40001
5 years, 2 months ago (2015-10-09 20:55:30 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1398553002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1398553002/40001
5 years, 2 months ago (2015-10-09 20:59:37 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 2 months ago (2015-10-09 22:14:03 UTC) #22
commit-bot: I haz the power
5 years, 2 months ago (2015-10-09 22:16:47 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f4b4583bcc7ccb6b0191f5b4c72b94154a78bdd1
Cr-Commit-Position: refs/heads/master@{#353400}

Powered by Google App Engine
This is Rietveld 408576698