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

Issue 1512243005: Finish support for <image> type parsing using CSSParserTokens (Closed)

Created:
5 years ago by rwlbuis
Modified:
5 years 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

Finish support for <image> type parsing using CSSParserTokens Finish support for <image> type by adding support for -webkit-radial-gradient, -webkit-repeated-radial-gradient and -webkit-gradient. BUG=499780 Committed: https://crrev.com/ac986b051f2d6fbe6b1af09fb4b6cdeed633a770 Cr-Commit-Position: refs/heads/master@{#365225}

Patch Set 1 #

Patch Set 2 : Patch for review #

Total comments: 20

Patch Set 3 : Address review comments #

Patch Set 4 : Fix final issue #

Total comments: 1

Patch Set 5 : Patch for landing #

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

Messages

Total messages: 24 (12 generated)
rwlbuis
PTAL.
5 years ago (2015-12-10 22:21:12 UTC) #4
Timothy Loh
https://codereview.chromium.org/1512243005/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp File third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/1512243005/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode835 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:835: static bool consumePosition2Values(CSSParserTokenRange& range, CSSParserMode cssParserMode, UnitlessQuirk unitless, RefPtrWillBeRawPtr<CSSValue>& ...
5 years ago (2015-12-14 06:59:55 UTC) #6
rwlbuis
Fixed most, will check on more thing. https://codereview.chromium.org/1512243005/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp File third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/1512243005/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode835 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:835: static bool ...
5 years ago (2015-12-14 19:38:39 UTC) #7
rwlbuis
On 2015/12/14 19:38:39, rwlbuis wrote: > https://codereview.chromium.org/1512243005/diff/20001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode2516 > third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:2516: while > (!args.atEnd()) { > On ...
5 years ago (2015-12-14 20:52:03 UTC) #8
Timothy Loh
lgtm https://codereview.chromium.org/1512243005/diff/60001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp File third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp (right): https://codereview.chromium.org/1512243005/diff/60001/third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp#newcode2442 third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp:2442: const CSSParserToken& arg = args.consumeIncludingWhitespace(); Probably should be ...
5 years ago (2015-12-14 23:30:40 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1512243005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1512243005/80001
5 years ago (2015-12-14 23:47:18 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
5 years ago (2015-12-15 01:52:24 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1512243005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1512243005/80001
5 years ago (2015-12-15 02:06:07 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_amd64-generic_chromium_compile_only_ng on tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromium_presubmit on ...
5 years ago (2015-12-15 04:20:34 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1512243005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1512243005/80001
5 years ago (2015-12-15 10:58:40 UTC) #20
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years ago (2015-12-15 11:22:01 UTC) #22
commit-bot: I haz the power
5 years ago (2015-12-15 11:23:00 UTC) #24
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/ac986b051f2d6fbe6b1af09fb4b6cdeed633a770
Cr-Commit-Position: refs/heads/master@{#365225}

Powered by Google App Engine
This is Rietveld 408576698