Community
Participate
Working Groups
Will add a patch with some code clean up to remove some references to objects during the Web Page Editor dispose. There are some cases where the editor is disposed but a reference remains until a further action. In this state of being disposed but not yet garbage collected, this will release additional objects referenced by the editor to be collected.
Created attachment 203727 [details] patch
Checked the patch into 3.3.2 and HEAD.