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

Issue 2796803002: Refactored out the need to use CSSPropertyID to parse shadow properties. (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

Refactored out the need to use CSSPropertyID to parse shadow properties. This is pre work to allow the parseSingleValue method of the CSSPropertyTextShadow and CSSPropertyBoxShadow properties to be implemented in separate APIs. This patch also makes the arguments passed to consumeShadow consistent with those passed to parseSingleShadow and removes property specific naming in those arguments. BUG=668012 Review-Url: https://codereview.chromium.org/2796803002 Cr-Commit-Position: refs/heads/master@{#462808} Committed: https://chromium.googlesource.com/chromium/src/+/7586cc3f2ec274b36870e7b70e3acc034f0dbd2f

Patch Set 1 #

Patch Set 2 : converted double bool arguments to single bool argument #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -11 lines) Patch
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp View 1 6 chunks +10 lines, -11 lines 0 comments Download

Messages

Total messages: 26 (15 generated)
Bugs Nash
Hey Eric, PTAL for first round The bools passed to consumeShadow here are a bit ...
3 years, 8 months ago (2017-04-04 05:08:12 UTC) #4
Bugs Nash
On 2017/04/04 at 05:08:12, Bugs Nash wrote: > Hey Eric, PTAL for first round > ...
3 years, 8 months ago (2017-04-04 05:27:51 UTC) #6
suzyh_UTC10 (ex-contributor)
On 2017/04/04 at 05:27:51, bugsnash wrote: > On 2017/04/04 at 05:08:12, Bugs Nash wrote: > ...
3 years, 8 months ago (2017-04-04 23:43:30 UTC) #9
Bugs Nash
On 2017/04/04 at 23:43:30, suzyh wrote: > On 2017/04/04 at 05:27:51, bugsnash wrote: > > ...
3 years, 8 months ago (2017-04-05 01:16:19 UTC) #10
suzyh_UTC10 (ex-contributor)
On 2017/04/05 at 01:16:19, bugsnash wrote: > On 2017/04/04 at 23:43:30, suzyh wrote: > > ...
3 years, 8 months ago (2017-04-05 01:22:00 UTC) #11
Bugs Nash
On 2017/04/05 at 01:22:00, suzyh wrote: > On 2017/04/05 at 01:16:19, bugsnash wrote: > > ...
3 years, 8 months ago (2017-04-06 05:26:40 UTC) #15
alancutter (OOO until 2018)
lgtm. The description should mention the change to the parameters.
3 years, 8 months ago (2017-04-07 01:31:21 UTC) #18
Bugs Nash
On 2017/04/07 at 01:31:21, alancutter wrote: > lgtm. > The description should mention the change ...
3 years, 8 months ago (2017-04-07 01:33:33 UTC) #19
alancutter (OOO until 2018)
On 2017/04/07 at 01:33:33, bugsnash wrote: > On 2017/04/07 at 01:31:21, alancutter wrote: > > ...
3 years, 8 months ago (2017-04-07 03:35:30 UTC) #20
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/2796803002/20001
3 years, 8 months ago (2017-04-07 06:48:48 UTC) #23
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 08:30:41 UTC) #26
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/7586cc3f2ec274b36870e7b70e3a...

Powered by Google App Engine
This is Rietveld 408576698