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

Issue 15558005: Add return param to SkAutoSMalloc::reset() that indicates whether the allocation changed or not. (Closed)

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

Description

Add return param to SkAutoSMalloc::reset() that indicates whether the allocation changed or not. Committed: https://code.google.com/p/skia/source/detail?r=9235

Patch Set 1 #

Patch Set 2 : joy joy #

Patch Set 3 : happy happy #

Patch Set 4 : rename #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -16 lines) Patch
M include/core/SkTypes.h View 1 2 3 4 chunks +30 lines, -16 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
bsalomon
7 years, 7 months ago (2013-05-21 21:08:23 UTC) #1
reed1
Why is this worth it, when the caller can just look at the return-value?
7 years, 7 months ago (2013-05-21 21:32:33 UTC) #2
bsalomon
On 2013/05/21 21:32:33, reed1 wrote: > Why is this worth it, when the caller can ...
7 years, 7 months ago (2013-05-22 13:34:23 UTC) #3
bsalomon
7 years, 7 months ago (2013-05-22 13:36:37 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 manually as r9235 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698