[webkit-reviews] review denied: [Bug 191708] WKPreferencesSetFontSmoothingLevel doesn't actually do anything : [Attachment 354981] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 15 14:17:39 PST 2018


Simon Fraser (smfr) <simon.fraser at apple.com> has denied  review:
Bug 191708: WKPreferencesSetFontSmoothingLevel doesn't actually do anything
https://bugs.webkit.org/show_bug.cgi?id=191708

Attachment 354981: Patch

https://bugs.webkit.org/attachment.cgi?id=354981&action=review




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 354981
  --> https://bugs.webkit.org/attachment.cgi?id=354981
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=354981&action=review

> Source/WebKit/ChangeLog:8
> +	   Delete the symbol because no one calls it and it doesn't do anything

It's called by TestController::resetPreferencesToConsistentValues() and turns
off subpixel antialiasing on platforms that still support that.


More information about the webkit-reviews mailing list