[Bug 25902] [EME] Don't use Date for MediaKeySession.expiration

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25902

David Dorwin <ddorwin@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ddorwin@google.com

--- Comment #1 from David Dorwin <ddorwin@google.com> ---
Are you proposing to use UnrestrictedDouble?
UnsignedLongLong would also work (the Date() constructor takes an integer) but
would not support NaN.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 28 May 2014 17:26:23 UTC