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

Issue 2263923003: Make CFX_Color constructor explicit (Closed)

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

Description

Make CFX_Color constructor explicit Change the places which require implicit construction, and make the construction from ARGB_Color explicit. Committed: https://pdfium.googlesource.com/pdfium/+/9b99ebf5159d98cc83fb2e8ebac6750e158841d6

Patch Set 1 #

Patch Set 2 : remove default param #

Total comments: 2

Patch Set 3 : address comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -22 lines) Patch
M xfa/fwl/theme/cfwl_carettp.cpp View 1 chunk +6 lines, -3 lines 0 comments Download
M xfa/fwl/theme/cfwl_comboboxtp.cpp View 1 chunk +5 lines, -4 lines 0 comments Download
M xfa/fwl/theme/cfwl_monthcalendartp.cpp View 6 chunks +8 lines, -8 lines 0 comments Download
M xfa/fwl/theme/cfwl_widgettp.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxfa/app/xfa_ffwidget.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M xfa/fxgraphics/cfx_color.h View 1 2 1 chunk +3 lines, -5 lines 0 comments Download

Messages

Total messages: 18 (13 generated)
Wei Li
pls review, thanks
4 years, 3 months ago (2016-08-22 19:27:32 UTC) #7
Lei Zhang
lgtm https://codereview.chromium.org/2263923003/diff/40001/xfa/fxgraphics/cfx_color.h File xfa/fxgraphics/cfx_color.h (right): https://codereview.chromium.org/2263923003/diff/40001/xfa/fxgraphics/cfx_color.h#newcode22 xfa/fxgraphics/cfx_color.h:22: explicit CFX_Color(CFX_Pattern* pattern, const FX_ARGB argb); Nit explicit
4 years, 3 months ago (2016-08-22 19:30:37 UTC) #8
Wei Li
thanks https://codereview.chromium.org/2263923003/diff/40001/xfa/fxgraphics/cfx_color.h File xfa/fxgraphics/cfx_color.h (right): https://codereview.chromium.org/2263923003/diff/40001/xfa/fxgraphics/cfx_color.h#newcode22 xfa/fxgraphics/cfx_color.h:22: explicit CFX_Color(CFX_Pattern* pattern, const FX_ARGB argb); On 2016/08/22 ...
4 years, 3 months ago (2016-08-22 20:35:42 UTC) #13
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/2263923003/60001
4 years, 3 months ago (2016-08-22 20:36:47 UTC) #16
commit-bot: I haz the power
4 years, 3 months ago (2016-08-22 20:37:08 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://pdfium.googlesource.com/pdfium/+/9b99ebf5159d98cc83fb2e8ebac6750e1588...

Powered by Google App Engine
This is Rietveld 408576698