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

Issue 1552603002: Support loading complete linearized PDF. (Closed)

Created:
4 years, 12 months ago by spelchat
Modified:
4 years, 12 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Support loading complete linearized PDF. Previously, if a linearized PDF was loaded in a single callback (i.e. if IsDocumentComplete was true in the call to LoadDocument), only the first page of the document was visible because FPDFAvail_IsPageAvail was never called for all other pages. This has been corrected. BUG=572655 Committed: https://crrev.com/9a86df9f426485f774579ae073de5facedfb940d Cr-Commit-Position: refs/heads/master@{#367046}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -6 lines) Patch
M pdf/pdfium/pdfium_engine.cc View 1 3 chunks +10 lines, -6 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
spelchat
4 years, 12 months ago (2015-12-28 23:11:09 UTC) #3
Lei Zhang
In the CL description: "because FPDFAvail_IsPageAvail was never called" -> "because FPDFAvail_IsPageAvail was never called ...
4 years, 12 months ago (2015-12-28 23:55:03 UTC) #4
spelchat
https://codereview.chromium.org/1552603002/diff/1/pdf/pdfium/pdfium_engine.cc File pdf/pdfium/pdfium_engine.cc (right): https://codereview.chromium.org/1552603002/diff/1/pdf/pdfium/pdfium_engine.cc#newcode2671 pdf/pdfium/pdfium_engine.cc:2671: // The page is marked as not being available ...
4 years, 12 months ago (2015-12-29 00:04:03 UTC) #6
Lei Zhang
lgtm
4 years, 12 months ago (2015-12-29 00:04:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1552603002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1552603002/20001
4 years, 12 months ago (2015-12-29 00:05:38 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/153780)
4 years, 12 months ago (2015-12-29 01:40:47 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1552603002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1552603002/20001
4 years, 12 months ago (2015-12-29 01:58:06 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 12 months ago (2015-12-29 03:12:49 UTC) #15
commit-bot: I haz the power
4 years, 12 months ago (2015-12-29 03:14:31 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9a86df9f426485f774579ae073de5facedfb940d
Cr-Commit-Position: refs/heads/master@{#367046}

Powered by Google App Engine
This is Rietveld 408576698