** Presubmit Messages **
See the JavaScript style guide at https://chromium.googlesource.com/chromium/src/+/master/styleguide/web/web.md#JavaScript
** Presubmit ERRORS **
Found JavaScript style violations in chrome/browser/resources/settings/route.js:
line 311: Please use var namesLikeThis <https://goo.gl/eQiXVW>
var lastRouteChangeWasPopstate_ = false;
^^^^^^^^^^^^^^^^^^^^^^^^^^^
This is preventing a CL from getting through the CQ.
I'm not sure if the correct thing to do is to change the presubmit warning, or change the var name in route.js?
Comment 1 by dbeam@chromium.org
, May 24 2017Labels: -Pri-1 Pri-2
Owner: patricia...@chromium.org
Status: Started (was: Assigned)