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

Issue 119763003: Add more directories to _CheckForString16() whitelist. (Closed)

Created:
7 years ago by Dan Beam
Modified:
7 years ago
Reviewers:
Jói
CC:
chromium-reviews
Visibility:
Public.

Description

Add more directories to _CheckForString16() whitelist. TBR=joi@chromium.org BUG=329295 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242052

Patch Set 1 #

Patch Set 2 : chrome/ #

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

Messages

Total messages: 5 (0 generated)
Dan Beam
depends on https://codereview.chromium.org/118953002/ landing first
7 years ago (2013-12-20 05:21:05 UTC) #1
Dan Beam
+chrome/ as well
7 years ago (2013-12-20 09:10:47 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/119763003/20001
7 years ago (2013-12-20 09:12:01 UTC) #3
commit-bot: I haz the power
Change committed as 242052
7 years ago (2013-12-20 09:13:20 UTC) #4
Jói
7 years ago (2013-12-20 12:13:15 UTC) #5
LGTM


On Fri, Dec 20, 2013 at 5:21 AM, <dbeam@chromium.org> wrote:

> Reviewers: Jói,
>
> Message:
> depends on https://codereview.chromium.org/118953002/ landing first
>
> Description:
> Add content/ to _CheckForString16() whitelist.
>
> TBR=joi@chromium.org
> BUG=329295
> NOTRY=true
>
> Please review this at https://codereview.chromium.org/119763003/
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/src
>
> Affected files (+1, -0 lines):
>   M PRESUBMIT.py
>
>
> Index: PRESUBMIT.py
> diff --git a/PRESUBMIT.py b/PRESUBMIT.py
> index 413f3634e3f3b315abf0c6959dfac975c195c132..
> df305fe424624d2bfb78ad05f4faf3d915054814 100644
> --- a/PRESUBMIT.py
> +++ b/PRESUBMIT.py
> @@ -1193,6 +1193,7 @@ def _CheckForString16(input_api, output_api):
>            r'^chrome[\\\/]browser[\\\/]',
>            r'^chromeos[\\\/]',
>            r'^components[\\\/]',
> +          r'^content[\\\/]',
>            r'^device[\\\/]',
>            r'^ipc[\\\/]',
>            r'^net[\\\/]',
>
>
>

To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698