Bug 56479 - DocumentThreadableLoaderClient needs a protected default Constructor
Summary: DocumentThreadableLoaderClient needs a protected default Constructor
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 53925
  Show dependency treegraph
 
Reported: 2011-03-16 12:51 PDT by Bill Budge
Modified: 2011-03-16 15:07 PDT (History)
2 users (show)

See Also:


Attachments
Proposed Patch (1.27 KB, patch)
2011-03-16 13:00 PDT, Bill Budge
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bill Budge 2011-03-16 12:51:18 PDT
DocumentThreadableLoaderClient can't be used as a base class without a protected constructor.
Comment 1 Bill Budge 2011-03-16 13:00:43 PDT
Created attachment 85958 [details]
Proposed Patch

Need this patch to use DocumentThreadableLoaderClient in AssociatedURLLoader::ClientAdapter.
Comment 2 WebKit Commit Bot 2011-03-16 15:07:11 PDT
Comment on attachment 85958 [details]
Proposed Patch

Clearing flags on attachment: 85958

Committed r81282: <http://trac.webkit.org/changeset/81282>
Comment 3 WebKit Commit Bot 2011-03-16 15:07:15 PDT
All reviewed patches have been landed.  Closing bug.