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

Issue 1152693005: Merge to XFA: Move fx_safe_types.h to include/ directory. (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : Fix BUILD.gn #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -48 lines) Patch
M BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
A + core/include/fxcrt/fx_safe_types.h View 1 chunk +5 lines, -3 lines 0 comments Download
M core/src/fdrm/crypto/fx_crypt.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M core/src/fpdfapi/fpdf_page/fpdf_page_func.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M core/src/fpdfapi/fpdf_parser/fpdf_parser_parser.cpp View 1 chunk +5 lines, -4 lines 0 comments Download
M core/src/fpdfapi/fpdf_render/fpdf_render_image.cpp View 1 chunk +5 lines, -4 lines 0 comments Download
M core/src/fpdfapi/fpdf_render/fpdf_render_loadimage.cpp View 1 chunk +4 lines, -4 lines 0 comments Download
M core/src/fpdfdoc/doc_link.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fxcodec/codec/fx_codec_jpeg.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M core/src/fxcodec/jbig2/JBig2_Image.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M core/src/fxcrt/extension.h View 1 chunk +1 line, -1 line 0 comments Download
D core/src/fxcrt/fx_safe_types.h View 1 chunk +0 lines, -17 lines 0 comments Download
M fpdfsdk/src/fpdfview.cpp View 2 chunks +2 lines, -1 line 1 comment Download
M fpdfsdk/src/pdfwindow/PWL_Edit.cpp View 1 chunk +5 lines, -5 lines 0 comments Download
M pdfium.gyp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Tom Sepez
TBR.
5 years, 6 months ago (2015-06-05 02:03:02 UTC) #1
Tom Sepez
Committed patchset #2 (id:20001) manually as 6675a80c6afe3652b7bd918b80a16a8effb51b8f (presubmit successful).
5 years, 6 months ago (2015-06-05 02:05:26 UTC) #2
Lei Zhang
5 years, 6 months ago (2015-06-05 02:34:57 UTC) #3
Message was sent while issue was closed.
lgtm, but...

https://codereview.chromium.org/1152693005/diff/20001/fpdfsdk/src/fpdfview.cpp
File fpdfsdk/src/fpdfview.cpp (right):

https://codereview.chromium.org/1152693005/diff/20001/fpdfsdk/src/fpdfview.cp...
fpdfsdk/src/fpdfview.cpp:15: #include
"../../../core/include/fxcrt/fx_safe_types.h"
Not sure why you didn't sort this file.

Powered by Google App Engine
This is Rietveld 408576698