<?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>129261</bug_id>
          
          <creation_ts>2014-02-24 11:20:09 -0800</creation_ts>
          <short_desc>Web Inspector will hang forever on site with basic auth</short_desc>
          <delta_ts>2026-01-12 09:04:16 -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</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac (Intel)</rep_platform>
          <op_sys>OS X 10.9</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="naxoc">camillakrag</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>graouts</cc>
    
    <cc>inspector-bugzilla-changes</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>983968</commentid>
    <comment_count>0</comment_count>
    <who name="naxoc">camillakrag</who>
    <bug_when>2014-02-24 11:20:09 -0800</bug_when>
    <thetext>I have a site that will have Safari&apos;s dev tools hang forever and become completely unresponsive. Chrome or Firefox don&apos;t do that on the same site. I can&apos;t see any errors in Safari&apos;s dev tools (because it hangs), but the other two browsers don&apos;t report any critical errors in their JS or CSS consoles

The site has basic auth on and a lot of JS going on, but since the other browsers are fine, I think Safari is having some kind of problem. Maybe because of basic auth? 

The default console log on the mac does not give me anything but this error:

com.apple.WebKit.Networking[12920]: ERROR: unable to get the receiver data from the DB!

I tried some of the urls here for testing other sites that have basic auth on and it works fine: http://test.webdav.org

It is probably just my site that has a problem, but Safari still shouldn&apos;t give up on life like that when Chrome and FF are fine?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>983969</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2014-02-24 11:22:38 -0800</bug_when>
    <thetext>&lt;rdar://problem/16149900&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>983974</commentid>
    <comment_count>2</comment_count>
    <who name="Timothy Hatcher">timothy</who>
    <bug_when>2014-02-24 11:26:57 -0800</bug_when>
    <thetext>Does your site use source maps?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>983979</commentid>
    <comment_count>3</comment_count>
    <who name="naxoc">camillakrag</who>
    <bug_when>2014-02-24 11:37:09 -0800</bug_when>
    <thetext>(In reply to comment #2)
&gt; Does your site use source maps?
Indeed it does. And actually Firefox&apos;s log whimpers a little over that too:
  SyntaxError: Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>