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

Issue 193024: In prepartion for switching off the activex control, make WMP always use the ... (Closed)

Created:
11 years, 3 months ago by jam
Modified:
9 years, 6 months ago
Reviewers:
ananta
CC:
chromium-reviews_googlegroups.com, darin (slow to review), jam
Visibility:
Public.

Description

In prepartion for switching off the activex control, make WMP always use the new UI on XP even if we couldn't update the ShimInclusionList key because of non-admin install. This change patches RegEnumKey, if needed, so that WMP thinks the key contains chrome.exe BUG=20259 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25566

Patch Set 1 #

Total comments: 10

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -20 lines) Patch
M webkit/glue/plugins/webplugin_delegate_impl.h View 1 2 2 chunks +6 lines, -0 lines 0 comments Download
M webkit/glue/plugins/webplugin_delegate_impl_win.cc View 1 2 8 chunks +126 lines, -20 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jam
11 years, 3 months ago (2009-09-04 19:31:09 UTC) #1
ananta
http://codereview.chromium.org/193024/diff/1/3 File webkit/glue/plugins/webplugin_delegate_impl_win.cc (right): http://codereview.chromium.org/193024/diff/1/3#newcode141 Line 141: std::wstring GetKeyPath(HKEY key) { Should we move this ...
11 years, 3 months ago (2009-09-04 20:00:40 UTC) #2
jam
http://codereview.chromium.org/193024/diff/1/3 File webkit/glue/plugins/webplugin_delegate_impl_win.cc (right): http://codereview.chromium.org/193024/diff/1/3#newcode141 Line 141: std::wstring GetKeyPath(HKEY key) { On 2009/09/04 20:00:40, ananta ...
11 years, 3 months ago (2009-09-04 22:25:16 UTC) #3
ananta
11 years, 3 months ago (2009-09-04 23:39:10 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698