Bug 24062 - QtWebKit CookieJar sends the policy url rather then the url to QNetworkCookieJar
Summary: QtWebKit CookieJar sends the policy url rather then the url to QNetworkCookieJar
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-20 11:01 PST by Benjamin Meyer
Modified: 2009-02-27 04:09 PST (History)
3 users (show)

See Also:


Attachments
patch to fix the bug (2.16 KB, patch)
2009-02-20 11:02 PST, Benjamin Meyer
staikos: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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