WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED MOVED
18754
Right click on story link causes hang
https://bugs.webkit.org/show_bug.cgi?id=18754
Summary
Right click on story link causes hang
Matthew McCowan
Reported
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)
Attachments
Sample of the hang
(30.97 KB, text/plain)
2008-04-26 20:08 PDT
,
Mark Rowe (bdash)
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
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.
Mark Rowe (bdash)
Comment 2
2008-04-26 20:13:41 PDT
<
rdar://problem/5892583
>
Mark Rowe (bdash)
Comment 3
2008-04-26 20:14:01 PDT
Sample output is from WebKit
r32531
.
Brent Fulgham
Comment 4
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.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug