[webkit-reviews] review requested: [Bug 26034] Loading url with anchor should keep page scrolled to anchor while images load and scripts run : [Attachment 30786] patch2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 29 13:45:40 PDT 2009


Nate Chapin <japhet at google.com> has asked  for review:
Bug 26034: Loading url with anchor should keep page scrolled to anchor while
images load and scripts run
https://bugs.webkit.org/show_bug.cgi?id=26034

Attachment 30786: patch2
https://bugs.webkit.org/attachment.cgi?id=30786&action=review

------- Additional Comments from Nate Chapin <japhet at google.com>
Programmatic scroll now releases the anchor lock.  Note that navigating to an
anchor is a type of programmatic scroll, so when gotoAnchor() gets called, the
anchor lock gets released in FrameView, then gotoAnchor() sets the anchor lock
again before it returns.


More information about the webkit-reviews mailing list