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

Issue 260015: Register ActiveDocument in "Secure Mime Handlers" key in HKLM! (Closed)

Created:
11 years, 2 months ago by stoyan
Modified:
9 years, 7 months ago
Reviewers:
amit
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Register ActiveDocument in "Secure Mime Handlers" key in HKLM! BUG=23549 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=28184

Patch Set 1 #

Total comments: 10

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 16

Patch Set 4 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -18 lines) Patch
M chrome_frame/chrome_active_document.rgs View 1 1 chunk +0 lines, -17 lines 0 comments Download
M chrome_frame/chrome_tab.cc View 1 2 3 7 chunks +189 lines, -1 line 1 comment Download

Messages

Total messages: 6 (0 generated)
stoyan
11 years, 2 months ago (2009-10-06 00:05:52 UTC) #1
amit
This looks like a test code just copied from the test app, would you please ...
11 years, 2 months ago (2009-10-06 01:03:48 UTC) #2
stoyan
http://codereview.chromium.org/260015/diff/1/2 File chrome_frame/chrome_tab.cc (right): http://codereview.chromium.org/260015/diff/1/2#newcode315 Line 315: #include <atlsecurity.h> On 2009/10/06 01:03:48, amit wrote: > ...
11 years, 2 months ago (2009-10-06 18:08:53 UTC) #3
amit
looks better, some more comments. http://codereview.chromium.org/260015/diff/7003/8001 File chrome_frame/chrome_tab.cc (right): http://codereview.chromium.org/260015/diff/7003/8001#newcode28 Line 28: #include <atlsecurity.h> shouldn't ...
11 years, 2 months ago (2009-10-06 19:29:30 UTC) #4
stoyan
http://codereview.chromium.org/260015/diff/7003/8001 File chrome_frame/chrome_tab.cc (right): http://codereview.chromium.org/260015/diff/7003/8001#newcode322 Line 322: explicit SecurityDescBackup(const std::wstring backup_key) On 2009/10/06 19:29:30, amit ...
11 years, 2 months ago (2009-10-06 21:20:56 UTC) #5
amit
11 years, 2 months ago (2009-10-06 23:20:55 UTC) #6
lgtm!

http://codereview.chromium.org/260015/diff/2003/2004
File chrome_frame/chrome_tab.cc (right):

http://codereview.chromium.org/260015/diff/2003/2004#newcode375
Line 375: // If the key exists, something bad happened.
I think we expect the key to be valid here, right?

Powered by Google App Engine
This is Rietveld 408576698