Files in this Checkin:
M classes_spec/org/mozilla/webclient/test/EMWindow.java M classes_spec/org/mozilla/webclient/wrapper_native/CurrentPageImpl.java M src_moz/CBrowserContainer.cpp M src_moz/CBrowserContainer.h M src_moz/NativeEventThreadActionEvents.cpp M src_moz/WindowControlActionEvents.cpp bug: 79278 This checkin makes webclient work with the trunk as of 7 May 2001 AM PDT. It also adds support for PROGRESS_URL_LOAD and STATUS_URL_LOAD events. git-svn-id: svn://10.0.0.236/trunk@94216 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -111,8 +111,6 @@ wsDeallocateInitContextEvent::handleEvent ()
|
||||
docShellAsItem->SetTreeOwner(nsnull);
|
||||
}
|
||||
|
||||
mInitContext->docShell->SetDocLoaderObserver(nsnull);
|
||||
|
||||
mInitContext->docShell = nsnull;
|
||||
|
||||
// PENDING(edburns): this is a leak. For some reason, webShell's
|
||||
|
||||
Reference in New Issue
Block a user