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

Issue 15719006: Fix for caller of GetTmpDir. (Closed)

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

Description

Fix for caller of GetTmpDir. Since I changed GetTmpDir to create an SkString each time, it needs to be assigned to a variable in order for it to stick around. Update a test which I missed because my client was out of date. Committed: https://code.google.com/p/skia/source/detail?r=9475

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -4 lines) Patch
M tests/DataRefTest.cpp View 1 chunk +3 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scroggo
7 years, 6 months ago (2013-06-07 14:21:51 UTC) #1
epoger
LGTM Leon, it looks like maybe I steered you the wrong direction in https://codereview.chromium.org/16098011/#msg2 . ...
7 years, 6 months ago (2013-06-07 14:26:54 UTC) #2
scroggo
7 years, 6 months ago (2013-06-07 14:30:45 UTC) #3
Message was sent while issue was closed.
Committed manually as r9475 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698