[Webkit-unassigned] [Bug 44140] No back/forward list entry added when submitting a form via an onclick handler inside a frame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 28 12:49:37 PDT 2010


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





--- Comment #3 from Mihai Parparita <mihaip at chromium.org>  2010-09-28 12:49:36 PST ---
This bug appears to be triggered by http://trac.webkit.org/changeset/52033 (which was fixing bug 32383). In RedirectScheduler::scheduleFormSubmission we lock the back-forward list if a submission is triggered by JS.

Brady, is there a reason why this wasn't also restricted to submissions that were not in response to user gestures?

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