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

Issue 19990004: [VS Addin] Don't fail installation if win32 platform is missing. (Closed)

Created:
7 years, 5 months ago by Sam Clegg
Modified:
7 years, 4 months ago
Reviewers:
binji
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

[VS Addin] Don't fail installation if win32 platform is missing. It seems that it is possible to install VS with only x86 and not win32 platforms. In this case we can't install the PPAPI platform (as it is a clone of win32) but we should probably not fail the installation completely. Also, handle errors from create_ppapi_platform more gracefully. R=binji@chromium.org Committed: https://code.google.com/p/nativeclient-sdk/source/detail?r=1564

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M visual_studio/NativeClientVSAddIn/InstallerResources/create_ppapi_platform.py View 1 chunk +3 lines, -1 line 0 comments Download
M visual_studio/NativeClientVSAddIn/InstallerResources/install.py View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Sam Clegg
7 years, 5 months ago (2013-07-23 17:19:52 UTC) #1
binji
lgtm
7 years, 5 months ago (2013-07-23 18:32:38 UTC) #2
Sam Clegg
7 years, 4 months ago (2013-07-30 21:52:18 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r1564 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698