[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 12:19:56 PDT 2020


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

Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #404372|review?                     |review-
              Flags|                            |

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

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

> Source/WebCore/PAL/pal/spi/mac/NSAppearanceSPI.h:36
>  - (void)_drawInRect:(NSRect)rect context:(CGContextRef)context options:(NSDictionary *)options;

This will break our internal build.  This needs to be here for APPLE_INTERNAL_SDK and not.  _usesMetricsAppearance only needs to be there for not APPLE_INTERNAL_SDK.

-- 
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/09f9c459/attachment.htm>


More information about the webkit-unassigned mailing list