Bug 289192
| Summary: | Make std::unique_ptr<> dumpable via TextStream | ||
|---|---|---|---|
| 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: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
Allow TextStream to dump the contents of a std::unique_ptr<> . This fixes some dumping (e.g. box shadows) in the Style log channel.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/146327392>
Simon Fraser (smfr)
Pull request: https://github.com/WebKit/WebKit/pull/41946
EWS
Committed 291666@main (d9a1467019df): <https://commits.webkit.org/291666@main>
Reviewed commits have been landed. Closing PR #41946 and removing active labels.