Bug 168187 - [SOUP] Downloads fail when the given destination is not a URI
Summary: [SOUP] Downloads fail when the given destination is not a URI
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, LayoutTestFailure, Soup
Depends on:
Blocks:
 
Reported: 2017-02-12 03:34 PST by Carlos Garcia Campos
Modified: 2017-02-12 09:07 PST (History)
2 users (show)

See Also:


Attachments
Patch (3.25 KB, patch)
2017-02-12 03:39 PST, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2017-02-12 03:34:48 PST
It always expects a uri, and fails if a local path is given. This is causing several test to fail.
Comment 1 Carlos Garcia Campos 2017-02-12 03:39:05 PST
Created attachment 301302 [details]
Patch
Comment 2 WebKit Commit Bot 2017-02-12 09:07:18 PST
Comment on attachment 301302 [details]
Patch

Clearing flags on attachment: 301302

Committed r212206: <http://trac.webkit.org/changeset/212206>
Comment 3 WebKit Commit Bot 2017-02-12 09:07:21 PST
All reviewed patches have been landed.  Closing bug.