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

Issue 417263008: Correct the names of the FX_SAFE_* typedefs. (Closed)

Created:
6 years, 4 months ago by palmer
Modified:
6 years, 4 months ago
Reviewers:
Tom Sepez, jun_fang
CC:
pdfium-reviews_googlegroups.com
Base URL:
https://pdfium.googlesource.com/pdfium.git@master
Visibility:
Public.

Description

Correct the names of the FX_SAFE_* typedefs. R=jun_fang@foxitsoftware.com Committed: https://pdfium.googlesource.com/pdfium/+/515c26b

Patch Set 1 #

Total comments: 8

Patch Set 2 : Fix FX_SAFE_SIZE_T and whitespace too. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M core/include/fxcrt/fx_system.h View 1 1 chunk +3 lines, -3 lines 0 comments Download
M core/src/fpdfapi/fpdf_render/fpdf_render_loadimage.cpp View 1 chunk +1 line, -1 line 0 comments Download
M core/src/fxcrt/extension.h View 1 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
palmer
A minor fix in naming.
6 years, 4 months ago (2014-07-31 18:52:22 UTC) #1
Tom Sepez
https://codereview.chromium.org/417263008/diff/1/core/include/fxcrt/fx_system.h File core/include/fxcrt/fx_system.h (right): https://codereview.chromium.org/417263008/diff/1/core/include/fxcrt/fx_system.h#newcode282 core/include/fxcrt/fx_system.h:282: typedef base::CheckedNumeric<size_t> FX_SAFE_SIZET; While yer at it, make this ...
6 years, 4 months ago (2014-07-31 18:58:39 UTC) #2
jun_fang
https://codereview.chromium.org/417263008/diff/1/core/include/fxcrt/fx_system.h File core/include/fxcrt/fx_system.h (right): https://codereview.chromium.org/417263008/diff/1/core/include/fxcrt/fx_system.h#newcode280 core/include/fxcrt/fx_system.h:280: typedef base::CheckedNumeric<FX_DWORD> FX_SAFE_DWORD; Can we raise one issue to ...
6 years, 4 months ago (2014-07-31 18:58:41 UTC) #3
palmer
https://codereview.chromium.org/417263008/diff/1/core/include/fxcrt/fx_system.h File core/include/fxcrt/fx_system.h (right): https://codereview.chromium.org/417263008/diff/1/core/include/fxcrt/fx_system.h#newcode280 core/include/fxcrt/fx_system.h:280: typedef base::CheckedNumeric<FX_DWORD> FX_SAFE_DWORD; On 2014/07/31 18:58:41, jun_fang wrote: > ...
6 years, 4 months ago (2014-07-31 19:05:03 UTC) #4
jun_fang
On 2014/07/31 19:05:03, Chromium Palmer wrote: > https://codereview.chromium.org/417263008/diff/1/core/include/fxcrt/fx_system.h > File core/include/fxcrt/fx_system.h (right): > > https://codereview.chromium.org/417263008/diff/1/core/include/fxcrt/fx_system.h#newcode280 ...
6 years, 4 months ago (2014-07-31 19:08:18 UTC) #5
palmer
6 years, 4 months ago (2014-07-31 19:09:00 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r515c26b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698