Bug 32223

Summary: Web Inspector: Incorrect cookie-per-domain breakdown
Product: WebKit Reporter: Alexander Pavlov (apavlov) <apavlov>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bweinstein, joepeck, keishi, pfeldman, pmuellr, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 32160    
Bug Blocks:    

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
Alexander Pavlov (apavlov)
Comment 1 2009-12-08 08:43:22 PST
Note You need to log in before you can comment on or make changes to this bug.