Bug 29197

Summary: wx port: can't get a console message's MessageLevel
Product: WebKit Reporter: Kevin Watters <kevinwatters>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kevino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
adds support for console message MessageLevels in the wx api kevino: review+, kevino: commit-queue-

Description Kevin Watters 2009-09-11 11:35:20 PDT
Each JS console message has an associated "level." We should expose these in the wx API.
Comment 1 Kevin Watters 2009-09-11 11:36:45 PDT
Created attachment 39456 [details]
adds support for console message MessageLevels in the wx api
Comment 2 Kevin Ollivier 2009-09-13 18:04:55 PDT
Landed in r48345, thanks!