Bug 91741

Summary: [EFL] Bump libsoup dependency to v2.39.4.1 to fix cookie issues
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit EFLAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: danw, gustavo, gyuyoung.kim, gyuyoung.kim, kenneth, lucas.de.marchi, rakuco, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 91639    
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2012-07-19 06:47:49 PDT
We are currently using libsoup v2.39.3. Unfortunately, this version has a bug causing it to refuse cookies for non suffixed domains (e.g. localhost): https://bugzilla.gnome.org/show_bug.cgi?id=679230 This causes some tests to fail. Thankfully, the issue has been fixed in libsoup v2.39.4.1: Changes in libsoup from 2.39.4 to 2.39.4.1: * Actually fixed cookies in non-suffixed/private domains, which still didn't work after the last fix. [#679230, Carlos]
Attachments
Patch (2.57 KB, patch)
2012-07-19 06:51 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2012-07-19 06:51:20 PDT
Created attachment 153251 [details] Patch The ewk_cookie_manager unit tests pass again after bumping libsoup to v2.9.34.1.
WebKit Review Bot
Comment 2 2012-07-19 07:52:01 PDT
Comment on attachment 153251 [details] Patch Clearing flags on attachment: 153251 Committed r123102: <http://trac.webkit.org/changeset/123102>
WebKit Review Bot
Comment 3 2012-07-19 07:52:08 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.