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

Issue 719933004: Use "unsigned" rather than "unsigned long" for C++ code interacting with WebIDL's "unsigned long". (Closed)

Created:
6 years, 1 month ago by eroman
Modified:
6 years, 1 month ago
Reviewers:
jsbell
CC:
blink-reviews, jsbell+idb_chromium.org, dgrogan, cmumford
Project:
blink
Visibility:
Public.

Description

Use "unsigned" rather than "unsigned long" for C++ code interacting with WebIDL's "unsigned long". (WebIDL's "unsigned long" is a 32-bit type) BUG=267360 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185260

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M Source/modules/indexeddb/IDBCursor.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/indexeddb/IDBCursor.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
eroman
Reviving old change, split out from: https://codereview.chromium.org/21735005/. I spoke with haraken about whether these should ...
6 years, 1 month ago (2014-11-12 23:48:51 UTC) #2
jsbell
lgtm (I think we should switch everything over to xxx_t but that's not this CL!)
6 years, 1 month ago (2014-11-12 23:50:24 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/719933004/20001
6 years, 1 month ago (2014-11-13 00:39:08 UTC) #5
commit-bot: I haz the power
6 years, 1 month ago (2014-11-13 01:55:54 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 185260

Powered by Google App Engine
This is Rietveld 408576698