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

Issue 1917493002: Use std::map in xfa_ffdoc.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

Patch Set 1 #

Total comments: 5

Patch Set 2 : Unique ptr #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -89 lines) Patch
M xfa/fxfa/app/xfa_ffdoc.cpp View 1 2 5 chunks +56 lines, -87 lines 0 comments Download
M xfa/fxfa/include/xfa_ffdoc.h View 1 2 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
Tom Sepez
Lei, please review.
4 years, 8 months ago (2016-04-22 18:39:39 UTC) #2
Tom Sepez
https://codereview.chromium.org/1917493002/diff/1/xfa/fxfa/app/xfa_ffdoc.cpp File xfa/fxfa/app/xfa_ffdoc.cpp (right): https://codereview.chromium.org/1917493002/diff/1/xfa/fxfa/app/xfa_ffdoc.cpp#newcode304 xfa/fxfa/app/xfa_ffdoc.cpp:304: CFX_DIBitmap* CXFA_FFDoc::GetPDFNamedImage(const CFX_WideStringC& wsName, Should this just return a ...
4 years, 8 months ago (2016-04-22 19:16:41 UTC) #3
Tom Sepez
https://codereview.chromium.org/1917493002/diff/1/xfa/fxfa/app/xfa_ffdoc.cpp File xfa/fxfa/app/xfa_ffdoc.cpp (right): https://codereview.chromium.org/1917493002/diff/1/xfa/fxfa/app/xfa_ffdoc.cpp#newcode304 xfa/fxfa/app/xfa_ffdoc.cpp:304: CFX_DIBitmap* CXFA_FFDoc::GetPDFNamedImage(const CFX_WideStringC& wsName, On 2016/04/22 19:16:41, Tom Sepez ...
4 years, 8 months ago (2016-04-22 21:51:40 UTC) #4
Lei Zhang
https://codereview.chromium.org/1917493002/diff/1/xfa/fxfa/app/xfa_ffdoc.cpp File xfa/fxfa/app/xfa_ffdoc.cpp (right): https://codereview.chromium.org/1917493002/diff/1/xfa/fxfa/app/xfa_ffdoc.cpp#newcode345 xfa/fxfa/app/xfa_ffdoc.cpp:345: if (!pObject || !pObject->IsStream()) CPDF_Stream* pStream = ToStream(pObject); if ...
4 years, 8 months ago (2016-04-22 23:37:50 UTC) #5
Tom Sepez
https://codereview.chromium.org/1917493002/diff/1/xfa/fxfa/app/xfa_ffdoc.cpp File xfa/fxfa/app/xfa_ffdoc.cpp (right): https://codereview.chromium.org/1917493002/diff/1/xfa/fxfa/app/xfa_ffdoc.cpp#newcode345 xfa/fxfa/app/xfa_ffdoc.cpp:345: if (!pObject || !pObject->IsStream()) On 2016/04/22 23:37:50, Lei Zhang ...
4 years, 8 months ago (2016-04-25 18:23:06 UTC) #6
Lei Zhang
lgtm
4 years, 8 months ago (2016-04-25 18:26:09 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1917493002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1917493002/20001
4 years, 8 months ago (2016-04-25 18:55:48 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win_no_v8 on master.tryserver.client.pdfium (JOB_FAILED, https://build.chromium.org/p/tryserver.client.pdfium/builders/win_no_v8/builds/374)
4 years, 8 months ago (2016-04-25 18:57:19 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1917493002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1917493002/40001
4 years, 8 months ago (2016-04-25 19:25:40 UTC) #14
commit-bot: I haz the power
4 years, 8 months ago (2016-04-25 19:37:31 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://pdfium.googlesource.com/pdfium/+/084174a3523e0ebdbf2d9d1c9902d2ba4875...

Powered by Google App Engine
This is Rietveld 408576698