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

Issue 1552833003: Remove some dead PDF code. (Closed)

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

Description

Remove some dead PDF code. Committed: https://crrev.com/e2cb8a125d8079f85c16290ee761460cf54b9ec4 Cr-Commit-Position: refs/heads/master@{#367398}

Patch Set 1 #

Total comments: 2

Patch Set 2 : address comment #

Patch Set 3 : rebase #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -50 lines) Patch
M pdf/pdf_engine.h View 3 chunks +0 lines, -5 lines 0 comments Download
M pdf/pdfium/pdfium_engine.h View 2 chunks +0 lines, -7 lines 0 comments Download
M pdf/pdfium/pdfium_engine.cc View 1 5 chunks +3 lines, -38 lines 1 comment Download

Messages

Total messages: 12 (3 generated)
Lei Zhang
Probably left over bits from the in-process to out-of-process conversion.
4 years, 11 months ago (2015-12-31 19:54:48 UTC) #2
raymes
https://codereview.chromium.org/1552833003/diff/1/pdf/pdfium/pdfium_engine.cc File pdf/pdfium/pdfium_engine.cc (right): https://codereview.chromium.org/1552833003/diff/1/pdf/pdfium/pdfium_engine.cc#newcode2694 pdf/pdfium/pdfium_engine.cc:2694: if (most_visible_page != -1 && !pages_.empty() && Can most_visible_page ...
4 years, 11 months ago (2016-01-03 23:36:05 UTC) #3
Lei Zhang
https://codereview.chromium.org/1552833003/diff/1/pdf/pdfium/pdfium_engine.cc File pdf/pdfium/pdfium_engine.cc (right): https://codereview.chromium.org/1552833003/diff/1/pdf/pdfium/pdfium_engine.cc#newcode2694 pdf/pdfium/pdfium_engine.cc:2694: if (most_visible_page != -1 && !pages_.empty() && On 2016/01/03 ...
4 years, 11 months ago (2016-01-04 21:57:17 UTC) #4
raymes
lgtm
4 years, 11 months ago (2016-01-04 22:57:33 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1552833003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1552833003/40001
4 years, 11 months ago (2016-01-04 22:58:31 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 11 months ago (2016-01-04 23:06:48 UTC) #8
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/e2cb8a125d8079f85c16290ee761460cf54b9ec4 Cr-Commit-Position: refs/heads/master@{#367398}
4 years, 11 months ago (2016-01-04 23:08:15 UTC) #10
Lei Zhang
https://codereview.chromium.org/1552833003/diff/40001/pdf/pdfium/pdfium_engine.cc File pdf/pdfium/pdfium_engine.cc (right): https://codereview.chromium.org/1552833003/diff/40001/pdf/pdfium/pdfium_engine.cc#newcode2692 pdf/pdfium/pdfium_engine.cc:2692: int most_visible_page = visible_pages_.empty() ? 0 : visible_pages_.front(); But ...
4 years, 11 months ago (2016-01-05 17:54:55 UTC) #11
Lei Zhang
4 years, 11 months ago (2016-01-05 17:55:26 UTC) #12
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/1557423002/ by thestig@chromium.org.

The reason for reverting is: Causes a crash.

BUG=574440.

Powered by Google App Engine
This is Rietveld 408576698