WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
143801
Web Inspector: InspectorTest frontend console methods redirected to the frontend are wrong
https://bugs.webkit.org/show_bug.cgi?id=143801
Summary
Web Inspector: InspectorTest frontend console methods redirected to the front...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug