[webkit-reviews] review granted: [Bug 68134] Make custom scrollbar theme for use in DRT, to reduce pixel diffs between platforms : [Attachment 107695] Add a setting to enable mock scrollbars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 16 13:50:54 PDT 2011


Sam Weinig <sam at webkit.org> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 68134: Make custom scrollbar theme for use in DRT, to reduce pixel diffs
between platforms
https://bugs.webkit.org/show_bug.cgi?id=68134

Attachment 107695: Add a setting to enable mock scrollbars
https://bugs.webkit.org/attachment.cgi?id=107695&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=107695&action=review


> Source/WebCore/page/Settings.h:474
> +	   static void setMockScrollbarsEnabled(bool flag);
> +	   static bool mockScrollbarsEnabled();

I would move the Safari theming static functions near here.


More information about the webkit-reviews mailing list