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

Issue 14696003: in_file.py should be able to parse "in" files (Closed)

Created:
7 years, 7 months ago by abarth-chromium
Modified:
7 years, 7 months ago
Reviewers:
eseidel
CC:
blink-reviews
Visibility:
Public.

Description

in_file.py should be able to parse "in" files The in_file.py parser was missing support for parameters, like "namespace", which are common in "in" files. R=eseidel@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=149474

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+69 lines, -14 lines) Patch
M Source/core/scripts/in_file.py View 2 chunks +42 lines, -12 lines 4 comments Download
M Source/core/scripts/in_file_unittest.py View 1 chunk +25 lines, -1 line 2 comments Download
M Source/core/scripts/in_generator.py View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
eseidel
lgtm Fragile. But OK. https://codereview.chromium.org/14696003/diff/1/Source/core/scripts/in_file.py File Source/core/scripts/in_file.py (right): https://codereview.chromium.org/14696003/diff/1/Source/core/scripts/in_file.py#newcode77 Source/core/scripts/in_file.py:77: if not line: So a ...
7 years, 7 months ago (2013-04-30 21:46:16 UTC) #1
abarth-chromium
https://codereview.chromium.org/14696003/diff/1/Source/core/scripts/in_file.py File Source/core/scripts/in_file.py (right): https://codereview.chromium.org/14696003/diff/1/Source/core/scripts/in_file.py#newcode77 Source/core/scripts/in_file.py:77: if not line: On 2013/04/30 21:46:16, Eric Seidel (Google) ...
7 years, 7 months ago (2013-04-30 21:50:44 UTC) #2
abarth-chromium
Turns out I can't make the Python match the Perl in this case because it ...
7 years, 7 months ago (2013-04-30 21:58:15 UTC) #3
abarth-chromium
7 years, 7 months ago (2013-04-30 22:01:35 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r149474 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698