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

Issue 1124423006: Better error from pdfium_test when page too big to render. (Closed)

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

Description

Better error from pdfium_test when page too big to render. BUG=pdfium:114 R=thestig@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/17ea732e8c8bba793aa57644f2325eeaaf4a1cbd

Patch Set 1 #

Patch Set 2 : Tabify #

Total comments: 4

Patch Set 3 : fix nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -3 lines) Patch
M fpdfsdk/src/fpdfview.cpp View 1 2 2 chunks +6 lines, -3 lines 0 comments Download
M samples/pdfium_test.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Tom Sepez
I'm not sure we can fix the underlying limitations on bitmap size without opening a ...
5 years, 7 months ago (2015-05-08 17:32:16 UTC) #2
Lei Zhang
lgtm https://codereview.chromium.org/1124423006/diff/20001/fpdfsdk/src/fpdfview.cpp File fpdfsdk/src/fpdfview.cpp (right): https://codereview.chromium.org/1124423006/diff/20001/fpdfsdk/src/fpdfview.cpp#newcode15 fpdfsdk/src/fpdfview.cpp:15: #include "../../third_party/base/nonstd_unique_ptr.h" nit: alphabetical order. https://codereview.chromium.org/1124423006/diff/20001/fpdfsdk/src/fpdfview.cpp#newcode601 fpdfsdk/src/fpdfview.cpp:601: nonstd::unique_ptr<CFX_DIBitmap> ...
5 years, 7 months ago (2015-05-08 18:05:16 UTC) #3
Tom Sepez
https://codereview.chromium.org/1124423006/diff/20001/fpdfsdk/src/fpdfview.cpp File fpdfsdk/src/fpdfview.cpp (right): https://codereview.chromium.org/1124423006/diff/20001/fpdfsdk/src/fpdfview.cpp#newcode15 fpdfsdk/src/fpdfview.cpp:15: #include "../../third_party/base/nonstd_unique_ptr.h" On 2015/05/08 18:05:15, Lei Zhang wrote: > ...
5 years, 7 months ago (2015-05-08 18:13:01 UTC) #4
Tom Sepez
5 years, 7 months ago (2015-05-08 18:53:59 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
17ea732e8c8bba793aa57644f2325eeaaf4a1cbd (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698