[Webkit-unassigned] [Bug 86843] [GTK] Add GCancellable parameter to all methods using gio async pattern

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 18 08:40:59 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=86843





--- Comment #3 from Gustavo Noronha (kov) <gns at gnome.org>  2012-05-18 08:40:03 PST ---
(From update of attachment 142688)
The patch looks fine to me, but I am curious about the motivation. What does cancellation support really gain us in these cases? It looks like the only practical gain would be it would be possible to get a "cancelled" error after the async request is finished, since we are not checking for cancellation anywhere else that would avoid continued processing.

-- 
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