Bug 60362 - Web Inspector: Resources View doesn't show a domain in the cookies section if the request get bad request page 400
Summary: Web Inspector: Resources View doesn't show a domain in the cookies section if...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-06 04:41 PDT by Ilya Tikhonovsky
Modified: 2014-12-12 14:10 PST (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Tikhonovsky 2011-05-06 04:41:54 PDT
0) open inspector
1) open url http://www.spb.nagasaki-sushi.ru/kitchen/sushi/nigiri/
2) make a really long order with 20 or more items
3) push the order to server
4) server will fail to process your request due to request header size limit on the server and will return a 400 error code page.

You can see this request in Network panel and the request has cookies.

But there is no domain entry in Resource Panel/Cookies section.
Comment 1 Brian Burg 2014-12-12 14:10:20 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.