Bug 160277

Summary: First parameter to setTimeout() / setInterval() should be mandatory
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, darin, dbates, rniwa, sam
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://html.spec.whatwg.org/multipage/webappapis.html#windoworworkerglobalscope
Attachments:
Description Flags
Patch none

Description Chris Dumez 2016-07-27 16:16:33 PDT
First parameter to setTimeout() / setInterval() should be mandatory:
- https://html.spec.whatwg.org/multipage/webappapis.html#windoworworkerglobalscope

Firefox and Chrome agree with the specification.
Comment 1 Chris Dumez 2016-07-27 16:19:11 PDT
Created attachment 284743 [details]
Patch
Comment 2 WebKit Commit Bot 2016-07-27 16:51:19 PDT
Comment on attachment 284743 [details]
Patch

Clearing flags on attachment: 284743

Committed r203805: <http://trac.webkit.org/changeset/203805>
Comment 3 WebKit Commit Bot 2016-07-27 16:51:24 PDT
All reviewed patches have been landed.  Closing bug.