<?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>60590</bug_id>
          
          <creation_ts>2011-05-10 15:34:31 -0700</creation_ts>
          <short_desc>Web Inspector: Application cache status always displayed as UNCACHED at first</short_desc>
          <delta_ts>2011-11-11 10:30:45 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Inspector (Deprecated)</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</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>Major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Proskuryakov">ap</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ddkilzer</cc>
    
    <cc>joepeck</cc>
    
    <cc>michaeln</cc>
    
    <cc>pfeldman</cc>
    
    <cc>vsevik</cc>
    
    <cc>yurys</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>401571</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2011-05-10 15:34:31 -0700</bug_when>
    <thetext>Steps to reproduce:
1. Open any site that uses appcache (e.g. &lt;http://www.webkit.org/demos/calendar/Calendar.html&gt;).
2. Reload if opening it for the first time.
3. Open Web Inspector, go to Resources-&gt;Application Cache.

Observe that the status is displayed as UNCACHED, which is incorrect. Notably, applicationCache.status value is 1, which stands for UNCACHED.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>401591</commentid>
    <comment_count>1</comment_count>
    <who name="Joseph Pecoraro">joepeck</who>
    <bug_when>2011-05-10 15:48:46 -0700</bug_when>
    <thetext>&gt; applicationCache.status value is 1, which stands for UNCACHED.

Typo there, a value of 1 is IDLE.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>403429</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2011-05-13 00:55:42 -0700</bug_when>
    <thetext>I thought that adding a call to updateApplicationCacheStatus() in InspectorApplicationCacheAgent::setFrontend() would fix this, but that didn&apos;t work. Perhaps like the forntend is not ready for notifications by the time setFrontend() is called.

BTW, I&apos;m wondering if online status bullet has the same problem - it starts with Online, and waits for notifications.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>403842</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2011-05-13 14:05:29 -0700</bug_when>
    <thetext>The status indicator has been hidden in bug 60799 to avoid confusing developers.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>500897</commentid>
    <comment_count>4</comment_count>
    <who name="Vsevolod Vlasov">vsevik</who>
    <bug_when>2011-11-11 10:30:45 -0800</bug_when>
    <thetext>Fixed together with https://bugs.webkit.org/show_bug.cgi?id=60793.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>