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

Issue 2783543002: Implemented parseSingleValue in CSSPropertyAPICounterIncrement. (Closed)

Created:
3 years, 8 months ago by Bugs Nash
Modified:
3 years, 8 months ago
CC:
darktears, apavlov+blink_chromium.org, blink-reviews, blink-reviews-css, chromium-reviews, dglazkov+blink, rwlbuis
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Implemented parseSingleValue in CSSPropertyAPICounterIncrement. Part of Project Ribbon, separating the parsing logic for CSS properties from the parser into an API. This patch - added parseSingleValue method to the CSSPropertyAPICounterIncrement API, with parsing logic from CSSPropertyParser - removed CSSPropertyCounterIncrement from the switch statement in CSSPropertyParser::parseSingleValue, calling the API instead using a CSSPropertyDescriptor - added parseSingleValue to counter-increment in CSSProperties.json5 so it will be added to the generated files for the api Diff in generated CSSPropertyAPICounterIncrement.h: https://gist.github.com/BugsNash/ac16598cbe0677824308a64a52e33213/revisions Diff in generated CSSPropertyDescriptor.cpp: https://gist.github.com/BugsNash/7156559ba47f4ac929951959fe19cb93/revisions BUG=668012 Review-Url: https://codereview.chromium.org/2783543002 Cr-Original-Commit-Position: refs/heads/master@{#462379} Committed: https://chromium.googlesource.com/chromium/src/+/16f5c5b2155faa46890e2c5ad18bd27f7c506deb Review-Url: https://codereview.chromium.org/2783543002 Cr-Commit-Position: refs/heads/master@{#462789} Committed: https://chromium.googlesource.com/chromium/src/+/a61ff59e5d2030e2aaf4db89d8bb6767c410eb6d

Patch Set 1 #

Patch Set 2 : rebased #

Patch Set 3 : rebased #

Patch Set 4 : rebased #

Patch Set 5 : Changed CSSParserContext pointer to reference for compatibility with previous patch #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -4 lines) Patch
M third_party/WebKit/Source/core/css/CSSProperties.json5 View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp View 1 2 3 4 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/core/css/properties/CSSPropertyAPICounterIncrement.cpp View 1 2 3 4 1 chunk +12 lines, -1 line 0 comments Download

Messages

Total messages: 37 (26 generated)
Bugs Nash
3 years, 8 months ago (2017-03-28 04:08:26 UTC) #11
Eric Willigers
lgtm
3 years, 8 months ago (2017-03-29 05:27:27 UTC) #15
Bugs Nash
+meade@ for owners
3 years, 8 months ago (2017-03-29 06:06:25 UTC) #18
Bugs Nash
whoops added wrong email for Eddy. bump :s
3 years, 8 months ago (2017-04-04 01:23:50 UTC) #20
meade_UTC10
lgtm
3 years, 8 months ago (2017-04-06 03:01:16 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2783543002/60001
3 years, 8 months ago (2017-04-06 05:11:07 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://chromium.googlesource.com/chromium/src/+/16f5c5b2155faa46890e2c5ad18bd27f7c506deb
3 years, 8 months ago (2017-04-06 07:07:57 UTC) #26
awdf
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/2801023002/ by awdf@chromium.org. ...
3 years, 8 months ago (2017-04-06 07:32:07 UTC) #27
awdf
On 2017/04/06 07:32:07, awdf wrote: > A revert of this CL (patchset #4 id:60001) has ...
3 years, 8 months ago (2017-04-06 07:57:26 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2783543002/80001
3 years, 8 months ago (2017-04-07 00:53:38 UTC) #34
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 06:07:19 UTC) #37
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/a61ff59e5d2030e2aaf4db89d8bb...

Powered by Google App Engine
This is Rietveld 408576698