DescriptionFiles.app: Move the error handler to the top of combined script.
Currently the error handler to count uncaught errors is set in the file_manager.js.
This CL moved the error handler to the top of combined script, which enable us to catch the uncaught erros that is raised before the file_manager.js is loaded.
BUG=none
TEST=manually
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223603
Patch Set 1 #Patch Set 2 : #Patch Set 3 : Addressed comments. #
Messages
Total messages: 9 (0 generated)
|