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

Issue 250953003: Prefer third_party version of jinja2 (Closed)

Created:
6 years, 8 months ago by eae
Modified:
6 years, 8 months ago
Reviewers:
Nico, viettrungluu
CC:
chromium-reviews, viettrungluu+watch_chromium.org, jam, abarth-chromium, Aaron Boodman, darin-cc_chromium.org, darin (slow to review), ben+mojo_chromium.org, jochen+watch_chromium.org
Visibility:
Public.

Description

Prefer third_party version of jinja2 Change include path to check third_party before the system path when including jinja2. This ensures that the version in third_party is used instead of the system version, which might be older. tbr=viettrungluu

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -4 lines) Patch
M mojo/public/tools/bindings/pylib/mojom/generate/template_expander.py View 1 chunk +1 line, -4 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Nico
lgtm, that looks like the correct fix to me. (Maybe explain the problem this is ...
6 years, 8 months ago (2014-04-25 17:03:36 UTC) #1
eae
Example failure [59/8148] RULE Generating Mojo bindings from public/interfaces/shell/shell.mojom FAILED: cd ../../mojo; python ../mojo/public/tools/bindings/mojom_bindings_generator.py "public/interfaces/shell/shell.mojom" ...
6 years, 8 months ago (2014-04-25 17:11:17 UTC) #2
eae
The CQ bit was checked by eae@chromium.org
6 years, 8 months ago (2014-04-25 17:11:21 UTC) #3
eae
Thanks Nico!
6 years, 8 months ago (2014-04-25 17:11:37 UTC) #4
viettrungluu
The CQ bit was unchecked by viettrungluu@chromium.org
6 years, 8 months ago (2014-04-25 17:18:38 UTC) #5
viettrungluu
Please do not commit this. I have a change for this that fixes it in ...
6 years, 8 months ago (2014-04-25 17:19:14 UTC) #6
viettrungluu
On 2014/04/25 17:19:14, viettrungluu wrote: > Please do not commit this. I have a change ...
6 years, 8 months ago (2014-04-25 17:20:05 UTC) #7
Nico
6 years, 8 months ago (2014-04-25 17:24:11 UTC) #8
On Fri, Apr 25, 2014 at 10:20 AM,  <viettrungluu@chromium.org> wrote:
> On 2014/04/25 17:19:14, viettrungluu wrote:
>>
>> Please do not commit this. I have a change for this that fixes it in the
>> preferred way: https://codereview.chromium.org/258733003/.
>
>
> (For context: things under mojo/public are meant to be usable outside a
> Chromium checkout.)

Ah, that makes sense.

>
> https://codereview.chromium.org/250953003/

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