[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 10:21:19 PDT 2020


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

--- Comment #3 from Saagar Jha <saagar at saagarjha.com> ---
Yeah, I'm just guessing these from looking at AppKit's symbol table, so they might differ from the actual internal header. -[NSAppearance _setUsesMetricsAppearance:] does exist on my system and sets the same ivar that -[NSAppearance _usesMetricsAppearance] accesses, and it isn't packed into a bitfield like many IPI flags are, so I figured that its setter might be exposed as SPI. I'll fix that and the nullability annotation and put up another patch.

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


More information about the webkit-unassigned mailing list