diff options
author | siggi@chromium.org <siggi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-18 18:05:46 +0000 |
---|---|---|
committer | siggi@chromium.org <siggi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-18 18:05:46 +0000 |
commit | 4e9eba0d0848269269e45e7f2dcf04b9f4686d0f (patch) | |
tree | c1d52bf1211f39c0542320d13b003749f1cacca2 /chrome/browser/browser_browsertest.cc | |
parent | 7fc3e692468c2974201ebad17ce3d091dac17560 (diff) | |
download | chromium_src-4e9eba0d0848269269e45e7f2dcf04b9f4686d0f.zip chromium_src-4e9eba0d0848269269e45e7f2dcf04b9f4686d0f.tar.gz chromium_src-4e9eba0d0848269269e45e7f2dcf04b9f4686d0f.tar.bz2 |
Manually instantiate the BHO at need from the Toolband.
Enabling (either through IE's plugin manager or via its context menu) a visual gadget depending
on ceee would create and display that gadget, but the BHO would not be instantiated
(the latter part is consistent with documented IE BHO behaviur). The new mechanism will allow
a dependant CF gadget to make sure the BHO it requries already exists and take action (for instance-
create the BHO) when required.
The pattern for this behaviour is taken (partly) from chrome_frame_activex.cpp.
Submitting for motek@google.com. Original review at http://codereview.chromium.org/4918001/.
BUG=3019459
TEST=none
Review URL: http://codereview.chromium.org/5227001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66640 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser_browsertest.cc')
0 files changed, 0 insertions, 0 deletions