Bug 308298
| Summary: | Workaround pointee | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | adrian_taylor |
| Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
adrian_taylor
Recent Swift compilers have had a regression where .pointee is no longer accessible on foreign reference types. Until this is fixed, work around this by accessing the pointee from C++.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/170801574>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/59088
EWS
Committed 307936@main (882a43a5ccc5): <https://commits.webkit.org/307936@main>
Reviewed commits have been landed. Closing PR #59088 and removing active labels.