Commit Graph

3 Commits

Author SHA1 Message Date
rangansen%netscape.com
3d116e606a bug 618328. Patch to fix crasher in html table resizing.
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
2003-04-04 01:26:57 +00:00
kin%netscape.com
27b42af53e Prevent leaking HTML editors when calling MakeWindowEditable() on a window that already has an existing editor. (bf 617726)
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.com  r/a=rogermw@netscape.com


git-svn-id: svn://10.0.0.236/branches/ANGELON_MOZ12_BRANCH@139388 18797224-902f-48f8-a5cc-f745e15eee43
2003-03-13 17:29:55 +00:00
(no author)
d566b27128 This commit was manufactured by cvs2svn to create branch
'ANGELON_MOZ12_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/ANGELON_MOZ12_BRANCH@138323 18797224-902f-48f8-a5cc-f745e15eee43
2003-02-24 10:18:19 +00:00