Bug 137811 - Remove unused function in WorkerThreadableLoader.h
Summary: Remove unused function in WorkerThreadableLoader.h
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-17 01:01 PDT by Gyuyoung Kim
Modified: 2014-10-17 03:00 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.83 KB, patch)
2014-10-17 01:03 PDT, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

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