<?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>48993</bug_id>
          
          <creation_ts>2010-11-04 07:26:05 -0700</creation_ts>
          <short_desc>Web Inspector: The console&apos;s XMLHttpRequest logging does not link to the actual request anymore</short_desc>
          <delta_ts>2010-11-09 22:30:32 -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>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.6</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>0</everconfirmed>
          <reporter name="Xavier Morel">webkit.org</reporter>
          <assigned_to name="Nobody">webkit-unassigned</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>timothy</cc>
    
    <cc>yurys</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>304640</commentid>
    <comment_count>0</comment_count>
    <who name="Xavier Morel">webkit.org</who>
    <bug_when>2010-11-04 07:26:05 -0700</bug_when>
    <thetext>Apparently a few versions ago requests display was forked to a Network tab from the previous Resources tab. During that refactoring, the links from the console&apos;s &quot;XMLHttpRequest logging&quot; messages were not re-linked to the correct tab.

Repro:
0. Open google.com
1. Open web inspector to the console tab
2. Enable &quot;XMLHttpRequest logging&quot; (right-click on the console and select it)
3. Enter a letter in the search box
4. Click on the link following the message &quot;XHR finished&quot; in the console

Expected:
Select the &quot;s&quot; request in the Network tab

Observed:
Opens the Resources tab, does not know what to select</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>306832</commentid>
    <comment_count>1</comment_count>
    <who name="Pavel Feldman">pfeldman</who>
    <bug_when>2010-11-09 09:36:50 -0800</bug_when>
    <thetext>Is this the same as https://bugs.webkit.org/show_bug.cgi?id=48998?

*** This bug has been marked as a duplicate of bug 48998 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>306878</commentid>
    <comment_count>2</comment_count>
    <who name="Xavier Morel">webkit.org</who>
    <bug_when>2010-11-09 10:59:25 -0800</bug_when>
    <thetext>It&apos;s not, but the fix for 48998 was actually for this one.

This one is a bug: the xmlhttprequest logging didn&apos;t link to the request page anymore. The other one is an enhancement request: it would be nice if — as in Firebug — it was possible to see the HTTP request data without leaving the console.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>307168</commentid>
    <comment_count>3</comment_count>
    <who name="Pavel Feldman">pfeldman</who>
    <bug_when>2010-11-09 22:30:32 -0800</bug_when>
    <thetext>Closing the right bug.

Committing to http://svn.webkit.org/repository/webkit/trunk ...
    M    WebCore/ChangeLog
    M    WebCore/inspector/front-end/ConsoleView.js
    M    WebCore/inspector/front-end/NetworkPanel.js
    M    WebCore/inspector/front-end/StoragePanel.js
    M    WebCore/inspector/front-end/inspector.js
Committed r71413</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>