Bug 142300

Summary: Web Inspector: console.debug/info should show up in Log Console Filter
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch none

Description Joseph Pecoraro 2015-03-04 12:17:55 PST
* SUMMARY
console.debug/info should show up in Log Console Filter

* STEPS TO REPRODUCE
1. js> console.debug("test")
2. Try all Console Filters
  => debug message only shows in the "All" filter. Should be in "Logs".
Comment 1 Radar WebKit Bug Importer 2015-03-04 12:18:18 PST
<rdar://problem/20042564>
Comment 2 Tobias Reiss 2015-03-05 14:06:29 PST
Created attachment 247999 [details]
patch
Comment 3 Joseph Pecoraro 2015-03-05 15:20:37 PST
Comment on attachment 247999 [details]
patch

r=me!

I don't think you have committer rights yet. Do you need this committed?
Comment 4 WebKit Commit Bot 2015-03-05 16:45:03 PST
Comment on attachment 247999 [details]
patch

Clearing flags on attachment: 247999

Committed r181117: <http://trac.webkit.org/changeset/181117>
Comment 5 WebKit Commit Bot 2015-03-05 16:45:07 PST
All reviewed patches have been landed.  Closing bug.