Bug 117929

Summary: Introduce WindowTimers IDL interface
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, darin, esprehn+autocc, gyuyoung.kim, haraken, laszlo.gombos, rakuco
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://www.whatwg.org/specs/web-apps/current-work/multipage/timers.html#windowtimers
Attachments:
Description Flags
Patch none

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.