DescriptionGN: Bug fixes in process_file_template
process_file_template would fail when the template argument was a string instead of a list, but the previous behavior (and the documentation) describes it as being able to take a string or a list as an argument.
It would also fail if the result was not an absolute file. This is required for most uses of sources expansions, but not for process_file_template which just returns the strings of whatever the results were. This adds "AsStrings" version of the sources expansions writer.
R=jamesr@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289112
Patch Set 1 #Patch Set 2 : #
Total comments: 1
Patch Set 3 : ihoist #
Messages
Total messages: 3 (0 generated)
|