summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/ErrorConsoleView.java
Commit message (Collapse)AuthorAgeFilesLines
* Implement an error console. The console is displayed when the user has ↵Ben Murdoch2009-07-171-0/+339
enabled debug in the browser (been to about:debug) and there are errors on the page. It can be toggled on/off in debug mode in the settings menu.