<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>11419</bug_id>
          
          <creation_ts>2010-11-28 02:32:29 +0000</creation_ts>
          <short_desc>Local Storage Data Not Retained Between Sessions When Running Browser Locally</short_desc>
          <delta_ts>2011-01-10 22:14:11 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>Web Storage (editor: Ian Hickson)</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>rlane6013</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>bzbarsky</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>public-webapps</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>42813</commentid>
    <comment_count>0</comment_count>
    <who name="">rlane6013</who>
    <bug_when>2010-11-28 02:32:29 +0000</bug_when>
    <thetext>Not sure if this was intended to work this way, but we are attempting to develop an app that runs locally on the browser and makes use of local storage.

The exact same app when run from a server retains the data between sessions as expected.

When run on the same browser (Firefox) and initiated locally, the data is not retained between sessions.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>42814</commentid>
    <comment_count>1</comment_count>
    <who name="Boris Zbarsky">bzbarsky</who>
    <bug_when>2010-11-28 03:08:06 +0000</bug_when>
    <thetext>The behavior of localStorage for situations where there is no useful origin (such as file:// URIs) is not defined by the spec.

That said, what you&apos;re seeing doesn&apos;t sound like particularly intended behavior in Firefox; can you please file a Gecko bug?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>44037</commentid>
    <comment_count>2</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-01-10 22:14:11 +0000</bug_when>
    <thetext>This sounds like an issue either with the browser or with the file:// protocol spec, if any, not the Web Storage spec.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>