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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 9 03:14:32 PST 2009


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

           Summary: Storage panel should show details about parent domains
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rik at webkit.org
                CC: timothy at hatcher.name, aroben at apple.com,
                    yael.aharon at nokia.com, kmccullough at apple.com


The new details about sessionStorage and localStorage are really cool.

It would be more powerful if it can show the parent domains.

The use case is a website with URLs like pseudo.example.org. Storage is done on
example.org in order to access it on every subdomains (by changing the
document.domain property). When on pseudo.example.org, the web inspector should
list storages on pseudo.example.org and example.org.


-- 
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