RESOLVED FIXED49213
Add the ability to send messages to DownloadProxy objects
https://bugs.webkit.org/show_bug.cgi?id=49213
Summary Add the ability to send messages to DownloadProxy objects
Anders Carlsson
Reported 2010-11-08 15:31:05 PST
Add the ability to send messages to DownloadProxy objects
Attachments
Patch (19.28 KB, patch)
2010-11-08 15:38 PST, Anders Carlsson
aroben: review+
Anders Carlsson
Comment 1 2010-11-08 15:38:15 PST
Adam Roben (:aroben)
Comment 2 2010-11-08 15:48:36 PST
Comment on attachment 73296 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=73296&action=review > WebKit2/win/WebKit2.vcproj:2439 > <File > + RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\DownloadProxyMessageReceiver.cpp" > + > > + </File> > + <File > + RelativePath="$(WebKitOutputDir)\obj\$(ProjectName)\DerivedSources\DownloadProxyMessages.h" > + > > + </File> > + <File Please add the .messages.in file, too.
Anders Carlsson
Comment 3 2010-11-08 15:53:46 PST
Note You need to log in before you can comment on or make changes to this bug.