Bug 246059
| Summary: | Use os_log instead of fprintf for shader output message | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Dean Jackson <dino> |
| Component: | ANGLE | Assignee: | Dean Jackson <dino> |
| Status: | NEW | ||
| Severity: | Normal | CC: | dino, kbr, kkinnunen, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Dean Jackson
We shouldn't fprintf unconditionally. Use the system logging features.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/100790770>
Dean Jackson
Pull request: https://github.com/WebKit/WebKit/pull/5012