Bug 18754 - Right click on story link causes hang
Summary: Right click on story link causes hang
Status: RESOLVED MOVED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://www.gamingreport.com/modules.p...
Keywords: InRadar, NeedsReduction
Depends on:
Blocks:
 
Reported: 2008-04-26 05:34 PDT by Matthew McCowan
Modified: 2022-02-10 13:32 PST (History)
2 users (show)

See Also:


Attachments
Sample of the hang (30.97 KB, text/plain)
2008-04-26 20:08 PDT, Mark Rowe (bdash)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew McCowan 2008-04-26 05:34:24 PDT
1) go to: http://www.gamingreport.com/modules.php?op=modload&name=NPNews&file=index
2) scroll down to story "Why Use Inns, Taverns, and Restaurants?" 
3) right click on:http://www.roleplayingtips.com/readissue.php?number=398 link in story
browser hangs - I am using the nightly build for April 25, 2008 (downloaded April 26 early morning)
Comment 1 Mark Rowe (bdash) 2008-04-26 20:08:45 PDT
Created attachment 20844 [details]
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.
Comment 2 Mark Rowe (bdash) 2008-04-26 20:13:41 PDT
<rdar://problem/5892583>
Comment 3 Mark Rowe (bdash) 2008-04-26 20:14:01 PDT
Sample output is from WebKit r32531.
Comment 4 Brent Fulgham 2022-02-10 13:32:30 PST
The fix for this issue was needed outside the WebKit project, therefore this is being resolved as 'Moved'.

This fix was shipped long ago.