Bug 16043

Summary: Remove InspectorController.log now that console.log works
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web Inspector (Deprecated)Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Trivial    
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch sam: review+

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.