WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
106673
Web Inspector: cookies set on subresources from domains not matching any document are not shown in Resources panel
https://bugs.webkit.org/show_bug.cgi?id=106673
Summary
Web Inspector: cookies set on subresources from domains not matching any docu...
Andrey Kosyakov
Reported
2013-01-11 09:50:14 PST
0. Open inspector 1. Navigate to any youtube video (e.g.
https://www.youtube.com/watch?v=RVnARGhhs9w
) 2. Switch to Resources panel 3. Observe we only have cookies for www.youtube.com 4. Switch to Network panel 5. Locate a request to a script on doubleclick.net, click for details 6. Switch to cookies tab 7. Observe there's a cookie in request This is because we only add cookie tree items for document URLs.
Attachments
Add attachment
proposed patch, testcase, etc.
Brian Burg
Comment 1
2014-12-12 13:40:54 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests. Please file a new bug (
https://www.webkit.org/new-inspector-bug
) if the bug/feature/issue is still relevant to WebKit trunk.
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