[Webkit-unassigned] [Bug 199705] New: Build failure in WebHTMLView.mm with the public SDK
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 11 03:50:02 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=199705
Bug ID: 199705
Summary: Build failure in WebHTMLView.mm with the public SDK
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: fred.wang at free.fr
CC: jbedard at apple.com, timothy at apple.com
Blocks: 199209
Follow-up of https://bugs.webkit.org/show_bug.cgi?id=199279#c4
Using XCode 11.0 beta 3 and the public SDK, I get errors in the part of WebKitLegacy/mac/WebView/WebHTMLView.mm protected by SUBVIEWS_IVAR_SPI:
use of undeclared identifier '_subviews'
Not sure what is the proper API to use and why SUBVIEWS_IVAR_SPI is actually not enabled. (Removing any reference to _subviews make the build succeed, so that's the only remaining failure)
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=199209
[Bug 199209] [Catalina] Enable WebKit build
--
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/20190711/2d18a074/attachment-0001.html>
More information about the webkit-unassigned
mailing list