[Webkit-unassigned] [Bug 18754] Right click on story link causes hang

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 26 20:08:46 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18754





------- Comment #1 from mrowe at apple.com  2008-04-26 20:08 PDT -------
Created an attachment (id=20844)
 --> (http://bugs.webkit.org/attachment.cgi?id=20844&action=view)
Sample of the hang

This is bizarre -- the hang appears to be due to CFNetwork doing work on the
main thread that is blocked waiting on the disk cache to shrink in a background
thread.  Even weirder is that there are two CFURLCacheWorkerThreads.  This may
be a bug in CFNetwork that recent changes in WebKit now tickle.


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



More information about the webkit-unassigned mailing list