Bug 120613 - [GTK] libsoup upversion to fix a gstreamer issue, bug115354
Summary: [GTK] libsoup upversion to fix a gstreamer issue, bug115354
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: ChangSeok Oh
URL:
Keywords:
Depends on:
Blocks: 115354
  Show dependency treegraph
 
Reported: 2013-09-02 21:04 PDT by ChangSeok Oh
Modified: 2013-09-03 01:14 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.05 KB, patch)
2013-09-02 22:21 PDT, ChangSeok Oh
no flags Details | Formatted Diff | Diff
Patch (1.78 KB, patch)
2013-09-03 00:06 PDT, ChangSeok Oh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ChangSeok Oh 2013-09-02 21:04:59 PDT
To fix bug115354, we need the Andre's libsoup patch. So I'd like to increase libsoup version for the requirement.
Comment 1 ChangSeok Oh 2013-09-02 22:21:55 PDT
Created attachment 210323 [details]
Patch
Comment 2 Philippe Normand 2013-09-02 23:56:56 PDT
Comment on attachment 210323 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=210323&action=review

> Source/autotools/Versions.m4:33
> +m4_define([libsoup_required_version], [2.43.90])

I don't think we want to raise the version requirement.
Comment 3 ChangSeok Oh 2013-09-03 00:02:35 PDT
Comment on attachment 210323 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=210323&action=review

>> Source/autotools/Versions.m4:33
>> +m4_define([libsoup_required_version], [2.43.90])
> 
> I don't think we want to raise the version requirement.

O.K Let me get rid of this.
Comment 4 ChangSeok Oh 2013-09-03 00:06:43 PDT
Created attachment 210330 [details]
Patch
Comment 5 WebKit Commit Bot 2013-09-03 01:13:58 PDT
Comment on attachment 210330 [details]
Patch

Clearing flags on attachment: 210330

Committed r154972: <http://trac.webkit.org/changeset/154972>
Comment 6 WebKit Commit Bot 2013-09-03 01:14:00 PDT
All reviewed patches have been landed.  Closing bug.