[Webkit-unassigned] [Bug 33830] assertion failure calling history.pushState within popstate event handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 20 18:12:27 PST 2010


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





--- Comment #2 from Brady Eidson <beidson at apple.com>  2010-01-20 18:12:27 PST ---
There is a real bug the ASSERT is trying to describe.  In this case, if there
was meaningful state to restore, then we'd end up restoring it from the wrong
item.

That said, I'd argue that is a minor edge case bug compared to this ASSERTion
causing constant grief for people working heavily in this area (which I
certainly am).

Filed https://bugs.webkit.org/show_bug.cgi?id=33931 to follow up with the real
release build symptom.  Patch to remove this assert is upcoming.

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