Bug 41512 - [GStreamer] CURL support in WebKitWebSourceGStreamer
Summary: [GStreamer] CURL support in WebKitWebSourceGStreamer
Status: RESOLVED DUPLICATE of bug 44157
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-02 01:21 PDT by Philippe Normand
Modified: 2010-08-18 02:19 PDT (History)
2 users (show)

See Also:


Attachments
proposed patch (1.65 KB, patch)
2010-07-02 01:31 PDT, Philippe Normand
no flags Details | Formatted Diff | Diff
proposed patch (2.39 KB, patch)
2010-07-02 01:34 PDT, Philippe Normand
mrobinson: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2010-07-02 01:21:54 PDT
CURL support for pausing/resuming the download is missing in WebKitWebSourceGStreamer
Comment 1 Philippe Normand 2010-07-02 01:31:40 PDT
Created attachment 60349 [details]
proposed patch
Comment 2 Philippe Normand 2010-07-02 01:34:41 PDT
Created attachment 60350 [details]
proposed patch
Comment 3 Martin Robinson 2010-08-16 10:57:13 PDT
Would it be possible to simply implement ResourceHandle::platformSetDefersLoading for soup and reuse that?
Comment 4 Martin Robinson 2010-08-17 13:00:11 PDT
Comment on attachment 60350 [details]
proposed patch

From Jabber, it sounds like you are going to take my suggestion. r- for now to keep the review queue more manageable.
Comment 5 Philippe Normand 2010-08-18 02:19:07 PDT

*** This bug has been marked as a duplicate of bug 44157 ***