WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
32223
Web Inspector: Incorrect cookie-per-domain breakdown
https://bugs.webkit.org/show_bug.cgi?id=32223
Summary
Web Inspector: Incorrect cookie-per-domain breakdown
Alexander Pavlov (apavlov)
Reported
2009-12-07 07:47:41 PST
If an external document is loaded into an iframe of a local document, then cookies for resources linked from the external document are displayed in the cookie view of the "Local Files" cookie domain. Test case: <body> <iframe src="
http://www.google.com
"> </body> The same "NID" and "PREF" cookies (with the domain of ".google.com") are displayed both in the "Local Files" and "www.google.com" cookie domain views.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexander Pavlov (apavlov)
Comment 1
2009-12-08 08:43:22 PST
Fixed by the
https://bugs.webkit.org/show_bug.cgi?id=32160
patch.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug