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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>55500</bug_id>
          
          <creation_ts>2011-03-01 13:23:42 -0800</creation_ts>
          <short_desc>ApplicationCache - the http status code is 0</short_desc>
          <delta_ts>2011-05-12 16:51:27 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebCore Misc.</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Michael Nordman">michaeln</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>360181</commentid>
    <comment_count>0</comment_count>
    <who name="Michael Nordman">michaeln</who>
    <bug_when>2011-03-01 13:23:42 -0800</bug_when>
    <thetext>Scripts that access XHR.status see 0 for responses that were loaded from storage. The status message is also not reflected properly in cached responses, the text value isn&apos;t stored at all. Responses that have yet to be loaded from storage have the correct values, but the round trip to and from disk losses the status code and message.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>360449</commentid>
    <comment_count>1</comment_count>
    <who name="Michael Nordman">michaeln</who>
    <bug_when>2011-03-01 17:59:13 -0800</bug_when>
    <thetext>Looks related to https://bugs.webkit.org/show_bug.cgi?id=32307</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>360565</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2011-03-01 21:58:02 -0800</bug_when>
    <thetext>Status code is saved to appcache database by cross-platform WebKit, so this should be reasonably easy to fix. 

INSERT INTO &quot;CacheResources&quot; VALUES(3,&apos;http://www.webkit.org/demos/sticky-notes/deleteButton.png&apos;,200,&apos;http://www.webkit.org/demos/sticky-notes/deleteButton.png&apos;,&apos;image/png&apos;,NULL,&apos;Date:Wed, 02 Mar 2011 05:54:23 GMT</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>403250</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2011-05-12 16:51:27 -0700</bug_when>
    <thetext>Anders fixed this in &lt;http://trac.webkit.org/changeset/86397&gt;.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>