History log of /packages/apps/Browser/src/com/android/browser/ErrorConsoleView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fbbd2aced9ace1d063ad166d96a605446a9d2f7e 04-May-2010 The Android Open Source Project <initial-contribution@android.com> merge from open-source master

Change-Id: I5dbf9446b7d4409ec843ee800c82ec06bda7c8db
671935fd8a96043bb4bbfa1fe69e50da0c212d5c 27-Apr-2010 Henrik Baard <henrik.baard@sonyericsson.com> Fixed FindBugs warnings in ErrorConsoleView.java

Save some memory by marking ErrorConsoleMessageList static.

Change-Id: I6034eb295fde9639073f2c15c872743afd5aefe1
/packages/apps/Browser/src/com/android/browser/ErrorConsoleView.java
c42addfd5c76d543c63a83ef87c1257cea309edf 28-Jan-2010 Ben Murdoch <benm@google.com> Use the extended ConsoleMessage class to populate the Error Console, and in colour!

Also tag the messages from the console that we pipe to the system log with Browser rather than Tab to match previous behavior and make filtering the logs easier (See b/2376873)

Change-Id: I1e2bb03c5b4e57e531a97acaa17d475224598209
/packages/apps/Browser/src/com/android/browser/ErrorConsoleView.java
bff2d603c022691237c31d9a57ad8c217c6e7e11 01-Jul-2009 Ben Murdoch <benm@google.com> Implement an error console. The console is displayed when the user has 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.
/packages/apps/Browser/src/com/android/browser/ErrorConsoleView.java