[Webkit-unassigned] [Bug 6309] Bookmarking/Back Button Support for AJAX/DHTML Applications in Safari is Impossible
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Jan 31 23:13:33 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=6309
------- Comment #10 from trey at usa.net 2006-01-31 23:13 -------
I would expect that passing "false" instead of "!userGesture", as proposed in
the patch, would break a large number of sites that implement redirects using
pure JS. In fact, the attached test case of changing the location in onload()
is a perfect example. We solved a lot of conflicting bugs when we realized the
existing "userGesture" flag in khtml was the way to distinguish whether
window.location=foo should add to the history.
You might try a test case that acts in response to a user event to see if it
changes the behavior of TOT. If I'm right, I realize this situation might not
be good enough to meet your original goals.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list