[Webkit-unassigned] [Bug 17598] FrameLoader should treat all location changes during onload as redirects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 31 15:08:17 PDT 2010


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


Mihai Parparita <mihaip at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |DUPLICATE
                 CC|                            |mihaip at chromium.org




--- Comment #3 from Mihai Parparita <mihaip at chromium.org>  2010-07-31 15:08:17 PST ---
I've been working on implementing this for my fix for bug 42861. The bug comments have test cases that compare Chrome, Safari, Firefox and IE's behavior in a bunch of scenarios, but briefly, changes to window.location.href up until the onload handler finishes running shouldn't generate a session history entry, but programmatic form submits should (if we want to be consistent with other browsers, the HTML 5 spec is silent on this matter).

*** This bug has been marked as a duplicate of bug 42861 ***

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