[Webkit-unassigned] [Bug 20701] New: localStorage not working for file:// based URLs or http:// based URLs loaded from localhost

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 7 12:10:45 PDT 2008


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

           Summary: localStorage not working for file:// based URLs or
                    http:// based URLs loaded from localhost
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bedney at technicalpursuit.com


Folks -

I've attached a testcase that shows that localStorage, as its currently
implemented, is not working for pages loaded from file:// URLs or from a local
web server (i.e. 'localhost').

I filed a comment on this Mozilla bug (comment #9) wherein I note that the
HTML5 specification has the concept of a 'file://' origin - therefore this
feature should work for these kinds of origins too.

No idea why 'http://localhost' is failing.

Obviously, the way to run this testcase is to bring the page up, set the value,
verify that the value is set, quit your browser, restart and click the button
to show the value.

Thanks!!

Cheers,

- Bill


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