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

Issue 809993004: Get rid of FX_LPCSTR cast. (Closed)

Created:
5 years, 11 months ago by Bo Xu
Modified:
5 years, 11 months ago
Reviewers:
Tom Sepez, brucedawson
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 20

Patch Set 2 : Indent #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -60 lines) Patch
M core/include/fxcrt/fx_string.h View 1 1 chunk +7 lines, -0 lines 0 comments Download
M core/src/fpdfapi/fpdf_edit/fpdf_edit_create.cpp View 3 chunks +5 lines, -5 lines 0 comments Download
M core/src/fpdfapi/fpdf_edit/fpdf_edit_doc.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fpdfapi/fpdf_font/fpdf_font_utility.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fpdfapi/fpdf_page/fpdf_page_graph_state.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fpdfapi/fpdf_page/fpdf_page_parser.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fpdfapi/fpdf_parser/fpdf_parser_decode.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fpdfapi/fpdf_parser/fpdf_parser_encrypt.cpp View 5 chunks +7 lines, -7 lines 0 comments Download
M core/src/fpdfapi/fpdf_parser/fpdf_parser_objects.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fpdfapi/fpdf_parser/fpdf_parser_parser.cpp View 1 2 chunks +4 lines, -4 lines 0 comments Download
M core/src/fpdfapi/fpdf_parser/fpdf_parser_utility.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M core/src/fpdfdoc/doc_form.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fxcrt/fx_basic_buffer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fxcrt/fxcrt_platforms.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fxge/android/fpf_skiafontmgr.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fxge/ge/fx_ge_fontmap.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M core/src/fxge/win32/fx_win32_device.cpp View 4 chunks +5 lines, -5 lines 0 comments Download
M core/src/fxge/win32/fx_win32_dib.cpp View 3 chunks +4 lines, -4 lines 0 comments Download
M fpdfsdk/src/formfiller/FFL_ComboBox.cpp View 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/src/formfiller/FFL_TextField.cpp View 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/src/fpdf_flatten.cpp View 1 3 chunks +3 lines, -3 lines 0 comments Download
M fpdfsdk/src/fpdfdoc.cpp View 1 2 chunks +2 lines, -2 lines 0 comments Download
M fpdfsdk/src/fsdk_baseannot.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/src/fsdk_baseform.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/src/javascript/JS_Value.cpp View 1 1 chunk +1 line, -1 line 0 comments Download
M fpdfsdk/src/javascript/PublicMethods.cpp View 1 4 chunks +4 lines, -4 lines 0 comments Download
M fpdfsdk/src/javascript/util.cpp View 1 1 chunk +2 lines, -2 lines 0 comments Download
M fpdfsdk/src/jsapi/fxjs_v8.cpp View 1 4 chunks +4 lines, -4 lines 0 comments Download
M fpdfsdk/src/pdfwindow/PWL_Edit.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (1 generated)
Bo Xu
Bruce, Tom, please take a look at this one.
5 years, 11 months ago (2014-12-30 22:30:38 UTC) #2
Tom Sepez
I like it. LGTM. What happens when you remove the deprecated cast operator? https://codereview.chromium.org/809993004/diff/1/core/include/fxcrt/fx_string.h File ...
5 years, 11 months ago (2014-12-30 22:53:26 UTC) #3
brucedawson
There are a bunch of places where the review tool displays the code oddly, apparently ...
5 years, 11 months ago (2014-12-30 23:13:02 UTC) #4
Bo Xu
@Tom, remove the deprecated one resulting in a lot of errors, most of them due ...
5 years, 11 months ago (2014-12-31 00:25:24 UTC) #5
brucedawson
Okay, sounds good about leaving the extra conversion for now. Fixing the indenting still seems ...
5 years, 11 months ago (2014-12-31 00:30:25 UTC) #6
Bo Xu
On 2014/12/31 00:30:25, brucedawson wrote: > Okay, sounds good about leaving the extra conversion for ...
5 years, 11 months ago (2014-12-31 00:37:32 UTC) #7
Bo Xu
5 years, 11 months ago (2014-12-31 00:56:19 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
659a56bcbeb12b22708fe979d12b318080d828ba (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698