RESOLVED FIXED107946
Web Inspector: Cleanup console.* API MessageSource/Levels.
https://bugs.webkit.org/show_bug.cgi?id=107946
Summary Web Inspector: Cleanup console.* API MessageSource/Levels.
Mike West
Reported 2013-01-25 06:40:56 PST
I have a few suggestions: * console.timeEnd and console.count should both come from ConsoleAPIMessageSource. * console.count should be DebugMessageLevel (to match console.timeEnd) * console.profile and console.profileEnd should come from ConsoleAPIMessageSource, and be DebugMessageLevel
Attachments
Patch (6.22 KB, patch)
2013-01-25 07:06 PST, Mike West
no flags
Mike West
Comment 1 2013-01-25 07:06:52 PST
Mike West
Comment 2 2013-01-25 08:27:08 PST
Comment on attachment 184745 [details] Patch Thanks, Pavel.
WebKit Review Bot
Comment 3 2013-01-25 08:32:38 PST
Comment on attachment 184745 [details] Patch Clearing flags on attachment: 184745 Committed r140830: <http://trac.webkit.org/changeset/140830>
WebKit Review Bot
Comment 4 2013-01-25 08:32:41 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.