[Webkit-unassigned] [Bug 23844] Storage panel should show details about parent domains

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


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


yael.aharon at nokia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #28120|                            |review?(timothy at hatcher.name
               Flag|                            |)




------- Comment #4 from yael.aharon at nokia.com  2009-02-28 10:35 PDT -------
Created an attachment (id=28120)
 --> (https://bugs.webkit.org/attachment.cgi?id=28120&action=view)
Use securityOrigin->host() instead of securityOrigin->domain() for display  

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. 


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



More information about the webkit-unassigned mailing list