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

Issue 14914008: Fix 64 bit compile errors flagged by conversions from size_t to uint32. (Closed)

Created:
7 years, 7 months ago by ananta
Modified:
7 years, 7 months ago
Reviewers:
jam
CC:
chromium-reviews, darin-cc_chromium.org
Visibility:
Public.

Description

Fix 64 bit compile errors flagged by conversions from size_t to uint32. Using static_cast for now. BUG=237249 TBR=jam Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199569

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M webkit/plugins/npapi/plugin_host.cc View 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ananta
7 years, 7 months ago (2013-05-10 23:18:22 UTC) #1
ananta
Committed patchset #1 manually as r199569 (presubmit successful).
7 years, 7 months ago (2013-05-10 23:19:58 UTC) #2
jschuh
7 years, 7 months ago (2013-05-11 18:42:16 UTC) #3
Message was sent while issue was closed.
On 2013/05/10 23:19:58, ananta wrote:
> Committed patchset #1 manually as r199569 (presubmit successful).

Same thing with checked_numeric_cast from base/safe_numerics.h.

Powered by Google App Engine
This is Rietveld 408576698