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: Crash under WebChromeClient::setStatusbarText



Do you have a UI delegate? Is it possible that the UI delegate is deallocated before the WebView it's associated with is? Typically you need to call -[WebView setUIDelegate:nil] somewhere, or -[WebView close].

Have you tried debugging with zombies? See <http://developer.apple.com/technotes/tn2004/tn2124.html > for detail.

    -- 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: 
 >Crash under WebChromeClient::setStatusbarText(WebCore::String const&) (From: "Shawn Erickson" <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.