Bug 308305
| Summary: | Encapsulate URL getter | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | adrian_taylor |
| Component: | WebKit Process Model | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | nham, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
adrian_taylor
Swift/C++ interop documentation at https://www.swift.org/documentation/cxx-interop/#:~:text=Swift.-,Safely%20Accessing%20References%20with%20Dependent%20Lifetime,-The recomends a particular pattern for calling methods that return non-foreign-reference-types by reference. We should adopt that pattern in WebBackForwardList.swift where we are getting the URL field of a WebBackForwardListItem.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/170804691>
adrian_taylor
Pull request: https://github.com/WebKit/WebKit/pull/59091
EWS
Committed 307938@main (c753cf14407b): <https://commits.webkit.org/307938@main>
Reviewed commits have been landed. Closing PR #59091 and removing active labels.