[Webkit-unassigned] [Bug 129261] New: Web Inspector will hang forever on site with basic auth

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 24 11:23:01 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=129261

           Summary: Web Inspector will hang forever on site with basic
                    auth
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.9
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: camillakrag at gmail.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com,
                    graouts at webkit.org


I have a site that will have Safari's dev tools hang forever and become completely unresponsive. Chrome or Firefox don't do that on the same site. I can't see any errors in Safari's dev tools (because it hangs), but the other two browsers don'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't give up on life like that when Chrome and FF are fine?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list