[Webkit-unassigned] [Bug 58316] Web Inspector: cookies view is empty even for sites with cookies.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 12 07:30:15 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=58316





--- Comment #4 from Andrey Kosyakov <caseq at chromium.org>  2011-04-12 07:30:14 PST ---
(From update of attachment 89192)
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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list