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

Issue 356913003: Don't set SK_MALLOC_TEMP in SkAutoTMalloc. (Closed)

Created:
6 years, 6 months ago by mtklein_C
Modified:
6 years, 6 months ago
Reviewers:
hal.canary, mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Don't set SK_MALLOC_TEMP in SkAutoTMalloc. Unlike SkAutoSTMalloc, it doesn't make sense for SkAutoTMalloc to set SK_MALLOC_TEMP. See SkAutoMalloc/SkAutoSMalloc for similar in the void* world.(This change is a documentation-only no-op. No code pays any attention to SK_MALLOC_TEMP.) BUG=skia: R=halcanary@google.com Committed: https://skia.googlesource.com/skia/+/93fabf4

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
mtklein
6 years, 6 months ago (2014-06-26 13:26:23 UTC) #1
hal.canary
lgtm
6 years, 6 months ago (2014-06-26 14:42:40 UTC) #2
mtklein_C
6 years, 6 months ago (2014-06-26 15:04:34 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r93fabf4.

Powered by Google App Engine
This is Rietveld 408576698