RESOLVED FIXED 49213
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 Monday, November 8, 2010 11:31:05 PM UTC
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 Monday, November 8, 2010 11:38:15 PM UTC
Adam Roben (:aroben)
Comment 2 Monday, November 8, 2010 11:48:36 PM UTC
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 Monday, November 8, 2010 11:53:46 PM UTC
Note You need to log in before you can comment on or make changes to this bug.