WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
58316
Web Inspector: cookies view is empty even for sites with cookies.
https://bugs.webkit.org/show_bug.cgi?id=58316
Summary
Web Inspector: cookies view is empty even for sites with cookies.
Pavel Feldman
Reported
2011-04-12 05:58:25 PDT
Patch to follow.
Attachments
Patch
(4.04 KB, patch)
2011-04-12 06:00 PDT
,
Pavel Feldman
yurys
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2011-04-12 06:00:14 PDT
Created
attachment 89192
[details]
Patch
Yury Semikhatsky
Comment 2
2011-04-12 06:05:14 PDT
Comment on
attachment 89192
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=89192&action=review
> LayoutTests/http/tests/inspector/resource-tree-model-expected.txt:5 > +
http://127.0.0.1:8000/inspector/resources-test.js
Please make sure that the resources will always arrive in the same order or alternatively sort them before printing, we don't need one more flaky test.
Pavel Feldman
Comment 3
2011-04-12 06:26:00 PDT
Committed
r83584
: <
http://trac.webkit.org/changeset/83584
>
Andrey Kosyakov
Comment 4
2011-04-12 07:30:14 PDT
Comment on
attachment 89192
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=89192&action=review
> LayoutTests/http/tests/inspector/resource-tree-model.html:19 > + function onResourceFinished(event)
There may be a race condition between test being invoked via runTest() in onload and resource events coming from the loading of the test page. This test is likely to be flaky. Consider checking for the frame resource url.
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