RESOLVED FIXED 245903
[Cocoa] Instruct ArgumentCoderCocoa to use the full set of classes used by NSAttributedString
https://bugs.webkit.org/show_bug.cgi?id=245903
Summary [Cocoa] Instruct ArgumentCoderCocoa to use the full set of classes used by NS...
Brent Fulgham
Reported 2022-09-30 15:32:26 PDT
This patch updates our ArgumentCodersCocoa logic to properly handle NSAttributedString. This new implementation now matches the behavior of the Foundation framework. This also allows us to unskip two tests on Big Sur (and earlier) that would fail during decoding.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-09-30 15:32:54 PDT
Brent Fulgham
Comment 2 2022-09-30 15:41:17 PDT
EWS
Comment 3 2022-10-02 12:31:05 PDT
Committed 255076@main (171714d05e19): <https://commits.webkit.org/255076@main> Reviewed commits have been landed. Closing PR #4884 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.