[Webkit-unassigned] [Bug 33828] Crash in Page::backForwardList when using History object from a detached window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 19 09:44:39 PST 2010


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





--- Comment #1 from Brady Eidson <beidson at apple.com>  2010-01-19 09:44:39 PST ---
The real question here is... what's the expected behavior?  Should you be able
to pushState() or replaceState() on a detached frame?

Clearly we could just do an early return, but what if someone does the
state-API on the detached frame then reattaches it?

-- 
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