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

Issue 2364643003: Make CPDF_Font::Create() return a std::unique_ptr. (Closed)

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

Description

Make CPDF_Font::Create() return a std::unique_ptr. Committed: https://pdfium.googlesource.com/pdfium/+/3f4111fbff1233de9f5c67eda433bee0f5f88c4e

Patch Set 1 #

Total comments: 1

Patch Set 2 : Stray file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -31 lines) Patch
M core/fpdfapi/fpdf_font/cpdf_font.cpp View 2 chunks +8 lines, -10 lines 0 comments Download
M core/fpdfapi/fpdf_font/font_int.h View 2 chunks +6 lines, -4 lines 0 comments Download
M core/fpdfapi/fpdf_font/fpdf_font.cpp View 2 chunks +10 lines, -8 lines 0 comments Download
M core/fpdfapi/fpdf_font/include/cpdf_font.h View 1 chunk +2 lines, -2 lines 0 comments Download
M core/fpdfapi/fpdf_page/fpdf_page_doc.cpp View 1 2 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 16 (9 generated)
Tom Sepez
Dan, for review. https://codereview.chromium.org/2364643003/diff/1/core/fpdfapi/fpdf_page/fpdf_page_doc.cpp File core/fpdfapi/fpdf_page/fpdf_page_doc.cpp (right): https://codereview.chromium.org/2364643003/diff/1/core/fpdfapi/fpdf_page/fpdf_page_doc.cpp#newcode153 core/fpdfapi/fpdf_page/fpdf_page_doc.cpp:153: pFontData->reset(pFont.release()); note: these become std::move() down ...
4 years, 3 months ago (2016-09-22 21:08:04 UTC) #2
Tom Sepez
Lei, for review.
4 years, 3 months ago (2016-09-22 21:34:28 UTC) #4
Lei Zhang
Maybe npm@ can review this one? What's with the core/fxcrt/include/#cfx_weak_ptr.h# file?
4 years, 3 months ago (2016-09-23 01:47:29 UTC) #6
Tom Sepez
On 2016/09/23 01:47:29, Lei Zhang wrote: > Maybe npm@ can review this one? > > ...
4 years, 3 months ago (2016-09-23 02:05:10 UTC) #7
npm
lgtm
4 years, 3 months ago (2016-09-23 14:25:44 UTC) #12
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/2364643003/20001
4 years, 3 months ago (2016-09-23 14:26:18 UTC) #14
commit-bot: I haz the power
4 years, 3 months ago (2016-09-23 14:26:33 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://pdfium.googlesource.com/pdfium/+/3f4111fbff1233de9f5c67eda433bee0f5f8...

Powered by Google App Engine
This is Rietveld 408576698