RESOLVED FIXED 17991
Inspector console could use a "clear" keyword
https://bugs.webkit.org/show_bug.cgi?id=17991
Summary Inspector console could use a "clear" keyword
Matt Lilek
Reported 2008-03-21 14:12:33 PDT
When you're working in the Inspector's console (and especially after bug 14354 and bug 14355 are implemented), it would be nice to have a "clear" keyword that will clear the contents of the console. AFAIK, Firebug doesn't have anything like this to work off of.
Attachments
Mark Rowe (bdash)
Comment 1 2008-03-21 18:16:48 PDT
Hooking up Ctrl-L/Cmd-K on the Mac to clear the console would be nice too.
Keishi Hattori
Comment 2 2008-09-03 07:57:21 PDT
It isn't a keyword but function clear() was implemented in Bug 19873
Note You need to log in before you can comment on or make changes to this bug.