Bug 47505

Summary: RunLoop::Timer only ever fires once on Windows
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: New BugsAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 47499    
Attachments:
Description Flags
Patch andersca: review+

Description Adam Roben (:aroben) 2010-10-11 14:37:19 PDT
RunLoop::Timer only ever fires once on Windows
Comment 1 Adam Roben (:aroben) 2010-10-11 14:39:14 PDT
Created attachment 70472 [details]
Patch
Comment 2 Anders Carlsson 2010-10-11 14:52:10 PDT
Comment on attachment 70472 [details]
Patch

Good catch!
Comment 3 Adam Roben (:aroben) 2010-10-11 15:16:12 PDT
Committed r69531: <http://trac.webkit.org/changeset/69531>