Bug 128328

Summary: [iOS] Remove duplicate call to RunLoop::initializeMainRunLoop
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2014-02-06 14:05:28 PST
RunLoop::initializeMainRunLoop is called a few times in WKContentView.mm initialization right after InitializeWebKit2. InitializeWebKit2 already handles initializing the main run loop.
Attachments
[PATCH] Proposed Fix (1.58 KB, patch)
2014-02-06 14:06 PST, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2014-02-06 14:06:23 PST
Created attachment 223378 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 2 2014-02-06 16:23:48 PST
Comment on attachment 223378 [details] [PATCH] Proposed Fix Clearing flags on attachment: 223378 Committed r163572: <http://trac.webkit.org/changeset/163572>
WebKit Commit Bot
Comment 3 2014-02-06 16:23:50 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.