DescriptionOn Document disposal, only dispose of script runner.
Reinstate the invariant that a Document always has a ScriptRunner
(m_scriptRunner), even after the document has been dispose()d.
The reason for disposing the Document's ScriptRunner is to clear
out back references that would otherwise cause the Document to
leak. Do just that, but don't destruct the now-empty ScriptRunner
object.
R=haraken
BUG=536796
Committed: https://crrev.com/9f0ccc18cedb41d2c1bbc4168f46c57a94451723
Cr-Commit-Position: refs/heads/master@{#351385}
Patch Set 1 #Patch Set 2 : revert static method #
Messages
Total messages: 11 (4 generated)
|