[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
Wed Jun 27 21:00:46 PDT 2007


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


aroben at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15278|review?                     |review-
               Flag|                            |




------- Comment #26 from aroben at apple.com  2007-06-27 21:00 PDT -------
(From update of attachment 15278)
+    bool userGesture = true;
+    frame->loader()->scheduleLocationChange(str,
activeFrame->loader()->outgoingReferrer(), !userGesture, userGesture);

There's no need for the userGesture variable anymore. Can you remove it?


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