[webkit-reviews] review granted: [Bug 69829] Implement a WebKitTransitionEvent constructor for JSC : [Attachment 110496] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 11 18:26:22 PDT 2011


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Kentaro Hara
<haraken at chromium.org>'s request for review:
Bug 69829: Implement a WebKitTransitionEvent constructor for JSC
https://bugs.webkit.org/show_bug.cgi?id=69829

Attachment 110496: Patch
https://bugs.webkit.org/attachment.cgi?id=110496&action=review

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=110496&action=review


> Source/WebCore/dom/WebKitTransitionEvent.cpp:35
> +    , elapsedTime(0.0)

Just use 0, not 0.0


More information about the webkit-reviews mailing list