RESOLVED FIXED 56479
DocumentThreadableLoaderClient needs a protected default Constructor
https://bugs.webkit.org/show_bug.cgi?id=56479
Summary DocumentThreadableLoaderClient needs a protected default Constructor
Bill Budge
Reported 2011-03-16 12:51:18 PDT
DocumentThreadableLoaderClient can't be used as a base class without a protected constructor.
Attachments
Proposed Patch (1.27 KB, patch)
2011-03-16 13:00 PDT, Bill Budge
no flags
Bill Budge
Comment 1 2011-03-16 13:00:43 PDT
Created attachment 85958 [details] Proposed Patch Need this patch to use DocumentThreadableLoaderClient in AssociatedURLLoader::ClientAdapter.
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2011-03-16 15:07:15 PDT
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.