Bug 287125
| Summary: | [WTF] dataLogIf should have a format-string compatible version | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcus Plutowski <marcus_plutowski> |
| 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 | ||
Marcus Plutowski
rdar://144275563
Right now we have to choose between dataLogF and dataLogIf, which is annoying when you want to conditionally print a format string.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Marcus Plutowski
Pull request: https://github.com/WebKit/WebKit/pull/40097
EWS
Committed 290126@main (c7dbfe12bd93): <https://commits.webkit.org/290126@main>
Reviewed commits have been landed. Closing PR #40097 and removing active labels.