Description[WebUI] Narrow the scope of chrome/browser/resources/PRESUBMIT.py.
Apparently any change in chrome/browser/resources will trigger this and includes
paths outside of this (e.g. third_party/*). This changes the behavior to only
look at chrome/browser/resources/*.{js,css} (recursively) like we original
thought.
See: https://chromiumcodereview.appspot.com/10679009/#msg21 for an example of
why this is necessary.
TBR=tbreisacher@chromium.org,estade@chromium.org
BUG=113202
TEST=Changes to third_party or other unrelated paths don't get tons of presubmit errors.
NOTRY=true
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=145625
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|