diff options
author | Dan Sinclair <dsinclair@chromium.org> | 2018-02-20 15:52:31 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-02-20 15:52:31 +0000 |
commit | dd019e9e8144636c75111565af5b120cf9c0ef9b (patch) | |
tree | 6e6153acdf50585cb17b5958b616eef08cdfe209 /fxjs/xfa/cjx_query.cpp | |
parent | e53460ff2697299d42518f587c42409b0bd673df (diff) | |
download | pdfium-dd019e9e8144636c75111565af5b120cf9c0ef9b.tar.xz |
Tighten up assignment instructions in formcalc.
The assignment operator can not be chained. This Cl removes the while
loop for assignments and changes it to an if(). We also can not have an
assignment inside ()'s so remove that option.
Bug: chromium:779349
Change-Id: I6934e18815f843ae8241023df6c03d8bbcd8168d
Reviewed-on: https://pdfium-review.googlesource.com/27350
Commit-Queue: Ryan Harrison <rharrison@chromium.org>
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Diffstat (limited to 'fxjs/xfa/cjx_query.cpp')
0 files changed, 0 insertions, 0 deletions