Chromium Code Reviews
DescriptionRemove redundant checks from third_party/WebKit/PRESUBMIT.py.
Redudant checks removed in this CL:
_CheckForVersionControlConflicts
_CheckPatchFiles
_CheckFilePermissions
These checks are already in _CommonChecks in the top-level PRESUBMIT.py,
and they apply in third_party/WebKit from that already.
(https://cs.chromium.org/chromium/src/PRESUBMIT.py?l=2093)
Note that third_party/WebKit is in an _EXCLUDED_PATHS global in that
file, but it's not excluded from these checks in the top-level presubmit
since that global isn't taken into consideration for these checks.
BUG=649970
Review-Url: https://codereview.chromium.org/2768073003
Cr-Commit-Position: refs/heads/master@{#459270}
Committed: https://chromium.googlesource.com/chromium/src/+/5e1457c6a247571aa25c76364693863b7bdd4b7f
Patch Set 1 #
Total comments: 1
Messages
Total messages: 13 (6 generated)
|
|||||||||||||||||||