Bug 41923

Summary: TimeRanges should expose a JS constructor
Product: WebKit Reporter: Sam Weinig <sam>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch oliver: review+

Description Sam Weinig 2010-07-08 18:50:32 PDT
There is no good reason why TimeRanges is not exposing a JS constructor.  Lets fix that.
Comment 1 Sam Weinig 2010-07-08 18:54:02 PDT
Created attachment 60994 [details]
Patch
Comment 2 Oliver Hunt 2010-07-08 18:57:52 PDT
Comment on attachment 60994 [details]
Patch

r=me, assuming you correct the style error (if that rule aplies to idl files)
Comment 3 Sam Weinig 2010-07-08 19:21:13 PDT
Landed in r62880.
Comment 4 WebKit Review Bot 2010-07-08 19:38:37 PDT
http://trac.webkit.org/changeset/62880 might have broken Qt Linux Release