mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 02:25:34 +00:00
67ecac7a24
When closing window / documnet, if content modifies an element that has contenteditable via unload event, it hits assertion in `nsDocShell::EnsureEditorData` due to destroying document. So we should return error before getting editing session. Differential Revision: https://phabricator.services.mozilla.com/D50573 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
crashtests | ||
res | ||
test | ||
ComposerCommandsUpdater.cpp | ||
ComposerCommandsUpdater.h | ||
moz.build | ||
nsEditingSession.cpp | ||
nsEditingSession.h | ||
nsIEditingSession.idl |