[webkit-reviews] review granted: [Bug 195654] Move the code for determining the need for touch bar quirks to Quirks class : [Attachment 364489] Cleanup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 12 18:45:20 PDT 2019


Brent Fulgham <bfulgham at webkit.org> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 195654: Move the code for determining the need for touch bar quirks to
Quirks class
https://bugs.webkit.org/show_bug.cgi?id=195654

Attachment 364489: Cleanup

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




--- Comment #4 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 364489
  --> https://bugs.webkit.org/attachment.cgi?id=364489
Cleanup

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

> Source/WebCore/page/Quirks.cpp:159
> +#if PLATFORM(MAC)

What about iOSMac? Would it maybe be needed there?

> Source/WebCore/page/Quirks.cpp:172
> +#if PLATFORM(MAC)

Ditto


More information about the webkit-reviews mailing list