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

Issue 1897993002: Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces. (Closed)

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

Description

Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces. Each was only used by one subclass. Removed and used the concrete classes. BUG=pdfium:468 Committed: https://pdfium.googlesource.com/pdfium/+/a28ae388f3859c52630deb6ef3d0ea468e5177e3

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix? #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+325 lines, -661 lines) Patch
M BUILD.gn View 1 2 1 chunk +3 lines, -6 lines 0 comments Download
D core/fpdftext/fpdf_text_int.h View 1 chunk +0 lines, -247 lines 0 comments Download
M core/fpdftext/fpdf_text_int.cpp View 1 2 14 chunks +67 lines, -36 lines 0 comments Download
M core/fpdftext/fpdf_text_int_unittest.cpp View 1 chunk +1 line, -1 line 0 comments Download
A core/fpdftext/include/cpdf_linkextract.h View 1 chunk +54 lines, -0 lines 0 comments Download
A + core/fpdftext/include/cpdf_textpage.h View 1 2 3 chunks +46 lines, -136 lines 0 comments Download
A core/fpdftext/include/cpdf_textpagefind.h View 1 chunk +65 lines, -0 lines 0 comments Download
D core/fpdftext/include/ipdf_linkextract.h View 1 chunk +0 lines, -26 lines 0 comments Download
D core/fpdftext/include/ipdf_textpage.h View 1 chunk +0 lines, -70 lines 0 comments Download
D core/fpdftext/include/ipdf_textpagefind.h View 1 chunk +0 lines, -29 lines 0 comments Download
D core/fpdftext/unicodenormalization.h View 1 chunk +0 lines, -14 lines 0 comments Download
D core/fpdftext/unicodenormalization.cpp View 1 chunk +0 lines, -50 lines 0 comments Download
M fpdfsdk/fpdf_searchex.cpp View 1 chunk +3 lines, -2 lines 0 comments Download
M fpdfsdk/fpdftext.cpp View 1 2 14 chunks +83 lines, -38 lines 0 comments Download
M pdfium.gyp View 1 chunk +3 lines, -6 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
dsinclair
PTAL.
4 years, 8 months ago (2016-04-18 20:55:02 UTC) #2
Lei Zhang
You have red trybots.
4 years, 8 months ago (2016-04-18 20:58:38 UTC) #3
dsinclair
On 2016/04/18 20:58:38, Lei Zhang wrote: > You have red trybots. Weird, Linux is happy. ...
4 years, 8 months ago (2016-04-18 21:01:55 UTC) #4
Lei Zhang
Ya, but IWYU... Do you want to try uploading with some manually set --similarity= value, ...
4 years, 8 months ago (2016-04-18 21:08:11 UTC) #5
Tom Sepez
https://codereview.chromium.org/1897993002/diff/20001/core/fpdftext/fpdf_text_int.cpp File core/fpdftext/fpdf_text_int.cpp (right): https://codereview.chromium.org/1897993002/diff/20001/core/fpdftext/fpdf_text_int.cpp#newcode107 core/fpdftext/fpdf_text_int.cpp:107: const uint16_t* const g_UnicodeData_Normalization_Maps[5] = { nit: data should ...
4 years, 8 months ago (2016-04-18 22:50:13 UTC) #6
dsinclair
On 2016/04/18 21:08:11, Lei Zhang wrote: > Ya, but IWYU... > I try to, sometimes ...
4 years, 8 months ago (2016-04-18 23:12:04 UTC) #7
dsinclair
PTAL. If I change the --similarity much lower it matches the wrong files and doesn't ...
4 years, 8 months ago (2016-04-19 13:08:07 UTC) #11
Lei Zhang
lgtm
4 years, 8 months ago (2016-04-19 17:35:40 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1897993002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1897993002/80001
4 years, 8 months ago (2016-04-19 17:39:10 UTC) #14
commit-bot: I haz the power
4 years, 8 months ago (2016-04-19 17:39:27 UTC) #16
Message was sent while issue was closed.
Committed patchset #3 (id:80001) as
https://pdfium.googlesource.com/pdfium/+/a28ae388f3859c52630deb6ef3d0ea468e51...

Powered by Google App Engine
This is Rietveld 408576698