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

Issue 146803006: Add checking for license formats to third_party/PRESUBMIT (Closed)

Created:
6 years, 10 months ago by mnaganov (inactive)
Modified:
6 years, 10 months ago
CC:
chromium-reviews, android-webview-reviews_chromium.org
Visibility:
Public.

Description

Add checking for license formats to third_party/PRESUBMIT Since we expect a certain format for the "License:" field, it's better to check it earlier -- during the presubmit stage, so people won't get surprises later. Also, updated the license checking code to accept multiple licenses if one of them is compatible with Android. BUG=168324 R=dannyb@google.com, mkosiba@chromium.org TBR=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=250068

Patch Set 1 #

Patch Set 2 : Working draft #

Patch Set 3 : Version for review #

Total comments: 6

Patch Set 4 : Test change (not for commit) #

Patch Set 5 : Updated version #

Patch Set 6 : Rebased and fixed regexes for 'Security critical' and 'Android compatible' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -26 lines) Patch
M android_webview/tools/webview_licenses.py View 1 2 3 4 5 4 chunks +14 lines, -22 lines 0 comments Download
M third_party/PRESUBMIT.py View 1 2 3 4 5 3 chunks +43 lines, -3 lines 0 comments Download
M third_party/README.chromium.template View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
mnaganov (inactive)
PTAL! mkosiba@: the code dannyb@: I would like to double-check that in case of multiple ...
6 years, 10 months ago (2014-01-31 16:17:25 UTC) #1
mkosiba (inactive)
code LGTM https://codereview.chromium.org/146803006/diff/50001/android_webview/tools/webview_licenses.py File android_webview/tools/webview_licenses.py (right): https://codereview.chromium.org/146803006/diff/50001/android_webview/tools/webview_licenses.py#newcode45 android_webview/tools/webview_licenses.py:45: self.re = re could you explain why ...
6 years, 10 months ago (2014-01-31 17:47:38 UTC) #2
mnaganov (inactive)
Thanks, Marcin! https://codereview.chromium.org/146803006/diff/50001/android_webview/tools/webview_licenses.py File android_webview/tools/webview_licenses.py (right): https://codereview.chromium.org/146803006/diff/50001/android_webview/tools/webview_licenses.py#newcode45 android_webview/tools/webview_licenses.py:45: self.re = re On 2014/01/31 17:47:38, mkosiba ...
6 years, 10 months ago (2014-02-03 10:00:26 UTC) #3
mkosiba (inactive)
LGTM https://codereview.chromium.org/146803006/diff/50001/android_webview/tools/webview_licenses.py File android_webview/tools/webview_licenses.py (right): https://codereview.chromium.org/146803006/diff/50001/android_webview/tools/webview_licenses.py#newcode45 android_webview/tools/webview_licenses.py:45: self.re = re On 2014/02/03 10:00:26, Mikhail Naganov ...
6 years, 10 months ago (2014-02-03 10:30:55 UTC) #4
Daniel Berlin
LGTM for open-source-third-party-reviews
6 years, 10 months ago (2014-02-07 21:08:35 UTC) #5
mnaganov (inactive)
The CQ bit was checked by mnaganov@chromium.org
6 years, 10 months ago (2014-02-10 11:14:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mnaganov@chromium.org/146803006/190001
6 years, 10 months ago (2014-02-10 11:14:52 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 10 months ago (2014-02-10 11:14:54 UTC) #8
commit-bot: I haz the power
Failed to apply patch for third_party/README.chromium.template: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 10 months ago (2014-02-10 11:14:54 UTC) #9
mnaganov (inactive)
On 2014/02/10 11:14:54, I haz the power (commit-bot) wrote: > Failed to apply patch for ...
6 years, 10 months ago (2014-02-10 12:43:46 UTC) #10
mnaganov (inactive)
6 years, 10 months ago (2014-02-10 12:44:13 UTC) #11
Message was sent while issue was closed.
Committed patchset #6 manually as r250068 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698