Bug 137811

Summary: Remove unused function in WorkerThreadableLoader.h
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebCore Misc.Assignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, japhet, ossy, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Gyuyoung Kim 2014-10-17 01:01:05 PDT
mainThreadCreateLoader() isn't used anywhere. Even there is no implementation for it.
Comment 1 Gyuyoung Kim 2014-10-17 01:03:10 PDT
Created attachment 240004 [details]
Patch
Comment 2 Csaba Osztrogonác 2014-10-17 02:21:30 PDT
It seems it was removed by https://trac.webkit.org/changeset/174583.
Comment 3 Csaba Osztrogonác 2014-10-17 02:21:52 PDT
Comment on attachment 240004 [details]
Patch

It is a cruft, let's remove it.
Comment 4 WebKit Commit Bot 2014-10-17 03:00:10 PDT
Comment on attachment 240004 [details]
Patch

Clearing flags on attachment: 240004

Committed r174816: <http://trac.webkit.org/changeset/174816>
Comment 5 WebKit Commit Bot 2014-10-17 03:00:14 PDT
All reviewed patches have been landed.  Closing bug.