Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WebFrameLoadDelegate + threads?



On Aug 8, 2007, at 5:40 PM, James Trankelson wrote:

I've got an app with a WebView. I'm loading things into the WebView,
and using the associated DOM data. I've noticed that
didFinishLoadForFrame executes in my main application thread, which I
would like not to be the case. Is it possible to run a separate thread
to load pages into a WebView in the background (including the delegate
methods)?

No. Other than the I/O, which is done on a worker thread, WebKit works entirely on the main thread.


    -- Darin

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webkitsdk-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webkitsdk-dev/email@hidden

This email sent to email@hidden
References: 
 >WebFrameLoadDelegate + threads? (From: "James Trankelson" <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.