[Webkit-unassigned] [Bug 214338] Add some missing boilerplate to help fix build on macOS Big Sur

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 15 11:04:22 PDT 2020


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

Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |achristensen at apple.com
 Attachment #404356|review?                     |review-
              Flags|                            |

--- Comment #5 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 404356
  --> https://bugs.webkit.org/attachment.cgi?id=404356
Patch

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

Needs a tweak, but otherwise looks good.

> Source/WebCore/PAL/pal/spi/mac/NSAppearanceSPI.h:37
> +- (BOOL)_usesMetricsAppearance;

This should only be declared in #if !USE(APPLE_INTERNAL_SDK), otherwise it will probably break an internal build because it's already declared.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200715/38bfd907/attachment-0001.htm>


More information about the webkit-unassigned mailing list