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

Issue 3173010: [minijail] Update to new libchrome API (Closed)

Created:
10 years, 4 months ago by Chris Masone
Modified:
9 years, 7 months ago
Reviewers:
fes, Will Drewry
CC:
chromium-os-reviews_chromium.org, Will Drewry
Base URL:
http://src.chromium.org/git/minijail.git
Visibility:
Public.

Description

[minijail] Update to new libchrome API CommandLine::GetLooseValues() is deprecated, in favor of CommandLine::args(), which returns a vector of strings. BUG=None TEST=Compile Change-Id: Ia34ba23f275065b3ff267e89ff5a70cfdf6bef84

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -11 lines) Patch
M SConstruct View 2 chunks +6 lines, -2 lines 0 comments Download
M minijail_main.cc View 2 chunks +5 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Chris Masone
10 years, 4 months ago (2010-08-12 02:41:13 UTC) #1
Chris Masone
On 2010/08/12 02:41:13, Chris Masone wrote: > +fes
10 years, 4 months ago (2010-08-12 16:18:34 UTC) #2
fes
10 years, 4 months ago (2010-08-12 16:25:48 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698