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

Issue 10650: Pass in SW_SHOW to ShellExecuteEx as the plugin installers can rely on this... (Closed)

Created:
12 years, 1 month ago by ananta
Modified:
9 years, 6 months ago
Reviewers:
Nicolas Sylvain
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Pass in SW_SHOW to ShellExecuteEx as the plugin installers can rely on this flag for displaying UI. The latest flash player installer needs this. Launching this exe without this flag causes the exe to just wait around doing nothing. As part of this CB we also pass in the current directory in SHELLEXECUTEINFO. This is set to the directory where the plugin installer is downloaded. This fixes http://code.google.com/p/chromium/issues/detail?id=4346. Bug=4346 R=nsylvain Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=5306

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M webkit/default_plugin/plugin_impl.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ananta
12 years, 1 month ago (2008-11-12 20:31:10 UTC) #1
Nicolas Sylvain
12 years, 1 month ago (2008-11-12 20:33:56 UTC) #2
LG

Powered by Google App Engine
This is Rietveld 408576698