[Webkit-unassigned] [Bug 33931] pushstate() from within a popstate handler might lead to improper scroll/view state being incorrect later

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 22 00:27:59 PST 2010


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fishd at chromium.org




--- Comment #1 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-01-22 00:27:58 PST ---
We should be very careful here since
history()->restoreScrollPositionAndViewState() may lead to the scroll event
being dispatched.  Can the app do other things within the popstate event that
could cause the scroll event to be confusing to the app?  (This re-entrancy
stuff gives me a headache!)

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