[Webkit-unassigned] [Bug 134778] Need Setting/WKPreference that allows clients to prevent scrollbars from drawing on a secondary thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 9 14:59:53 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=134778





--- Comment #2 from Tim Horton <thorton at apple.com>  2014-07-09 15:00:10 PST ---
(From update of attachment 234658)
View in context: https://bugs.webkit.org/attachment.cgi?id=234658&action=review

> Source/WebKit2/UIProcess/API/C/WKPreferences.cpp:979
> +void WKPreferencesSetAllowScrollbarUpdatesOnSecondaryThreadIfPossible(WKPreferencesRef preferencesRef, bool allow)

I don't think we need C SPI for this preference, do we? Is this just here for completeness' sake? This is a pretty special pref that nobody should flip under normal circumstances.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list