[webkit-reviews] review requested: [Bug 23844] Storage panel should show details about parent domains : [Attachment 28120] Use securityOrigin->host() instead of securityOrigin->domain() for display

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 28 10:35:58 PST 2009


Yael <yael.aharon at nokia.com> has asked Timothy Hatcher <timothy at hatcher.name>
for review:
Bug 23844: Storage panel should show details about parent domains
https://bugs.webkit.org/show_bug.cgi?id=23844

Attachment 28120: Use securityOrigin->host() instead of
securityOrigin->domain() for display  
https://bugs.webkit.org/attachment.cgi?id=28120&action=review

------- Additional Comments from Yael <yael.aharon at nokia.com>
databases, localStorage and sessionStorage are all grouped by
databaseIdentifier. And that is based on the host, scheme and port, it is more
accurate to display the host, and not the domain.


More information about the webkit-reviews mailing list