Remove custom scrollbar painting hooks
Created attachment 109331 [details] Patch
Comment on attachment 109331 [details] Patch We should also remove ScrollView* arguments.
Created attachment 109348 [details] Patch
Comment on attachment 109348 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=109348&action=review > Source/WebKit/win/ChangeLog:6 > + Remove custom scrollbar painting hooks > + https://bugs.webkit.org/show_bug.cgi?id=69163 > + > + Reviewed by NOBODY (OOPS!). The previous patch had an explanation here.
Committed r96549: <http://trac.webkit.org/changeset/96549>