Bug 117929 - Introduce WindowTimers IDL interface
Summary: Introduce WindowTimers IDL interface
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: http://www.whatwg.org/specs/web-apps/...
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-24 03:18 PDT by Chris Dumez
Modified: 2013-06-24 07:08 PDT (History)
8 users (show)

See Also:


Attachments
Patch (7.51 KB, patch)
2013-06-24 03:59 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2013-06-24 03:18:28 PDT
Introduce WindowTimers IDL interface and have both DOMWindow and WorkerContext implement it to match the latest specification and avoid IDL duplication.

http://www.whatwg.org/specs/web-apps/current-work/multipage/timers.html#windowtimers
http://dev.w3.org/html5/workers/#apis-available-to-workers
Comment 1 Chris Dumez 2013-06-24 03:59:48 PDT
Created attachment 205284 [details]
Patch
Comment 2 Kentaro Hara 2013-06-24 04:06:28 PDT
Comment on attachment 205284 [details]
Patch

ok
Comment 3 WebKit Commit Bot 2013-06-24 07:08:24 PDT
Comment on attachment 205284 [details]
Patch

Clearing flags on attachment: 205284

Committed r151908: <http://trac.webkit.org/changeset/151908>
Comment 4 WebKit Commit Bot 2013-06-24 07:08:28 PDT
All reviewed patches have been landed.  Closing bug.