Bug 233607
| Summary: | [git-webkit] Use info log level instead of warning | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, bfulgham, ryanhaddad, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
In git-webkit's program, I've been using the warning log level. After some feedback about `git-webkit setup`, there is feedback that these messages should be hidden by default, which means they should be "info" messages.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/85840831>
Jonathan Bedard
https://github.com/WebKit/WebKit/pull/47
Jonathan Bedard
Landed 244654@main (r286295)