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

Issue 1615093005: Move border-image related longhands into CSSPropertyParser (Closed)

Created:
4 years, 11 months ago by rwlbuis
Modified:
4 years, 10 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 border-image related longhands into CSSPropertyParser Move the following border-image related longhands from LegacyCSSPropertyParser into CSSPropertyParser: border-image-outset, webkit-mask-box-image-outset border-image-repeat, webkit-mask-box-image-repeat border-image-slice, webkit-mask-box-image-slice border-image-width, webkit-mask-box-image-width Because consumeRadii can be reused in the new helper methods rename it to the more generic consume4Sides and start using it. BUG=499780 Committed: https://crrev.com/616af71fd4830b79f8368ba009b2dad8bed42cd6 Cr-Commit-Position: refs/heads/master@{#372966}

Patch Set 1 #

Patch Set 2 : Add image-slice #

Patch Set 3 : Rebase #

Patch Set 4 : Add width+outset #

Patch Set 5 : Fix #

Patch Set 6 : Really fix #

Patch Set 7 : Prepare for review #

Total comments: 4

Patch Set 8 : Patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -38 lines) Patch
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp View 1 2 3 4 5 6 7 6 chunks +116 lines, -10 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/LegacyCSSPropertyParser.cpp View 1 2 3 4 5 1 chunk +0 lines, -28 lines 0 comments Download

Messages

Total messages: 22 (14 generated)
rwlbuis
PTAL. Note that this is a building block for the properties webkit-box-reflect, border-image and webkit-border-image, ...
4 years, 10 months ago (2016-02-01 23:12:47 UTC) #5
Timothy Loh
lgtm Apparently the legacy parser has around 500 LoC to parse the border-image properties. It'll ...
4 years, 10 months ago (2016-02-02 10:57:36 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1615093005/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1615093005/140001
4 years, 10 months ago (2016-02-02 14:48:38 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_android on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/cast_shell_android/builds/16088) cast_shell_linux on tryserver.chromium.linux (JOB_FAILED, ...
4 years, 10 months ago (2016-02-02 14:58:46 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1615093005/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1615093005/160001
4 years, 10 months ago (2016-02-02 15:00:11 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1615093005/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1615093005/180001
4 years, 10 months ago (2016-02-02 15:10:22 UTC) #18
commit-bot: I haz the power
Committed patchset #8 (id:180001)
4 years, 10 months ago (2016-02-02 17:11:32 UTC) #20
commit-bot: I haz the power
4 years, 10 months ago (2016-02-02 17:13:52 UTC) #22
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/616af71fd4830b79f8368ba009b2dad8bed42cd6
Cr-Commit-Position: refs/heads/master@{#372966}

Powered by Google App Engine
This is Rietveld 408576698