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

Issue 1411683005: XFA: Remove null CFX_DIBAttribute default argument (Closed)

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

Description

XFA: Remove null CFX_DIBAttribute default argument. Add some consts and overrides along the way. Group some statics together. Tidy some unused vars. R=thestig@chromium.org Committed: https://pdfium.googlesource.com/pdfium/+/ba692bf3ab3df5d0b83fb30f9e25953bed41ed5c

Patch Set 1 #

Patch Set 2 : more nulls #

Total comments: 13

Patch Set 3 : Sort classes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -146 lines) Patch
M core/include/fxcodec/fx_codec.h View 1 2 11 chunks +65 lines, -57 lines 0 comments Download
M core/src/fxcodec/codec/codec_int.h View 1 4 chunks +34 lines, -30 lines 0 comments Download
M core/src/fxcodec/codec/fx_codec_progress.h View 1 3 chunks +46 lines, -47 lines 0 comments Download
M core/src/fxcodec/codec/fx_codec_progress.cpp View 6 chunks +8 lines, -6 lines 0 comments Download
M xfa/src/fxbarcode/BC_BufferedImageLuminanceSource.cpp View 2 chunks +2 lines, -6 lines 0 comments Download

Messages

Total messages: 10 (6 generated)
Tom Sepez
Lei, for review. https://codereview.chromium.org/1411683005/diff/20001/core/include/fxcodec/fx_codec.h File core/include/fxcodec/fx_codec.h (right): https://codereview.chromium.org/1411683005/diff/20001/core/include/fxcodec/fx_codec.h#newcode18 core/include/fxcodec/fx_codec.h:18: #include "../fxcrt/fx_coordinates.h" // For FX_RECT. note: ...
5 years, 1 month ago (2015-10-29 21:54:03 UTC) #7
Lei Zhang
lgtm https://codereview.chromium.org/1411683005/diff/20001/core/include/fxcodec/fx_codec.h File core/include/fxcodec/fx_codec.h (right): https://codereview.chromium.org/1411683005/diff/20001/core/include/fxcodec/fx_codec.h#newcode18 core/include/fxcodec/fx_codec.h:18: #include "../fxcrt/fx_coordinates.h" // For FX_RECT. On 2015/10/29 21:54:03, ...
5 years, 1 month ago (2015-10-30 06:06:32 UTC) #8
Tom Sepez
https://codereview.chromium.org/1411683005/diff/20001/core/include/fxcodec/fx_codec.h File core/include/fxcodec/fx_codec.h (right): https://codereview.chromium.org/1411683005/diff/20001/core/include/fxcodec/fx_codec.h#newcode35 core/include/fxcodec/fx_codec.h:35: class ICodec_ProgressiveDecoder; On 2015/10/30 06:06:31, Lei Zhang wrote: > ...
5 years, 1 month ago (2015-10-30 20:10:34 UTC) #9
Tom Sepez
5 years, 1 month ago (2015-10-30 20:11:35 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
ba692bf3ab3df5d0b83fb30f9e25953bed41ed5c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698