RESOLVED FIXED 21254
Get rid of the update() method on ScrollView
https://bugs.webkit.org/show_bug.cgi?id=21254
Summary Get rid of the update() method on ScrollView
Dave Hyatt
Reported 2008-09-30 14:10:59 PDT
Get rid of the update() method on ScrollView
Attachments
Patch (7.59 KB, patch)
2008-09-30 14:11 PDT, Dave Hyatt
sam: review+
Dave Hyatt
Comment 1 2008-09-30 14:11:49 PDT
Sam Weinig
Comment 2 2008-09-30 14:27:29 PDT
Comment on attachment 23954 [details] Patch + * ChangeLog: This is not necessary. - // The repaint method asks the host window to repaint a rect in the window's coordinate space. The + // The repaint meth%od asks the host window to repaint a rect in the window's coordinate space. %-added erroneously. r=me
Dave Hyatt
Comment 3 2008-09-30 14:32:13 PDT
Fixed in r37113-4.
Note You need to log in before you can comment on or make changes to this bug.