зеркало из https://github.com/mozilla/gecko-dev.git
19fbb1a392
`nsIDocumentStateListener` is a scriptable interface and each method may run any script. So, we should mark them as `can_run_script`. Then, we need to mark a lot of editing methods because we need to mark `EditorBase::EndTransactionInternal()` and `EditorBase::DoTransactionInternal()` as `MOZ_CAN_RUN_SCRIPT`. Differential Revision: https://phabricator.services.mozilla.com/D30360 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
crashtests | ||
res | ||
test | ||
ComposerCommandsUpdater.cpp | ||
ComposerCommandsUpdater.h | ||
moz.build | ||
nsEditingSession.cpp | ||
nsEditingSession.h | ||
nsIEditingSession.idl |