RESOLVED FIXED Bug 24062
QtWebKit CookieJar sends the policy url rather then the url to QNetworkCookieJar
https://bugs.webkit.org/show_bug.cgi?id=24062
Summary QtWebKit CookieJar sends the policy url rather then the url to QNetworkCookieJar
Benjamin Meyer
Reported 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.
Attachments
patch to fix the bug (2.16 KB, patch)
2009-02-20 11:02 PST, Benjamin Meyer
staikos: review+
Benjamin Meyer
Comment 1 2009-02-20 11:02:13 PST
Created attachment 27832 [details] patch to fix the bug
Adam Treat
Comment 2 2009-02-23 09:01:16 PST
Add in Simon.
George Staikos
Comment 3 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.
Adam Treat
Comment 4 2009-02-26 06:14:15 PST
Landed with r41245.
Simon Hausmann
Comment 5 2009-02-27 04:09:45 PST
Thanks for the fix! I'm including this fix also in Qt 4.5.1
Note You need to log in before you can comment on or make changes to this bug.