diff options
author | Dan Sinclair <dsinclair@chromium.org> | 2018-02-20 15:52:59 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-02-20 15:52:59 +0000 |
commit | 8c0a80087c42895b2b3fd899117df873fb96acbf (patch) | |
tree | d6cf92fe6fd34c24b2832e4d2770209a35186e18 /xfa/fxfa/cxfa_ffwidgethandler.cpp | |
parent | dd019e9e8144636c75111565af5b120cf9c0ef9b (diff) | |
download | pdfium-8c0a80087c42895b2b3fd899117df873fb96acbf.tar.xz |
[formcalc] The if token is a keyword and should not be made an identifier
This CL removes the code from PrimaryExpression which converts the if
token into an indentifier. if() is a reserved keyword and can't be used
as an indentifier according to the spec.
Change-Id: I5644cdbe57ef62f4089b4704e1b8d196927e68a4
Reviewed-on: https://pdfium-review.googlesource.com/27370
Commit-Queue: Ryan Harrison <rharrison@chromium.org>
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Diffstat (limited to 'xfa/fxfa/cxfa_ffwidgethandler.cpp')
0 files changed, 0 insertions, 0 deletions