DescriptionChange FileArg syntax
This changes the syntax from:
@(filepath:key0:key1)
to:
@FileArg(filepath:key0:key1)
This should make it much easier for someone who encounters this syntax
to figure out what it is (currently a `git grep FileArg` returns only
results about/using this feature).
Also changes it to use a simple regex search instead of adhoc stuff.
BUG=359249
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283484
Patch Set 1 #Patch Set 2 : Rebase #
Messages
Total messages: 7 (0 generated)
|