[Webkit-unassigned] [Bug 34317] [GStreamer] Add a WebKit HTTP/HTTPS source that uses WebKit's network infrastructure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 30 03:03:51 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34317
Sebastian Dröge <slomo at circular-chaos.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #47761|0 |1
is obsolete| |
Attachment #47761|review? |
Flag| |
Attachment #47764| |review?
Flag| |
--- Comment #8 from Sebastian Dröge <slomo at circular-chaos.org> 2010-01-30 03:03:51 PST ---
Created an attachment (id=47764)
--> (https://bugs.webkit.org/attachment.cgi?id=47764)
0001-Add-webkitwebsrc-a-GStreamer-HTTP-HTTPS-source-using.patch
Lots of style fixes... for the remaining ones, I don't think they should be
fixed. Using camel case function names is not really GLib'ish and using 0
instead of NULL in varargs functions is not a good idea either (on x86-64 0
would be passed as 32 bit value while the function itself wants a 64 bit
value).
--
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