Bug 8526
Summary: | Move ErrorConsole to WebKit? | ||
---|---|---|---|
Product: | WebKit | Reporter: | Beau Hartshorne <beau> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Enhancement | CC: | ahmad.saleem792, dieter |
Priority: | P4 | ||
Version: | 420+ | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
Beau Hartshorne
The Error Console is a very useful JavaScript debugging tool. It'd be nice if you could clear it with a key shortcut. Could it be moved it out of WebBrowser and into WebKit, and could it behave like the new Inspector?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
It's certainly something we could consider. I think there are several pieces of Safari which could make sense inside WebKit as public interfaces asside from WebView.
Dieter Komendera
Is this still relevant as we now have the "Console" tab in the WebInspector?
Ahmad Saleem
Marking this as RESOLVED CONFIGURATION CHANGED. Since Safari has Web Inspector and also have open source side code in WebKit source repository.