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+
Timothy Hatcher
Comment 1 2007-11-18 14:46:39 PST
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
Note You need to log in before you can comment on or make changes to this bug.