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

Issue 1831001: Fixes to address code review comments from tommi from CL http://codereview.ch... (Closed)

Created:
10 years, 7 months ago by ananta
Modified:
9 years, 6 months ago
CC:
chromium-reviews, amit
Visibility:
Public.

Description

Fixes to address code review comments from tommi from CL http://codereview.chromium.org/1823001/show Changes include the following:- 1. Removing the IObjectWithSite::SetSite implementation from the chrome frame activex. 2. Removing the site_ member and using the ATL m_spUnkSite member. 3. Renaming the RegisterBHOIfNeeded member function to registerBhoIfNeeded to be consistent with the other methods in the IChromeFrame interface. Fixes bug http://code.google.com/p/chromium/issues/detail?id=42790 Bug=42790 TBR=tommi Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=46200

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -20 lines) Patch
M chrome_frame/CFInstall.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/chrome_frame_activex.h View 2 chunks +1 line, -6 lines 0 comments Download
M chrome_frame/chrome_frame_activex.cc View 3 chunks +3 lines, -11 lines 0 comments Download
M chrome_frame/chrome_frame_activex_base.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome_frame/chrome_tab.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ananta
10 years, 7 months ago (2010-05-02 14:41:55 UTC) #1
tommi (sloooow) - chröme
10 years, 7 months ago (2010-05-02 16:04:44 UTC) #2
lgtm.  thanks Ananta.

Powered by Google App Engine
This is Rietveld 408576698