[webkit-reviews] review granted: [Bug 113615] Update all float attributes in HTMLMediaElement to double : [Attachment 197271] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 10 08:32:49 PDT 2013


Geoffrey Garen <ggaren at apple.com> has granted Eric Carlson
<eric.carlson at apple.com>'s request for review:
Bug 113615: Update all float attributes in HTMLMediaElement to double
https://bugs.webkit.org/show_bug.cgi?id=113615

Attachment 197271: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=197271&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
r=me

It would be nice to write a test that confirmed the additional precision. For
example, you could seek to ".0000000000000000000000000000000000000000000001"
and then ask for .currentTime and confirm that it's not 0.


More information about the webkit-reviews mailing list