<?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>21418</bug_id>
          
          <creation_ts>2013-03-28 06:20:12 +0000</creation_ts>
          <short_desc>I&apos;m working on html5 apps which need to have offline work capability and am using localstorage. But we have a huge challenge of supporting multiple browsers.  Localstorage specification does not sp [...]</short_desc>
          <delta_ts>2013-03-28 21:55:37 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#top</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>seshukumar_adiraju</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>85080</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2013-03-28 06:20:12 +0000</bug_when>
    <thetext>Specification: http://dev.w3.org/html5/webstorage/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
I&apos;m working on html5 apps which need to have offline work capability and am
using localstorage. But we have a huge challenge of supporting multiple
browsers. 

Localstorage specification does not specify that this should work across the
browsers. For example if I load the html5 page in firefox and store something
in localcache, I cannot retrieve it if I open the same page in IE. This will
result in multiple instances of cache and for a offline application it could
lead to huge sync issues. 

Technologies like flash or silverlight handled this well. While each browser
might implement this differently, there should be some common storage/service
at the OS level to ensure there is only one store.

I want to suggest that this will be a very good feature to add in the spec. 
Please let me know how to propose this feature.

Seshu KUmar Adiraju
seshukumar_adiraju@infosys.com

Posted from: 115.248.154.196
User agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; MS-RTC EA 2; .NET4.0C; .NET4.0E; MS-RTC LM 8; .NET CLR 1.1.4322; InfoPath.3)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>85126</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-03-28 21:55:37 +0000</bug_when>
    <thetext>You should handle different browsers on the same machine the same way you would handle different user profiles in Chrome or Firefox, or different laptops for the same user, or a phone and a desktop for the same user, or the localStorage of a browser after the user has cleared it, or after they got a new computer because they dropped their previous one in a river accidentally.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>