Fix PRESUBMIT list of base::Bind/Callback exceptions and new violators
The PRESUBMIT.py rule checking for base::Bind and base::Callback usage was not working, so new usage crept into places that were previously marked clean. This CL updates the list in PRESUBMIT.py. A lot of places listed in the list are now clean or no longer exist. For places that were previously clean and now violate the rule, we mostly convert them over. 3 exceptions that we add to the PRESUBMIT.py list are: //jingle //media/blink //weblayer R=sky@chromium.org Bug: 1028284 Change-Id: I2e34f57879265c4894be1d1c4d132bf17fb973a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934767 Commit-Queue: danakj <danakj@chromium.org> Reviewed-by:Erik Staab <estaab@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#719249}
Showing
Please register or sign in to comment