[Webkit-unassigned] [Bug 13400] REGRESSION (r20809-20814): No back entry created for navigations created by assigning to document.location

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 16:26:08 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13400


mpComplete at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15072|0                           |1
        is obsolete|                            |
  Attachment #15260|                            |review?
               Flag|                            |




------- Comment #22 from mpComplete at gmail.com  2007-06-26 16:26 PDT -------
Created an attachment (id=15260)
 --> (http://bugs.webkit.org/attachment.cgi?id=15260&action=view)
simple patch with slew of tests

As Maciej suggested, I went with just forcing userGesture=true.

This does introduce a difference with Firefox: doing something like
onload="document.location = bla" does not create a back/forward item in
Firefox, but will for us.  I'm not sure whether that's a problem.  It seems
like overall this is an improvement (this brings us closer to Firefox in other
ways).


-- 
Configure bugmail: http://bugs.webkit.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