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

Issue 9168014: Fix incorrectly resolved conflict, and add error message for missing sources. (Closed)

Created:
8 years, 11 months ago by noelallen1
Modified:
8 years, 11 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Fix incorrectly resolved conflict, and add error message for missing sources. When running the generator with default arguments from a CWD other than the script's directory, the default arguments will be incorrect. This adds a check which will print an error message and fail. If any argument, including the default arguments are provided on the command-line, then this check is bypassed. BUG=109177 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=117547

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -9 lines) Patch
M ppapi/generators/generator.py View 2 chunks +10 lines, -1 line 0 comments Download
M ppapi/generators/idl_c_header.py View 2 chunks +2 lines, -4 lines 0 comments Download
M ppapi/generators/idl_generator.py View 1 chunk +1 line, -2 lines 0 comments Download
M ppapi/generators/idl_node.py View 1 chunk +1 line, -2 lines 0 comments Download
M ppapi/generators/idl_parser.py View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
noelallen1
8 years, 11 months ago (2012-01-10 18:19:10 UTC) #1
sehr (please use chromium)
8 years, 11 months ago (2012-01-12 22:36:52 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698