DescriptionErrorConsole Switch, Duplicate Error Detection, Dev Mode Check
Add in a command-line switch for ErrorConsole ('enable-error-console').
Add in duplicate-error detection, so that multiple copies of the same error aren't both stored.
Add in a check so that the ErrorConsole only stores errors if the user is in Developer Mode.
Rename ManifestParsingError to ManifestError, JavascriptRuntimeError to RuntimeError
BUG=21734
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220108
Patch Set 1 : #
Total comments: 6
Patch Set 2 : Convert to FeatureSwitch, add Occurrence Count #
Total comments: 5
Patch Set 3 : #Patch Set 4 : Disable ErrorConsole for Android #Messages
Total messages: 16 (0 generated)
|