diff options
author | Henrique Nakashima <hnakashima@chromium.org> | 2018-07-16 21:17:46 +0000 |
---|---|---|
committer | Chromium commit bot <commit-bot@chromium.org> | 2018-07-16 21:17:46 +0000 |
commit | 31781107f6bda92e732fed805f62e8512bc78149 (patch) | |
tree | 7a08649ac5a490ce68925b9c762f176ee6629316 /fxjs/cfx_v8.h | |
parent | c30b4e16885c8fd5f59965f48b61ec033ae4691a (diff) | |
download | pdfium-31781107f6bda92e732fed805f62e8512bc78149.tar.xz |
Fix crash when typing letters into an XFA datetime field.
The root of the issue is that CXFA_FFDateTimeEdit inherits from
CXFA_FFTextEdit and methods in the former treat its widget as a
CFWL_Edit, while it can be a CFWL_DateTimePicker.
Bug: chromium:857521
Change-Id: I764b6c03095b16f6a9cf72ff36768ca4c57c4070
Reviewed-on: https://pdfium-review.googlesource.com/37910
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Henrique Nakashima <hnakashima@chromium.org>
Diffstat (limited to 'fxjs/cfx_v8.h')
0 files changed, 0 insertions, 0 deletions