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

Issue 16356006: change impl to explicitly store length as u32, rather than size_t, so we keep a packed struct on 64… (Closed)

Created:
7 years, 6 months ago by reed1
Modified:
7 years, 6 months ago
Reviewers:
bungeman-skia
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

change impl to explicitly store length as u32, rather than size_t, so we keep a packed struct on 64bit machines BUG= Committed: https://code.google.com/p/skia/source/detail?r=9436

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -6 lines) Patch
M include/core/SkString.h View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkString.cpp View 7 chunks +36 lines, -5 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
reed1
7 years, 6 months ago (2013-06-04 14:42:16 UTC) #1
bungeman-skia
The change seems to do what it claims it does, if you think it's work ...
7 years, 6 months ago (2013-06-04 15:30:45 UTC) #2
reed1
7 years, 6 months ago (2013-06-04 20:37:13 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r9436 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698