Files.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 Review URL: https://chromiumcodereview.appspot.com/23536047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223603 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment