Bug 47505 - RunLoop::Timer only ever fires once on Windows
Summary: RunLoop::Timer only ever fires once on Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Roben (:aroben)
URL:
Keywords:
Depends on:
Blocks: 47499
  Show dependency treegraph
 
Reported: 2010-10-11 14:37 PDT by Adam Roben (:aroben)
Modified: 2010-10-11 15:16 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.33 KB, patch)
2010-10-11 14:39 PDT, Adam Roben (:aroben)
andersca: review+
Details | Formatted Diff | Diff

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