Bug 262160 - Fix TextStream dumping of Objective-C types
Summary: Fix TextStream dumping of Objective-C types
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: Safari 16
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-26 18:36 PDT by Simon Fraser (smfr)
Modified: 2023-11-02 10:43 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2023-09-26 18:36:26 PDT
Dumping a Class hits the operator<<(NSArray *) which is wrong.
Comment 1 Radar WebKit Bug Importer 2023-09-26 18:36:49 PDT
<rdar://problem/116094853>
Comment 2 Simon Fraser (smfr) 2023-09-26 18:43:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18258
Comment 3 EWS 2023-11-02 10:43:45 PDT
Committed 270118@main (71add0ad8094): <https://commits.webkit.org/270118@main>

Reviewed commits have been landed. Closing PR #18258 and removing active labels.