[Webkit-unassigned] [Bug 65407] Webkit doesn't clear timeouts and intervals when open() is called on a document that's not already open

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 1 17:43:06 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65407


Boris Zbarsky <bzbarsky at mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Webkit allows modification  |Webkit doesn't clear
                   |of current document after   |timeouts and intervals when
                   |parsing is done, should     |open() is called on a
                   |call document.open() on new |document that's not already
                   |document                    |open




--- Comment #2 from Boris Zbarsky <bzbarsky at mit.edu>  2011-08-01 17:43:06 PST ---
The issue is not the insertion point.  The issue is that the open() should clear the interval (because it sets up a new Window), but doesn't seem to in WebKit.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list