RESOLVED FIXED 103781
Web Inspector: make it possible to fliter out messages from console.{time,timeEnd}()
https://bugs.webkit.org/show_bug.cgi?id=103781
Summary Web Inspector: make it possible to fliter out messages from console.{time,tim...
Andrey Kosyakov
Reported 2012-11-30 15:25:06 PST
Using console.time()/console.timeEnd() pollutes console -- we should be able to filter out messages coming from these calls, in case the user is primarily interested in the timeline representation of these ranges.
Attachments
Patch (10.74 KB, patch)
2012-11-30 15:30 PST, Andrey Kosyakov
yurys: review+
buildbot: commit-queue-
Andrey Kosyakov
Comment 1 2012-11-30 15:30:21 PST
Build Bot
Comment 2 2012-11-30 17:36:12 PST
Andrey Kosyakov
Comment 3 2012-12-03 15:44:41 PST
Note You need to log in before you can comment on or make changes to this bug.