Bug 75320

Summary: Move dispatchSentMessagesUntil out of the RunLoop class.
Product: WebKit Reporter: Sam Weinig <sam>
Component: New BugsAssignee: Sam Weinig <sam>
Status: RESOLVED FIXED    
Severity: Normal CC: levin+threading, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

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>