Bug 262160
| Summary: | Fix TextStream dumping of Objective-C types | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Web Template Framework | Assignee: | Simon Fraser (smfr) <simon.fraser> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | simon.fraser, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari 16 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
Dumping a Class hits the operator<<(NSArray *) which is wrong.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/116094853>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/18258
EWS
Committed 270118@main (71add0ad8094): <https://commits.webkit.org/270118@main>
Reviewed commits have been landed. Closing PR #18258 and removing active labels.