Bug 264489
| Summary: | Move message level logic to a static function on ConsoleMessageView | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jon Davis <jond> |
| Component: | Web Inspector | Assignee: | Jon Davis <jond> |
| Status: | NEW | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, rcaliman, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=256683 | ||
Jon Davis
As a follow-up tothe work in https://bugs.webkit.org/show_bug.cgi?id=256683, ConsoleGroup now has the ability to set a message error level. This duplicate code should be moved to ConsoleMessageView.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/118510401>
Jon Davis
Pull request: https://github.com/WebKit/WebKit/pull/21873