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

Issue 1287863002: Remove if checks after new. (Closed)

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

Description

Patch Set 1 #

Total comments: 8

Patch Set 2 : rebase #

Patch Set 3 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -53 lines) Patch
M core/src/fxge/apple/fx_quartz_device.cpp View 2 chunks +0 lines, -6 lines 0 comments Download
M fpdfsdk/include/fxedit/fxet_edit.h View 1 2 2 chunks +9 lines, -10 lines 0 comments Download
M fpdfsdk/include/javascript/JS_Object.h View 1 chunk +4 lines, -5 lines 0 comments Download
M fpdfsdk/src/fxedit/fxet_list.cpp View 1 chunk +5 lines, -6 lines 0 comments Download
M fpdfsdk/src/javascript/app.cpp View 1 chunk +3 lines, -10 lines 0 comments Download
M fpdfsdk/src/pdfwindow/PWL_Wnd.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M samples/pdfium_test.cc View 1 1 chunk +12 lines, -14 lines 0 comments Download

Messages

Total messages: 7 (1 generated)
Lei Zhang
5 years, 4 months ago (2015-08-12 02:01:43 UTC) #2
Tom Sepez
LGTM. https://codereview.chromium.org/1287863002/diff/1/fpdfsdk/include/fxedit/fxet_edit.h File fpdfsdk/include/fxedit/fxet_edit.h (right): https://codereview.chromium.org/1287863002/diff/1/fpdfsdk/include/fxedit/fxet_edit.h#newcode118 fpdfsdk/include/fxedit/fxet_edit.h:118: CFX_Edit_LineRect* pRect = new CFX_Edit_LineRect(wrLine, rcLine); nit: just ...
5 years, 4 months ago (2015-08-12 22:20:37 UTC) #3
Tom Sepez
https://codereview.chromium.org/1287863002/diff/1/fpdfsdk/include/javascript/JS_Object.h File fpdfsdk/include/javascript/JS_Object.h (right): https://codereview.chromium.org/1287863002/diff/1/fpdfsdk/include/javascript/JS_Object.h#newcode115 fpdfsdk/include/javascript/JS_Object.h:115: m_Array.Add(pMap); as a follow-up, note that all this JS_TIMER_MAP ...
5 years, 4 months ago (2015-08-13 15:39:54 UTC) #4
Tom Sepez
https://codereview.chromium.org/1287863002/diff/1/fpdfsdk/include/javascript/JS_Object.h File fpdfsdk/include/javascript/JS_Object.h (right): https://codereview.chromium.org/1287863002/diff/1/fpdfsdk/include/javascript/JS_Object.h#newcode115 fpdfsdk/include/javascript/JS_Object.h:115: m_Array.Add(pMap); On 2015/08/13 15:39:54, Tom Sepez (slow until Aug ...
5 years, 4 months ago (2015-08-13 20:48:13 UTC) #5
Lei Zhang
https://codereview.chromium.org/1287863002/diff/1/fpdfsdk/include/fxedit/fxet_edit.h File fpdfsdk/include/fxedit/fxet_edit.h (right): https://codereview.chromium.org/1287863002/diff/1/fpdfsdk/include/fxedit/fxet_edit.h#newcode118 fpdfsdk/include/fxedit/fxet_edit.h:118: CFX_Edit_LineRect* pRect = new CFX_Edit_LineRect(wrLine, rcLine); On 2015/08/12 22:20:37, ...
5 years, 4 months ago (2015-08-13 22:23:57 UTC) #6
Lei Zhang
5 years, 4 months ago (2015-08-13 22:24:23 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
388a3b0b8d6f75d47978c08299300f121f04884c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698