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

Issue 306293005: Convert SVGSMILElement::resolveInterval to return an SMILInterval (Closed)

Created:
6 years, 6 months ago by fs
Modified:
6 years, 6 months ago
Reviewers:
pdr.
CC:
blink-reviews, ed+blinkwatch_opera.com, shans, rjwright, Mike Lawther (Google), blink-reviews-animation_chromium.org, rwlbuis, fs, kouhei+svg_chromium.org, dstockwell, Timothy Loh, krit, f(malita), gyuyoung.kim_webkit.org, darktears, Stephen Chennney, Steve Block, Eric Willigers
Visibility:
Public.

Description

Convert SVGSMILElement::resolveInterval to return an SMILInterval Rather than using two out-/reference parameters to return the result, use the return value. Also convert the 'bool first' argument to the method to an enumeration. With the above SVGSMILElement::resolve{First,Next}Interval can be simplified a bit. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175321

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -22 lines) Patch
M Source/core/svg/animation/SVGSMILElement.h View 1 chunk +7 lines, -1 line 0 comments Download
M Source/core/svg/animation/SVGSMILElement.cpp View 4 chunks +13 lines, -21 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
fs
6 years, 6 months ago (2014-06-02 16:31:19 UTC) #1
pdr.
On 2014/06/02 16:31:19, fs wrote: LGTM
6 years, 6 months ago (2014-06-02 19:50:20 UTC) #2
pdr.
The CQ bit was checked by pdr@chromium.org
6 years, 6 months ago (2014-06-02 19:50:24 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fs@opera.com/306293005/1
6 years, 6 months ago (2014-06-02 19:51:09 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-02 21:43:57 UTC) #5
Message was sent while issue was closed.
Change committed as 175321

Powered by Google App Engine
This is Rietveld 408576698