Bug 155259 - Added missing #if(SOUP) after r197591.
Summary: Added missing #if(SOUP) after r197591.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-09 14:10 PST by Konstantin Tokarev
Modified: 2016-03-11 13:21 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.55 KB, patch)
2016-03-09 14:12 PST, Konstantin Tokarev
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Konstantin Tokarev 2016-03-09 14:10:24 PST
Added missing #if(SOUP) after r197591.
Comment 1 Konstantin Tokarev 2016-03-09 14:12:05 PST
Created attachment 273472 [details]
Patch
Comment 2 Alex Christensen 2016-03-09 15:18:29 PST
Are you using GStreamer without soup?
Comment 3 Konstantin Tokarev 2016-03-09 15:20:12 PST
Yes
Comment 4 Alex Christensen 2016-03-09 15:23:32 PST
Comment on attachment 273472 [details]
Patch

r=me
just curious, what network stack are you using?
Comment 5 WebKit Commit Bot 2016-03-09 16:13:56 PST
Comment on attachment 273472 [details]
Patch

Clearing flags on attachment: 273472

Committed r197897: <http://trac.webkit.org/changeset/197897>
Comment 6 WebKit Commit Bot 2016-03-09 16:14:01 PST
All reviewed patches have been landed.  Closing bug.
Comment 7 Michael Catanzaro 2016-03-09 17:18:07 PST
(In reply to comment #4)
> Comment on attachment 273472 [details]
> Patch
> 
> r=me
> just curious, what network stack are you using?

Qt's, no doubt. :)
Comment 8 Konstantin Tokarev 2016-03-11 13:21:12 PST
Exactly!