[webkit-reviews] review granted: [Bug 45046] [GTK] ScrollbarThemeGtk should be enabled for interior frame scrollbars : [Attachment 66236] Enable ScrollbarThemeGtk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 6 13:05:13 PDT 2010


Gustavo Noronha (kov) <gns at gnome.org> has granted Martin Robinson
<mrobinson at webkit.org>'s request for review:
Bug 45046: [GTK] ScrollbarThemeGtk should be enabled for interior frame
scrollbars
https://bugs.webkit.org/show_bug.cgi?id=45046

Attachment 66236: Enable ScrollbarThemeGtk
https://bugs.webkit.org/attachment.cgi?id=66236&action=review

------- Additional Comments from Gustavo Noronha (kov) <gns at gnome.org>
 183	 // FIXME: Restructure the ScrollView abstraction so that we do not
have to
 184	 // copy this verbatim from ScrollView.cpp. Until then, we should make
sure this
 185	 // is kept in sync.
 186	 bool needsUpdate = false;

Yeah =(. I like that we are being able to further isolate the more specific
stuff into their own smaller compartments, though.


More information about the webkit-reviews mailing list