diff --git a/source b/source index 32f322fa707..f79da52b5c8 100644 --- a/source +++ b/source @@ -90658,7 +90658,7 @@ document.body.appendChild(frame) Document object on which the method was invoked.

This basically causes document.open() to - be ignored when it's called from a beforeunload beforeunload, pagehide, or unload event handler while the Document is being unloaded.