Bug 260448
| Summary: | Move off of UIKit SPI: `UIURLDragPreviewView` | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Wenson Hsieh <wenson_hsieh> |
| Component: | Platform | Assignee: | Wenson Hsieh <wenson_hsieh> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Wenson Hsieh
Stop using UIURLDragPreviewView on iOS.
(We need to keep using it on visionOS for now, to avoid reintroducing rdar://101837369)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Wenson Hsieh
(In reply to Wenson Hsieh from comment #0)
> Stop using UIURLDragPreviewView on iOS.
>
> (We need to keep using it on visionOS for now, to avoid reintroducing
> rdar://101837369)
.......actually, maybe not — I think I can work around this a bit.
Wenson Hsieh
rdar://114165890
Wenson Hsieh
Pull request: https://github.com/WebKit/WebKit/pull/16879
EWS
Committed 267102@main (9a057d296f1e): <https://commits.webkit.org/267102@main>
Reviewed commits have been landed. Closing PR #16879 and removing active labels.