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

Issue 137533021: Clean up SVGPatternElement::collectPatternAttributes (Closed)

Created:
6 years, 11 months ago by gyuyoung-inactive
Modified:
6 years, 11 months ago
Reviewers:
Stephen Chennney, pdr.
CC:
blink-reviews, pdr, Stephen Chennney, krit, f(malita), rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

This patch refactors SVGPatternElement::collectPatternAttributes() by extracting the setPatternAttributes logic into a new function. This patch also changes the while loop to be easier to understand and similar to collectGradientAttributes. A similar refactoring was done to collectGradientAttributes in r165358 [1]. [1] https://src.chromium.org/viewvc/blink?view=rev&revision=165358 BUG=N/A Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=165427

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -33 lines) Patch
M Source/core/svg/SVGPatternElement.cpp View 2 chunks +38 lines, -33 lines 1 comment Download

Messages

Total messages: 10 (0 generated)
gyuyoung-inactive
Stephen, this cl is to do similar thing as r165358. Could you take a look ...
6 years, 11 months ago (2014-01-20 08:45:09 UTC) #1
pdr.
LGTM but please correct the change description to say what's actually happening (and reference the ...
6 years, 11 months ago (2014-01-21 00:33:26 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gyuyoung.kim@samsung.com/137533021/1
6 years, 11 months ago (2014-01-21 00:54:39 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gyuyoung.kim@samsung.com/137533021/1
6 years, 11 months ago (2014-01-21 00:56:41 UTC) #4
gyuyoung-inactive
On 2014/01/21 00:33:26, pdr wrote: > LGTM but please correct the change description to say ...
6 years, 11 months ago (2014-01-21 00:59:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gyuyoung.kim@samsung.com/137533021/1
6 years, 11 months ago (2014-01-21 01:00:08 UTC) #6
pdr.
On 2014/01/21 00:59:41, gyuyoung wrote: > On 2014/01/21 00:33:26, pdr wrote: > > LGTM but ...
6 years, 11 months ago (2014-01-21 01:00:44 UTC) #7
gyuyoung-inactive
On 2014/01/21 01:00:44, pdr wrote: > On 2014/01/21 00:59:41, gyuyoung wrote: > > On 2014/01/21 ...
6 years, 11 months ago (2014-01-21 01:24:26 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gyuyoung.kim@samsung.com/137533021/1
6 years, 11 months ago (2014-01-21 01:24:51 UTC) #9
commit-bot: I haz the power
6 years, 11 months ago (2014-01-21 03:27:15 UTC) #10
Message was sent while issue was closed.
Change committed as 165427

Powered by Google App Engine
This is Rietveld 408576698