Bug 143801

Summary: Web Inspector: InspectorTest frontend console methods redirected to the frontend are wrong
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: burg, cdumez, commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2015-04-15 15:15:54 PDT
* SUMMARY InspectorTest frontend console methods redirected to the frontend are wrong. Test.js tries to redirect console.log/error/info as "LOG: args" etc, but they all end up as "INFO: " and have an extra comma in the arguments stringification.
Attachments
[PATCH] Proposed Fix (2.60 KB, patch)
2015-04-15 15:17 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-04-15 15:17:30 PDT
Created attachment 250870 [details] [PATCH] Proposed Fix
Brian Burg
Comment 2 2015-04-15 15:22:51 PDT
Comment on attachment 250870 [details] [PATCH] Proposed Fix r=me (Ouch, that is a dumb bug.) I would have expected this to require test rebaselines..?
WebKit Commit Bot
Comment 3 2015-04-15 16:23:03 PDT
Comment on attachment 250870 [details] [PATCH] Proposed Fix Clearing flags on attachment: 250870 Committed r182870: <http://trac.webkit.org/changeset/182870>
WebKit Commit Bot
Comment 4 2015-04-15 16:23:07 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.