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

Issue 1660733002: Make m_IndexArray sane. (Closed)

Created:
4 years, 10 months ago by Tom Sepez
Modified:
4 years, 10 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

Make m_IndexArray sane. This was an obstacle to removing CFX_DWordArray; rather than rote conversion of an array where the even elements mean one thing and the odd elements another, make an array of pairs. R=thestig@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/7c87508ae4b8300caf97aebffae42ba2c7fd6e52

Patch Set 1 #

Patch Set 2 : fix iSeg. #

Total comments: 5

Patch Set 3 : Nits, size_t, FX_DWORD #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -50 lines) Patch
M core/src/fpdfapi/fpdf_edit/editint.h View 1 2 2 chunks +10 lines, -7 lines 0 comments Download
M core/src/fpdfapi/fpdf_edit/fpdf_edit_create.cpp View 1 2 6 chunks +28 lines, -43 lines 0 comments Download

Messages

Total messages: 8 (4 generated)
Tom Sepez
for review.
4 years, 10 months ago (2016-02-02 23:21:58 UTC) #3
Lei Zhang
lgtm https://codereview.chromium.org/1660733002/diff/20001/core/src/fpdfapi/fpdf_edit/fpdf_edit_create.cpp File core/src/fpdfapi/fpdf_edit/fpdf_edit_create.cpp (right): https://codereview.chromium.org/1660733002/diff/20001/core/src/fpdfapi/fpdf_edit/fpdf_edit_create.cpp#newcode344 core/src/fpdfapi/fpdf_edit/fpdf_edit_create.cpp:344: int32_t iCount = 0; FX_DWORD https://codereview.chromium.org/1660733002/diff/20001/core/src/fpdfapi/fpdf_edit/fpdf_edit_create.cpp#newcode673 core/src/fpdfapi/fpdf_edit/fpdf_edit_create.cpp:673: int32_t ...
4 years, 10 months ago (2016-02-03 00:03:28 UTC) #5
Tom Sepez
https://codereview.chromium.org/1660733002/diff/20001/core/src/fpdfapi/fpdf_edit/fpdf_edit_create.cpp File core/src/fpdfapi/fpdf_edit/fpdf_edit_create.cpp (right): https://codereview.chromium.org/1660733002/diff/20001/core/src/fpdfapi/fpdf_edit/fpdf_edit_create.cpp#newcode344 core/src/fpdfapi/fpdf_edit/fpdf_edit_create.cpp:344: int32_t iCount = 0; On 2016/02/03 00:03:28, Lei Zhang ...
4 years, 10 months ago (2016-02-03 00:12:16 UTC) #6
Tom Sepez
4 years, 10 months ago (2016-02-03 20:27:47 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
7c87508ae4b8300caf97aebffae42ba2c7fd6e52 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698