[Webkit-unassigned] [Bug 13039] WebKit doesn't load page resources during event tracking (NSEventTrackingRunLoopMode)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 11 06:55:08 PDT 2007


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





------- Comment #2 from ddkilzer at webkit.org  2007-08-11 06:55 PDT -------
(In reply to comment #1)
> I have tracked the problem down to NSURLConnection. WebKit uses NSURLConnection
> in ResourceHandleMac.mm: start(Frame* frame). Since NSURLConnection refuses to
> send delegate methods during event tracking, all of WebKit inherits this
> behavior.
> 
> Possible solutions: threading the resource load or fixing this bug in
> Foundation. The latter is probably more preferable.

Foundation bugs/enhancement requests need to be reported through
<https://bugreport.apple.com/>.  If you do not have an ADC account, you may
sign up for a free "online" account at <http://connect.apple.com/>.  Please
reference the Bugzilla bug there and provide the radar bug number here when
you're done.


-- 
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