Bug 56386 - WebConsoleMessage doesn't respect the log level
Summary: WebConsoleMessage doesn't respect the log level
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Brett Wilson (Google)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-15 10:11 PDT by Brett Wilson (Google)
Modified: 2011-03-15 12:28 PDT (History)
0 users

See Also:


Attachments
Patch (1.11 KB, patch)
2011-03-15 10:17 PDT, Brett Wilson (Google)
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brett Wilson (Google) 2011-03-15 10:11:40 PDT
Due to a typo in the constructor, the level is ignored.
Comment 1 Brett Wilson (Google) 2011-03-15 10:17:12 PDT
Created attachment 85822 [details]
Patch
Comment 2 Brett Wilson (Google) 2011-03-15 12:28:25 PDT
Fixed in r81164.