Bug 24062

Summary: QtWebKit CookieJar sends the policy url rather then the url to QNetworkCookieJar
Product: WebKit Reporter: Benjamin Meyer <ben>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Major CC: hausmann, manyoso, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch to fix the bug staikos: review+

Description Benjamin Meyer 2009-02-20 11:01:34 PST
If you are on site X and you have a iFrame that loads from site Y, site Y will write cookies to the url of site X rather then site Y.
Comment 1 Benjamin Meyer 2009-02-20 11:02:13 PST
Created attachment 27832 [details]
patch to fix the bug
Comment 2 Adam Treat 2009-02-23 09:01:16 PST
Add in Simon.
Comment 3 George Staikos 2009-02-25 18:26:36 PST
Comment on attachment 27832 [details]
patch to fix the bug

It's unfortunate that we're not taking both arguments into QtWebKit.  However this is an improvement so r+.  Someday this should be fixed properly.
Comment 4 Adam Treat 2009-02-26 06:14:15 PST
Landed with r41245.
Comment 5 Simon Hausmann 2009-02-27 04:09:45 PST
Thanks for the fix! I'm including this fix also in Qt 4.5.1