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

Issue 2200313002: Move consumeImage to CSSPropertyParserHelpers (Closed)

Created:
4 years, 4 months ago by rwlbuis
Modified:
4 years, 4 months 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

Move consumeImage to CSSPropertyParserHelpers Move consumeImage to CSSPropertyParserHelpers along with a lot of supporting code. Also rewrite consumeCursor to start using consumeImage; as a nice side effect the consumeCursor code becomes shorter and easier to read. Committed: https://crrev.com/daafae37c42d449d5279f2e98255e3c9796e939e Cr-Commit-Position: refs/heads/master@{#410369}

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Rename enum #

Unified diffs Side-by-side diffs Delta from patch set Stats (+465 lines, -471 lines) Patch
M third_party/WebKit/Source/core/css/parser/CSSPropertyParser.cpp View 1 2 3 chunks +1 line, -470 lines 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSPropertyParserHelpers.h View 1 2 1 chunk +7 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/css/parser/CSSPropertyParserHelpers.cpp View 1 2 2 chunks +457 lines, -0 lines 0 comments Download

Messages

Total messages: 28 (15 generated)
rwlbuis
PTAL. I noticed that webkit does allow image set (but not generated images) for the ...
4 years, 4 months ago (2016-08-03 00:15:43 UTC) #4
Timothy Loh
lgtm On 2016/08/03 00:15:43, rwlbuis wrote: > PTAL. I noticed that webkit does allow image ...
4 years, 4 months ago (2016-08-05 00:44:22 UTC) #5
rwlbuis
On 2016/08/05 00:44:22, Timothy Loh wrote: > lgtm > > On 2016/08/03 00:15:43, rwlbuis wrote: ...
4 years, 4 months ago (2016-08-05 17:35:32 UTC) #6
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/2200313002/40001
4 years, 4 months ago (2016-08-05 17:36:08 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/233824)
4 years, 4 months ago (2016-08-05 18:14:13 UTC) #10
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/2200313002/40001
4 years, 4 months ago (2016-08-05 18:23:18 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_clang on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/64441)
4 years, 4 months ago (2016-08-05 18:52:49 UTC) #14
Timothy Loh
On 2016/08/05 17:35:32, rwlbuis wrote: > On 2016/08/05 00:44:22, Timothy Loh wrote: > > lgtm ...
4 years, 4 months ago (2016-08-08 00:26:38 UTC) #15
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/2200313002/60001
4 years, 4 months ago (2016-08-08 14:22:25 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/214105) mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 4 months ago (2016-08-08 14:29:14 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/2200313002/80001
4 years, 4 months ago (2016-08-08 15:02:27 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 4 months ago (2016-08-08 16:07:46 UTC) #26
commit-bot: I haz the power
4 years, 4 months ago (2016-08-08 16:10:26 UTC) #28
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/daafae37c42d449d5279f2e98255e3c9796e939e
Cr-Commit-Position: refs/heads/master@{#410369}

Powered by Google App Engine
This is Rietveld 408576698