Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(819)

Issue 1809073004: Fix CPDFSDK_Widget::OnXFAAAction() (Closed)

Created:
4 years, 9 months ago by Wei Li
Modified:
4 years, 9 months ago
Reviewers:
Tom Sepez, jun_fang
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix CPDFSDK_Widget::OnXFAAAction() Fix a couple issues with OnXFAAAction(): -- radio button widget should not call ProcessEvent() twice; -- UpdateDocView should be called before returning; R=jun_fang@foxitsoftware.com Committed: https://pdfium.googlesource.com/pdfium/+/42d1c1cca78f9cd2f64136dcf99fad207c9f4099

Patch Set 1 : #

Total comments: 12

Patch Set 2 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -13 lines) Patch
M fpdfsdk/fsdk_baseform.cpp View 1 1 chunk +8 lines, -13 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Wei Li
@jun, I am not very certain about this. Please check. thanks!
4 years, 9 months ago (2016-03-18 22:42:27 UTC) #2
jun_fang
https://codereview.chromium.org/1809073004/diff/20001/fpdfsdk/fsdk_baseform.cpp File fpdfsdk/fsdk_baseform.cpp (left): https://codereview.chromium.org/1809073004/diff/20001/fpdfsdk/fsdk_baseform.cpp#oldcode236 fpdfsdk/fsdk_baseform.cpp:236: if (IXFA_Widget* hGroupWidget = GetGroupMixXFAWidget()) { When users click ...
4 years, 9 months ago (2016-03-21 06:21:47 UTC) #5
Wei Li
Thanks for the review and clarification. PTAL. https://codereview.chromium.org/1809073004/diff/20001/fpdfsdk/fsdk_baseform.cpp File fpdfsdk/fsdk_baseform.cpp (left): https://codereview.chromium.org/1809073004/diff/20001/fpdfsdk/fsdk_baseform.cpp#oldcode236 fpdfsdk/fsdk_baseform.cpp:236: if (IXFA_Widget* ...
4 years, 9 months ago (2016-03-21 20:24:53 UTC) #6
jun_fang
On 2016/03/21 20:24:53, Wei Li wrote: > Thanks for the review and clarification. PTAL. > ...
4 years, 9 months ago (2016-03-22 00:01:07 UTC) #7
jun_fang
On 2016/03/21 20:24:53, Wei Li wrote: > Thanks for the review and clarification. PTAL. > ...
4 years, 9 months ago (2016-03-22 00:01:10 UTC) #8
Wei Li
4 years, 9 months ago (2016-03-22 19:53:03 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:40001) manually as
42d1c1cca78f9cd2f64136dcf99fad207c9f4099 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698