Bug 98407
Summary: | Add formatting options to Inspector log messages. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mike West <mkwst> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | pfeldman |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 97978 |
Mike West
Request from a user: "... I'd like to be able to visually format strings in the Dev Tools console a little better. My homebrewed approach to debugging is usually massive dumps to the console, and scrolling through it all can be overwhelming. I've gotten hip to group() and groupEnd() which are awesomely helpful, but there are still times when I'd just like to *bold* things or print them larger so that I can find them easily in a huge log. I've poked around but haven't discovered a way to do that. Is there any provision for this sort of thing?"
Some simple markup like *bold* or _italic_ might be useful, I don't think we'd want to get too crazy here.
WDYT, Pavel?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Pavel Feldman
*** This bug has been marked as a duplicate of bug 69401 ***