Bug 241884
Summary: | [macOS] Remove usage of deprecated NSPasteboardNames | ||
---|---|---|---|
Product: | WebKit | Reporter: | Richard Robinson <richard_robinson2> |
Component: | New Bugs | 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 |
Richard Robinson
NSGeneralPboard, NSFontPboard, NSRulerPboard, NSFindPboard and NSDragPboard were all deprecated in macOS 10.13.
We should use the latest API.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Richard Robinson
rdar://95716307
Richard Robinson
Pull request: https://github.com/WebKit/WebKit/pull/1708
EWS
Committed 251834@main (c28bb7beb9af): <https://commits.webkit.org/251834@main>
Reviewed commits have been landed. Closing PR #1708 and removing active labels.