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

Issue 2326883002: CPWL_Color::ConvertColorType should compare current color type with the given convert color type. (Closed)

Created:
4 years, 3 months ago by jaepark
Modified:
4 years, 3 months ago
Reviewers:
Lei Zhang, dsinclair
CC:
pdfium-reviews_googlegroups.com
Target Ref:
refs/heads/master
Project:
pdfium
Visibility:
Public.

Description

CPWL_Color::ConvertColorType should compare current color type with the given convert color type. Previously, it compred the given convert color type with itself. So CPWL_Color::ConvertColorType never converted the color into the given type. Committed: https://pdfium.googlesource.com/pdfium/+/cba85abc8a9d2c458b423f0cc3b79a24ddd3f58e

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -6 lines) Patch
M fpdfsdk/pdfwindow/PWL_Utils.cpp View 4 chunks +9 lines, -6 lines 2 comments Download

Messages

Total messages: 13 (7 generated)
jaepark
4 years, 3 months ago (2016-09-08 23:20:11 UTC) #6
dsinclair
https://codereview.chromium.org/2326883002/diff/1/fpdfsdk/pdfwindow/PWL_Utils.cpp File fpdfsdk/pdfwindow/PWL_Utils.cpp (right): https://codereview.chromium.org/2326883002/diff/1/fpdfsdk/pdfwindow/PWL_Utils.cpp#newcode3315 fpdfsdk/pdfwindow/PWL_Utils.cpp:3315: switch (nColorType) { Are we sure nColorType is the ...
4 years, 3 months ago (2016-09-09 00:09:26 UTC) #7
jaepark
https://codereview.chromium.org/2326883002/diff/1/fpdfsdk/pdfwindow/PWL_Utils.cpp File fpdfsdk/pdfwindow/PWL_Utils.cpp (right): https://codereview.chromium.org/2326883002/diff/1/fpdfsdk/pdfwindow/PWL_Utils.cpp#newcode3315 fpdfsdk/pdfwindow/PWL_Utils.cpp:3315: switch (nColorType) { On 2016/09/09 00:09:26, dsinclair wrote: > ...
4 years, 3 months ago (2016-09-09 00:39:41 UTC) #8
dsinclair
lgtm
4 years, 3 months ago (2016-09-09 01:09:33 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2326883002/1
4 years, 3 months ago (2016-09-09 01:09:44 UTC) #11
commit-bot: I haz the power
4 years, 3 months ago (2016-09-09 01:10:09 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://pdfium.googlesource.com/pdfium/+/cba85abc8a9d2c458b423f0cc3b79a24ddd3...

Powered by Google App Engine
This is Rietveld 408576698