summaryrefslogtreecommitdiff
path: root/dom/tests/mochitest/bugs/test_bug346659.html
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2019-12-22 19:57:30 +0100
committerwolfbeast <mcwerewolf@wolfbeast.com>2019-12-22 19:57:30 +0100
commit216e55bf08872c7e57bb6343adffb9edf995487c (patch)
treecde1088a23371942359540a12a0c70bf8a85ac50 /dom/tests/mochitest/bugs/test_bug346659.html
parent29a6a8a8057cbb35b83b36a0b8883a23a84ecef2 (diff)
downloaduxp-216e55bf08872c7e57bb6343adffb9edf995487c.tar.gz
Issue mcp-graveyard/UXP#1118 - Part 5: Change the way document.open() works
This changes the work we do for document.open() in the following ways: - We no longer create a new Window when doing document.open(). We use the same Window but remove all the event listeners on the existing DOM tree and Window before removing the document's existing children to provide a clean slate document to use for .write(). - We no longer create a session history entry (previously would be a wyciwyg URI). We now replace the current one, effectively losing the entry for the original document. - We now support document.open() on windowless documents.
Diffstat (limited to 'dom/tests/mochitest/bugs/test_bug346659.html')
0 files changed, 0 insertions, 0 deletions