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

Issue 1919433002: Remove CFX_MapPtrTemplate usage in fsdk_baseform.cpp (Closed)

Created:
4 years, 8 months ago by Tom Sepez
Modified:
4 years, 8 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

Remove CFX_MapPtrTemplate usage in fsdk_baseform.cpp Replace one instance with std::map. Remove another instance that is never inserted into. Committed: https://pdfium.googlesource.com/pdfium/+/16a2033b3b7e2e348509c9938d77268e85e2b763

Patch Set 1 #

Patch Set 2 : Fix includes. #

Total comments: 2

Patch Set 3 : Add asserts. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -18 lines) Patch
M fpdfsdk/fsdk_baseform.cpp View 1 2 4 chunks +9 lines, -13 lines 0 comments Download
M fpdfsdk/include/fsdk_baseform.h View 2 chunks +1 line, -5 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
Tom Sepez
Lei, please review.
4 years, 8 months ago (2016-04-22 17:41:09 UTC) #2
Lei Zhang
lgtm https://codereview.chromium.org/1919433002/diff/20001/fpdfsdk/fsdk_baseform.cpp File fpdfsdk/fsdk_baseform.cpp (left): https://codereview.chromium.org/1919433002/diff/20001/fpdfsdk/fsdk_baseform.cpp#oldcode2463 fpdfsdk/fsdk_baseform.cpp:2463: ASSERT(pFormCtrl); Should we assert that we're never adding/erasing/getting ...
4 years, 8 months ago (2016-04-22 19:40:45 UTC) #4
Tom Sepez
https://codereview.chromium.org/1919433002/diff/20001/fpdfsdk/fsdk_baseform.cpp File fpdfsdk/fsdk_baseform.cpp (left): https://codereview.chromium.org/1919433002/diff/20001/fpdfsdk/fsdk_baseform.cpp#oldcode2463 fpdfsdk/fsdk_baseform.cpp:2463: ASSERT(pFormCtrl); On 2016/04/22 19:40:45, Lei Zhang wrote: > Should ...
4 years, 8 months ago (2016-04-22 20:39:13 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1919433002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1919433002/40001
4 years, 8 months ago (2016-04-22 21:00:36 UTC) #8
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 21:00:51 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://pdfium.googlesource.com/pdfium/+/16a2033b3b7e2e348509c9938d77268e85e2...

Powered by Google App Engine
This is Rietveld 408576698