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

Issue 1408383010: Parse -webkit-border shorthands in CSSPropertyParser with CSSParserTokens (Closed)

Created:
5 years, 1 month ago by rwlbuis
Modified:
5 years, 1 month ago
Reviewers:
Timothy Loh
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

Parse -webkit-border shorthands in CSSPropertyParser with CSSParserTokens Move -webkit-border shorthands property handling from LegacyCSSPropertyParser into CSSPropertyParser. Also move the related longhands. BUG=499780 Committed: https://crrev.com/d3b1904c8c7d2d89f8ce5228c1478f1321a6c87a Cr-Commit-Position: refs/heads/master@{#358911}

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Reuse consumeLineWidth #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -16 lines) Patch
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp View 1 2 3 chunks +22 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/LegacyCSSPropertyParser.cpp View 1 2 4 chunks +12 lines, -16 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
rwlbuis
PTAL.
5 years, 1 month ago (2015-11-09 03:32:41 UTC) #5
Timothy Loh
On 2015/11/09 03:32:41, rwlbuis wrote: > PTAL. Shouldn't we use consumeLineWidth like https://codereview.chromium.org/1407203004/ and just ...
5 years, 1 month ago (2015-11-09 16:51:50 UTC) #6
rwlbuis
On 2015/11/09 16:51:50, Timothy Loh wrote: > On 2015/11/09 03:32:41, rwlbuis wrote: > > PTAL. ...
5 years, 1 month ago (2015-11-09 17:05:54 UTC) #7
rwlbuis
On 2015/11/09 17:05:54, rwlbuis wrote: > On 2015/11/09 16:51:50, Timothy Loh wrote: > > On ...
5 years, 1 month ago (2015-11-09 19:16:43 UTC) #8
Timothy Loh
On 2015/11/09 19:16:43, rwlbuis wrote: > On 2015/11/09 17:05:54, rwlbuis wrote: > > On 2015/11/09 ...
5 years, 1 month ago (2015-11-10 19:29:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1408383010/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1408383010/40001
5 years, 1 month ago (2015-11-10 19:51:41 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 1 month ago (2015-11-10 21:43:49 UTC) #12
commit-bot: I haz the power
5 years, 1 month ago (2015-11-10 21:44:48 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/d3b1904c8c7d2d89f8ce5228c1478f1321a6c87a
Cr-Commit-Position: refs/heads/master@{#358911}

Powered by Google App Engine
This is Rietveld 408576698