After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 641269 - Use libsoup's SoupCache instead of WebKitSoupCache from WebKitGtk+
Use libsoup's SoupCache instead of WebKitSoupCache from WebKitGtk+
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: Backend
git master
Other Linux
: Normal normal
: ---
Assigned To: Xan Lopez
Epiphany Maintainers
: 636861 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-02-02 17:23 UTC by Sergio Villar
Modified: 2011-02-03 07:51 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (3.15 KB, patch)
2011-02-02 17:25 UTC, Sergio Villar
none Details | Review

Description Sergio Villar 2011-02-02 17:23:43 UTC
The SoupCache code was moved back to libsoup in version 2.33.6. Epiphany should use that instead of WebKitGtk+'s that will be removed in the next release.
Comment 1 Sergio Villar 2011-02-02 17:25:24 UTC
Created attachment 179907 [details] [review]
Patch

It does not include the needed version bump.
Comment 2 Dan Winship 2011-02-02 18:22:21 UTC
*** Bug 636861 has been marked as a duplicate of this bug. ***
Comment 3 Sergio Villar 2011-02-02 19:06:45 UTC
(In reply to comment #2)
> *** Bug 636861 has been marked as a duplicate of this bug. ***

Oh sorry, didn't spot yours
Comment 4 Xan Lopez 2011-02-02 22:32:07 UTC
Well, I pushed Dan's patch because Alex pointed me to it :)

Closing.
Comment 5 Sergio Villar 2011-02-03 07:51:47 UTC
(In reply to comment #4)
> Well, I pushed Dan's patch because Alex pointed me to it :)
> 
> Closing.

Well done as this should be the duplicate and not Dan's