Home | History | Annotate | Download | only in mac

Lines Matching full:deallocated

2992         unregistration so the notification can be delivered after the view is deallocated, causing the crash seen in
3009 If the plug-in instance holds the last reference to the plug-in stream this will result in the stream being deallocated.
3010 This leads to HostedNetscapePluginStream::cancelLoad's call to disconnectStream being passed a deallocated stream object.