9af89381cd
The main issue is due to the fact that an editor's parent can be null when we want to serialize it and that lead to an exception which break all the saving/printing process. So this incomplete patch fixes only the saving/printing issue but not the underlying problem (i.e. having a null parent) and doesn't bring that much complexity, so it should help to uplift it the next Firefox release. |
||
---|---|---|
.. | ||
accessibility_spec.js | ||
annotation_spec.js | ||
find_spec.js | ||
freetext_editor_spec.js | ||
ink_editor_spec.js | ||
scripting_spec.js | ||
test_utils.js |