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

Issue 2428373004: Make Document::m_IconList a vector of IconElements. (try 2) (Closed)

Created:
4 years, 2 months ago by Lei Zhang
Modified:
4 years, 2 months ago
Reviewers:
npm, dsinclair
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

Make Document::m_IconList a vector of IconElements. (try 2) It does not need to be a std::list. This time keep the elements as unique_ptrs. Previous attempt: https://codereview.chromium.org/2428743004/ Committed: https://pdfium.googlesource.com/pdfium/+/dadea5f87d35f8a692b659dbff54cc8780d48ef8

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -31 lines) Patch
M fpdfsdk/javascript/Document.h View 5 chunks +7 lines, -6 lines 0 comments Download
M fpdfsdk/javascript/Document.cpp View 6 chunks +26 lines, -25 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
Lei Zhang
I didn't bother re-uploading the previous reverted CL.
4 years, 2 months ago (2016-10-19 19:38:51 UTC) #2
dsinclair
What was the fix?
4 years, 2 months ago (2016-10-19 19:40:15 UTC) #5
Lei Zhang
On 2016/10/19 19:40:15, dsinclair wrote: > What was the fix? "This time keep the elements ...
4 years, 2 months ago (2016-10-19 20:26:18 UTC) #8
dsinclair
lgtm
4 years, 2 months ago (2016-10-19 20:29:29 UTC) #10
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/2428373004/1
4 years, 2 months ago (2016-10-19 20:29:33 UTC) #11
commit-bot: I haz the power
4 years, 2 months ago (2016-10-19 20:29:51 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://pdfium.googlesource.com/pdfium/+/dadea5f87d35f8a692b659dbff54cc8780d4...

Powered by Google App Engine
This is Rietveld 408576698