Bug 41923 - TimeRanges should expose a JS constructor
Summary: TimeRanges should expose a JS constructor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-08 18:50 PDT by Sam Weinig
Modified: 2010-07-08 19:38 PDT (History)
3 users (show)

See Also:


Attachments
Patch (7.26 KB, patch)
2010-07-08 18:54 PDT, Sam Weinig
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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