[webkit-reviews] review requested: [Bug 70395] REGRESSION: rtl horizontal scrollbar / resize bug - Body shifts on resize when scrolled all the way to the left : [Attachment 114803] patch w/ layout test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 11 17:10:46 PST 2011


Xiaomei Ji <xji at chromium.org> has asked  for review:
Bug 70395: REGRESSION: rtl horizontal scrollbar / resize bug - Body shifts on
resize when scrolled all the way to the left
https://bugs.webkit.org/show_bug.cgi?id=70395

Attachment 114803: patch w/ layout test
https://bugs.webkit.org/attachment.cgi?id=114803&action=review

------- Additional Comments from Xiaomei Ji <xji at chromium.org>
One thing I am not sure of is that there are several callers of
scrollToOffsetWithoutAnimation(), some of them are passing different scroll
offsets, but probably not all of them. Without offset checking, it might
trigger unnecessary "notifyPositionChanged()".


More information about the webkit-reviews mailing list