[Webkit-unassigned] [Bug 32359] [GTK] Don't assume downloads are always synchronous
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 17 11:16:31 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32359
Christian Dywan <christian at twotoasts.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #10 from Christian Dywan <christian at twotoasts.de> 2009-12-17 11:16:31 PST ---
2009-12-17 Christian Dywan <christian at twotoasts.de>
Reviewed by Gustavo Noronha Silva.
[GTK] Don't assume downloads are always synchronous
http://bugs.webkit.org/show_bug.cgi?id=32359
* tests/testdownload.c:
(download_requested_cb):
(set_filename):
(test_webkit_download_perform):
(test_webkit_download_synch):
(test_webkit_download_asynch):
(main): Test downloads synchronously and asynchronously.
* webkit/webkitwebview.cpp:
(webkit_web_view_class_init):
(webkit_web_view_request_download): Only try to start a requested
download if the destination URI is set and clarify the documentation.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list