Ported patch from mozilla. Patch by glazman. Ported by kaie.
git-svn-id: svn://10.0.0.236/branches/ANGELON_MOZ12_BRANCH@140664 18797224-902f-48f8-a5cc-f745e15eee43
mozilla/editor/libeditor/html/nsHTMLObjectResizer.h
- Break the cyclic dependency of the the resizer listeners on the editor. The editor has owning references to the listeners, so the listeners shouldn't have editor owning references or they will prevent the editor from ever being released.
mozilla/editor/composer/src/nsEditingSession.cpp
- Make MakeWindowEditable() call TearDownEditorWindow() so that it removes controller references to the existing editor which is about to be blown away.
r=sfraser@netscape.comr/a=rogermw@netscape.com
git-svn-id: svn://10.0.0.236/branches/ANGELON_MOZ12_BRANCH@139388 18797224-902f-48f8-a5cc-f745e15eee43