[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 21:44:38 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65407
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |abarth at webkit.org,
| |eric at webkit.org
Ever Confirmed|0 |1
--- Comment #3 from Alexey Proskuryakov <ap at webkit.org> 2011-08-01 21:44:38 PST ---
Thanks, that makes sense. We don't set up a new document or window on document.open() though, we just remove all children of the existing document, and do some other cleanup. But custom properties all survive, too.
This doesn't feel like a typical WebKit bug, perhaps we're matching IE or older Gecko.
--
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