Bug 297336
| Summary: | AppKitSPI.h causes build failure due to NSScrollPocket | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | victor.vianna10 |
| Component: | Tools / Tests | Assignee: | Elliott Williams <emw> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | adrian_taylor, emw, victor.vianna10, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
victor.vianna10
Revision: fd72faeef0
Xcode version: 26 Beta 5
/Users/victorvianna/repos/WebKit/Source/WebKit/Platform/spi/mac/AppKitSPI.h:129:12: Cannot find interface declaration for 'NSScrollPocket'
Given NSScrollPocket isn't publicly documented, I'm guessing it's a new API that isn't available in the public toolchain yet.
https://github.com/WebKit/WebKit/blob/406af9d4a91730657dd53fdf98dcffd9d4f21f65/Source/WebKit/Platform/spi/mac/AppKitSPI.h#L43
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
victor.vianna10
$ grep -r Pocket /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/AppKit.framework/Headers/
<nothing>
victor.vianna10
Cross-linking, one more build issue: https://bugs.webkit.org/show_bug.cgi?id=297329
Radar WebKit Bug Importer
<rdar://problem/158778411>
adrian_taylor
https://github.com/WebKit/WebKit/pull/50656
Elliott Williams
Pull request: https://github.com/WebKit/WebKit/pull/50778
victor.vianna10
*** Bug 297329 has been marked as a duplicate of this bug. ***
EWS
Committed 300040@main (736f1346ebad): <https://commits.webkit.org/300040@main>
Reviewed commits have been landed. Closing PR #50778 and removing active labels.