Bug 75320 - Move dispatchSentMessagesUntil out of the RunLoop class.
Summary: Move dispatchSentMessagesUntil out of the RunLoop class.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-28 12:29 PST by Sam Weinig
Modified: 2012-01-02 15:08 PST (History)
2 users (show)

See Also:


Attachments
Patch (6.60 KB, patch)
2011-12-28 12:29 PST, Sam Weinig
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2011-12-28 12:29:27 PST
Move dispatchSentMessagesUntil out of the RunLoop class.
Comment 1 Sam Weinig 2011-12-28 12:29:55 PST
Created attachment 120690 [details]
Patch
Comment 2 mitz 2012-01-02 15:01:11 PST
Comment on attachment 120690 [details]
Patch

Please remove the declaration from RunLoop.h
Comment 3 Sam Weinig 2012-01-02 15:08:16 PST
Committed r103912: <http://trac.webkit.org/changeset/103912>