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

Issue 2197793002: Watch for destruction of widget during callback (Closed)

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

Description

Watch for destruction of CPDFSDK_widget during callback Speculative fix since I had trouble with the repro. BUG=632709 Committed: https://pdfium.googlesource.com/pdfium/+/ca97a8ee99cad1ddb6a69e14cc7a501b3e8092a4

Patch Set 1 #

Total comments: 10

Patch Set 2 : asserts, comments, braces #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -12 lines) Patch
M fpdfsdk/fsdk_baseform.cpp View 1 3 chunks +31 lines, -1 line 0 comments Download
M fpdfsdk/include/fsdk_baseform.h View 1 5 chunks +24 lines, -10 lines 0 comments Download
M fpdfsdk/javascript/Field.cpp View 1 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 18 (12 generated)
Tom Sepez
Lei, something for a friday afternoon, Thanks.
4 years, 4 months ago (2016-07-29 21:55:01 UTC) #5
Lei Zhang
https://codereview.chromium.org/2197793002/diff/1/fpdfsdk/fsdk_baseform.cpp File fpdfsdk/fsdk_baseform.cpp (right): https://codereview.chromium.org/2197793002/diff/1/fpdfsdk/fsdk_baseform.cpp#newcode62 fpdfsdk/fsdk_baseform.cpp:62: if (m_pWatchedPtr) { Is this always true, or can ...
4 years, 4 months ago (2016-07-29 22:30:06 UTC) #8
Tom Sepez
https://codereview.chromium.org/2197793002/diff/1/fpdfsdk/fsdk_baseform.cpp File fpdfsdk/fsdk_baseform.cpp (right): https://codereview.chromium.org/2197793002/diff/1/fpdfsdk/fsdk_baseform.cpp#newcode62 fpdfsdk/fsdk_baseform.cpp:62: if (m_pWatchedPtr) { On 2016/07/29 22:30:06, Lei Zhang wrote: ...
4 years, 4 months ago (2016-08-01 16:24:54 UTC) #9
Lei Zhang
lgtm
4 years, 4 months ago (2016-08-01 17:03:23 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2197793002/20001
4 years, 4 months ago (2016-08-01 17:10:22 UTC) #16
commit-bot: I haz the power
4 years, 4 months ago (2016-08-01 17:10:41 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/ca97a8ee99cad1ddb6a69e14cc7a501b3e80...

Powered by Google App Engine
This is Rietveld 408576698