[Webkit-unassigned] [Bug 45369] Need to check the target frame and restore the right gesture state during the asynchronous history navigation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 16 04:54:04 PDT 2010


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





--- Comment #8 from Johnny Ding <jnd at chromium.org>  2010-09-16 04:54:04 PST ---
(In reply to comment #7)
> Is there a race condition where the target frame changes between when the navigation is scheduled and when it fires?

Adam, you are right, there could be a race condition.
So I am interested in how IE and Firefox handle this situation. The investigation result is that they didn't allow history reload to navigate to another frame. The history reload can only be navigate to the self frame.
I think we should follow the main-stream browsers' behavior, so I drop the old patch and wrote the patch V3, please take a look.

Thanks!

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