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

Issue 18521: Keystone auto-update support for TestShell (Closed)

Created:
11 years, 11 months ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
John Grabowski, jeremy
CC:
chromium-reviews_googlegroups.com
Base URL:
svn://chrome-svn.corp.google.com/chrome/trunk/src/
Visibility:
Public.

Description

Keystone auto-update support for TestShell Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=8574

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 1

Patch Set 6 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1722 lines, -1 line) Patch
A build/mac/README.google View 1 chunk +5 lines, -0 lines 0 comments Download
A build/mac/pkg-dmg View 1 chunk +1520 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/mac/KeystoneGlue.m View 1 2 3 4 5 1 chunk +8 lines, -1 line 0 comments Download
A webkit/tools/test_shell/mac/TestShell.xcodeproj/package_test_shell.sh View 1 2 3 1 chunk +76 lines, -0 lines 0 comments Download
M webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj View 1 2 3 4 5 7 chunks +62 lines, -0 lines 0 comments Download
A webkit/tools/test_shell/mac/keystone_install.sh View 1 1 chunk +51 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mark Mentovai
11 years, 11 months ago (2009-01-22 21:40:07 UTC) #1
jeremy
11 years, 11 months ago (2009-01-23 19:48:52 UTC) #2
lgtm

http://codereview.chromium.org/18521/diff/16/17
File webkit/tools/test_shell/mac/keystone_install.sh (right):

http://codereview.chromium.org/18521/diff/16/17#newcode28
Line 28: DEST=$(ksadmin -pP "${BUNDLE_ID}" | grep xc= | sed -E
's/.+path=(.+)>$/\1/g')
Ouch, I trust this does what it's supposed to do.
I hope we do the final version in Python :)

Powered by Google App Engine
This is Rietveld 408576698