[webkit-reviews] review requested: [Bug 17589] Scroll wheel sensitivity ignored : [Attachment 22015] Patch attempt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 30 20:10:40 PDT 2008


Maxime Britto <britto at apple.com> has asked  for review:
Bug 17589: Scroll wheel sensitivity ignored
https://bugs.webkit.org/show_bug.cgi?id=17589

Attachment 22015: Patch attempt
https://bugs.webkit.org/attachment.cgi?id=22015&action=edit

------- Additional Comments from Maxime Britto <britto at apple.com>
I already explained some things in the changelog.
Also about the Screen Scroll option in windows, I hesitated to use a boolean
instead of the value 150. I didn't know if it was better to simplify the
reading or to limit the number of attributes/variables.
I've finally chosen to keep only one variable and to test its value so see if
it's a LineScroll or a ScreenScroll.


More information about the webkit-reviews mailing list