Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(263)

Issue 2753823003: Adding PRESUBMIT check on google::protobuf (Closed)

Created:
3 years, 9 months ago by mbonadei
Modified:
3 years, 8 months ago
Reviewers:
kjellander_webrtc
CC:
webrtc-reviews_webrtc.org, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Adding PRESUBMIT check on google::protobuf The goal is to avoid direct usage of google::protobuf. It should only be used with a 'using' directive in the header file: //webrtc/base/protobuf_utils.h. BUG=webrtc:7340 NOTRY=True Review-Url: https://codereview.webrtc.org/2753823003 Cr-Commit-Position: refs/heads/master@{#17467} Committed: https://chromium.googlesource.com/external/webrtc/+/dd27055cb78aa839659ed9e9f0656a265c285ae7

Patch Set 1 #

Total comments: 2

Patch Set 2 : Updating error message #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -0 lines) Patch
M PRESUBMIT.py View 1 2 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
mbonadei
3 years, 9 months ago (2017-03-16 15:32:22 UTC) #3
kjellander_webrtc
lgtm with a comment. I assume you tested this on some local changes? https://codereview.webrtc.org/2753823003/diff/1/PRESUBMIT.py File ...
3 years, 9 months ago (2017-03-16 16:41:04 UTC) #4
mbonadei
On 2017/03/16 16:41:04, kjellander_webrtc wrote: > lgtm with a comment. I assume you tested this ...
3 years, 9 months ago (2017-03-16 19:15:42 UTC) #5
mbonadei
https://codereview.webrtc.org/2753823003/diff/1/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.webrtc.org/2753823003/diff/1/PRESUBMIT.py#newcode491 PRESUBMIT.py:491: 'Add a using directive to `%s`. Affected files:\n' % ...
3 years, 9 months ago (2017-03-16 19:15:53 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2753823003/20001
3 years, 8 months ago (2017-03-30 08:27:23 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/external/webrtc/+/dd27055cb78aa839659ed9e9f0656a265c285ae7
3 years, 8 months ago (2017-03-30 08:30:17 UTC) #12
mbonadei
3 years, 8 months ago (2017-03-31 08:53:14 UTC) #13
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.webrtc.org/2791583002/ by mbonadei@webrtc.org.

The reason for reverting is: We have to revert
https://codereview.webrtc.org/2747863003 and this CL depends on it..

Powered by Google App Engine
This is Rietveld 408576698