Bug 142300 - Web Inspector: console.debug/info should show up in Log Console Filter
Summary: Web Inspector: console.debug/info should show up in Log Console Filter
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-03-04 12:17 PST by Joseph Pecoraro
Modified: 2015-03-05 16:45 PST (History)
8 users (show)

See Also:


Attachments
patch (1.63 KB, patch)
2015-03-05 14:06 PST, Tobias Reiss
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.