WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
16043
Remove InspectorController.log now that console.log works
https://bugs.webkit.org/show_bug.cgi?id=16043
Summary
Remove InspectorController.log now that console.log works
Timothy Hatcher
Reported
2007-11-18 14:44:32 PST
The InspectorController had a log function for when there was no working console in the engine. Now that console works in the Inspector, we can remove InspectorController.log and move to console. There are only two remaining places where InspectorController.log is used.
Attachments
Patch
(4.30 KB, patch)
2007-11-18 14:46 PST
,
Timothy Hatcher
sam
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Timothy Hatcher
Comment 1
2007-11-18 14:46:39 PST
Created
attachment 17370
[details]
Patch
Sam Weinig
Comment 2
2007-11-18 15:03:21 PST
Comment on
attachment 17370
[details]
Patch r=me
Timothy Hatcher
Comment 3
2007-11-18 15:04:43 PST
Landed in
r27893
.
http://trac.webkit.org/projects/webkit/changeset/27893
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