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

Issue 4240001: [cros] migrate to safe ownership API (Closed)

Created:
10 years, 1 month ago by Chris Masone
Modified:
9 years, 7 months ago
Reviewers:
xiyuan
CC:
chromium-reviews, davemoore+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

[cros] migrate to safe ownership API I was passing memory from libcros to chrome and expecting chrome to free it. I was also passing vectors across the DLL boundary. These could both cause memory horkage. Having implemented safe alternatives in http://codereview.chromium.org/4132006, migrate to them. Depends on cros_deps roll in http://codereview.chromium.org/4207004/show BUG=chromium-os:8283 TEST=install on the device, log in as the first account, whitelist users, disable BWSI Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64756

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -7 lines) Patch
M chrome/browser/chromeos/cros/login_library.cc View 5 chunks +46 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Chris Masone
10 years, 1 month ago (2010-11-02 00:09:18 UTC) #1
xiyuan
10 years, 1 month ago (2010-11-02 16:10:07 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698