diff options
author | Tom Sepez <tsepez@chromium.org> | 2016-03-22 16:05:18 -0700 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2016-03-22 16:05:18 -0700 |
commit | 3523c1f23e4c48850fcba5b1cb1bd8f311407e00 (patch) | |
tree | 3ff2258be9aa8c5ec145d77e6bb35a684e6986e5 /AUTHORS | |
parent | 34cc08341b5712c17b504a55aa090eaa59051890 (diff) | |
download | pdfium-3523c1f23e4c48850fcba5b1cb1bd8f311407e00.tar.xz |
Fix parsing of double dot operators for FormCalc
Patch by cherycherian.
patch from issue 1810153003 at patchset 1 (http://crrev.com/1810153003#ps1)
FormCalc expressions containing double-dot operators in SOM expressions
were failing since XFA_ResolveNodes_AnyChild was always stripping the
leading character.
Roll testing/corpus to d671154 to pick up the test.
BUG=pdfium:434
TBR=dsinclair@chromium.org
Review URL: https://codereview.chromium.org/1821413002 .
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,7 @@ Andrey Khalyavin <halyavin@chromium.org> Brett Wilson <brettw@chromium.org> Bruce Dawson <brucedawson@chromium.org> +Chery Cherian <cherycherian@gmail.com> Chris Palmer <palmer@chromium.org> Dan Sinclair <dsinclair@chromium.org> Finnur Thorarinsson <finnur@chromium.org> @@ -31,5 +32,6 @@ Robert Sesek <rsesek@chromium.org> Sam Clegg <sbc@chromium.org> Thomas Sepez <tsepez@chromium.org> +DocsCorp Pty Ltd. <*@docscorp.com> Foxit Software Inc <*@foxitsoftware.com> Google Inc. <*@google.com> |