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

Issue 2288583002: Reorder the AnimatedPropertyType enumeration (Closed)

Created:
4 years, 3 months ago by fs
Modified:
4 years, 3 months ago
Reviewers:
pdr.
CC:
blink-reviews, chromium-reviews, krit, f(malita), gyuyoung2, kouhei+svg_chromium.org, pdr+svgwatchlist_chromium.org, rwlbuis, Stephen Chennney
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reorder the AnimatedPropertyType enumeration By moving AnimatedUnknown first (giving it the ordinal value 0), we can simplify SVGElement::animatedPropertyTypeForCSSAttribute by removing the contains() call (avoiding a double hash/lookup for the common case.) Committed: https://crrev.com/313fea79b7a2735852ab6920532fae49ad8d5b60 Cr-Commit-Position: refs/heads/master@{#415069}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Touch-ups #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -6 lines) Patch
M third_party/WebKit/Source/core/svg/SVGElement.cpp View 1 1 chunk +4 lines, -5 lines 0 comments Download
M third_party/WebKit/Source/core/svg/properties/SVGPropertyInfo.h View 1 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (12 generated)
fs
4 years, 3 months ago (2016-08-28 22:27:15 UTC) #4
pdr.
LGTM with two optional suggestions. https://codereview.chromium.org/2288583002/diff/1/third_party/WebKit/Source/core/svg/SVGElement.cpp File third_party/WebKit/Source/core/svg/SVGElement.cpp (right): https://codereview.chromium.org/2288583002/diff/1/third_party/WebKit/Source/core/svg/SVGElement.cpp#newcode708 third_party/WebKit/Source/core/svg/SVGElement.cpp:708: return cssPropertyMap.get(attributeName); In addition ...
4 years, 3 months ago (2016-08-29 00:07:09 UTC) #7
fs
On 2016/08/29 at 00:07:09, pdr wrote: > LGTM with two optional suggestions. Both good suggestions. ...
4 years, 3 months ago (2016-08-29 09:04:09 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/2288583002/20001
4 years, 3 months ago (2016-08-29 19:54:48 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-30 04:03:22 UTC) #16
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 04:06:55 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/313fea79b7a2735852ab6920532fae49ad8d5b60
Cr-Commit-Position: refs/heads/master@{#415069}

Powered by Google App Engine
This is Rietveld 408576698