<?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>66786</bug_id>
          
          <creation_ts>2011-08-23 10:35:42 -0700</creation_ts>
          <short_desc>Web Inspector: LayoutTests/inspector/extensions/extensions-resources.html fails on Qt</short_desc>
          <delta_ts>2012-09-22 03:42:18 -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>Web Inspector (Deprecated)</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</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>Qt</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Andrey Kosyakov">caseq</reporter>
          <assigned_to name="Andrey Kosyakov">caseq</assigned_to>
          <cc>apavlov</cc>
    
    <cc>bweinstein</cc>
    
    <cc>joepeck</cc>
    
    <cc>keishi</cc>
    
    <cc>loislo</cc>
    
    <cc>pfeldman</cc>
    
    <cc>pmuellr</cc>
    
    <cc>rik</cc>
    
    <cc>yurys</cc>
    
    <cc>zoltan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>455490</commentid>
    <comment_count>0</comment_count>
    <who name="Andrey Kosyakov">caseq</who>
    <bug_when>2011-08-23 10:35:42 -0700</bug_when>
    <thetext>The resource list we receive from webInspector.inspectedWindow.getResources() appears to be incomplete:

Started extension.
Running tests...
RUNNING TEST: extension_testGetAllResources
page resources:
{
    0 : {
        0 : {
            url : .../abe.png
            type : &quot;image&quot;
            getContent : &lt;function&gt;
            setContent : &lt;function&gt;
        }
        1 : {
            url : .../extensions-resources.html
            type : &quot;document&quot;
            getContent : &lt;function&gt;
            setContent : &lt;function&gt;
        }
        2 : {
            url : .../inspector-test.js
            type : &quot;script&quot;
            getContent : &lt;function&gt;
            setContent : &lt;function&gt;
        }
    }
}
RUNNING TEST: extension_testGetResourceContent
Uncaught exception in extension context: Failed to find a resource: /test-script\.js$/ [undefined:0]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>726111</commentid>
    <comment_count>1</comment_count>
    <who name="Zoltan Horvath">zoltan</who>
    <bug_when>2012-09-22 03:42:18 -0700</bug_when>
    <thetext>This test is passes now on Qt.
Closing bug.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>