[Webkit-unassigned] [Bug 28185] New: Inspector: Show Hidden Cookie Data
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 11 14:10:52 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28185
Summary: Inspector: Show Hidden Cookie Data
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Web Inspector
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: joepeck02 at gmail.com
CC: timothy at hatcher.name, aroben at apple.com,
kmccullough at apple.com
Inspecting cookie data currently uses "document.cookie" in the inspected window
and thus only has access to the names and values of cookies. However, there is
far more information, namely path, expires, domain, httpOnly, sessionOnly, and
secure. This information should be made available to the Inspector.
--
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