[webkit-reviews] review requested: [Bug 30224] Fragment scrolls initiated by javascript should not add a history item : [Attachment 45880] Patch 2 for Bug 30224

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 5 04:33:10 PST 2010


Steve Block <steveblock at google.com> has asked  for review:
Bug 30224: Fragment scrolls initiated by javascript should not add a history
item
https://bugs.webkit.org/show_bug.cgi?id=30224

Attachment 45880: Patch 2 for Bug 30224
https://bugs.webkit.org/attachment.cgi?id=45880&action=review

------- Additional Comments from Steve Block <steveblock at google.com>
I've added a test to check that fragment scrolls initiated from script do not
cause additions to the back/forward list.

To add a test for the reverse - that fragment scrolls initiated by the user do
cause additions to the back/forward list - would require faking a user action.
Is this possible with the layout test controller?


More information about the webkit-reviews mailing list