[Webkit-unassigned] [Bug 67229] ThreadableLoaderClient should support 'didDownloadData' updates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 31 13:39:26 PDT 2011


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





--- Comment #13 from Bill Budge <bbudge at gmail.com>  2011-08-31 13:39:26 PST ---
To clarify, in my last post I was proposing adding a new interface method to pass custom platform events through webkit. The idea is that these events contain extra information but that it is optional and platform specific, somewhat like ResourceError.

Perhaps the method could be named slightly differently to emphasize that it's optional, and can be ignored, ie. sentMessage, or sentPlatformMessage, instead of didSendEvent. I'm new to Webkit but it seems like this could be generally useful in the future and could be expanded in a way that doesn't affect loader code.

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