Bug 27717
Summary: | present localStorage as cookie | ||
---|---|---|---|
Product: | WebKit | Reporter: | jay <jay> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | eric |
Priority: | P2 | Keywords: | HasReduction, InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | https://bug506639.bugzilla.mozilla.org/attachment.cgi?id=390836 |
jay
webkit recently implemented web storage:
http://dev.w3.org/html5/webstorage/
http://dev.w3.org/html5/webstorage/#user-tracking
this specification states:
User agents should present the persistent storage feature to the user in a way that does not distinguish them from HTTP session cookies.
however there is no 'cookie' associated with the url given when searching in preferences/show cookies
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
The application UI for showing stored cookies is part of the Safari application, not part of WebKit. Enhancement requests for Safari should be filed at <http://bugreport.apple.com/>. This bug will be closed as INVALID to indicate that this is an enhancement request for something outside of WebKit.
jay
#1
where a specifications states 'should' implementation by the UA is not an enhancement.
inRadar Problem ID: 7096785
regards