summaryrefslogtreecommitdiff
path: root/xfa/fxfa/fm2js/cxfa_fmexpression.cpp
diff options
context:
space:
mode:
authorDan Sinclair <dsinclair@chromium.org>2018-02-20 22:04:09 +0000
committerChromium commit bot <commit-bot@chromium.org>2018-02-20 22:04:09 +0000
commitceab166b7dafc2bb514755e4a017bf178d0c8e8b (patch)
tree48fddd78ff7876fe6013cbb6ed575ac69c043001 /xfa/fxfa/fm2js/cxfa_fmexpression.cpp
parent676658cfccf3f8cf820dfa63a7b6e2f9a76c2e18 (diff)
downloadpdfium-ceab166b7dafc2bb514755e4a017bf178d0c8e8b.tar.xz
[formcalc] Do not convert if to an identifier
The if token in formcalc is an internal keyword and can not be used as an identifier. The current if parsing code will turn if into an identifier if it fails to find the 'then' statement after the argument list. This should be a failed parse instead of coverting if to an identifier and resetting the lexer. Change-Id: Ieebf6a1aabc27482fcaeaf7a9bd4be40fc01e9ad Reviewed-on: https://pdfium-review.googlesource.com/27430 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Diffstat (limited to 'xfa/fxfa/fm2js/cxfa_fmexpression.cpp')
0 files changed, 0 insertions, 0 deletions