Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for IE9 to user-level installations of Chrome Frame. | robertshield@chromium.org | 2011-02-04 | 1 | -4/+103 |
| | | | | | | | | | | BUG=70274 TEST=Install user-level Chrome Frame without admin privileges on a system with IE9. Observe CF being loaded in IE. Review URL: http://codereview.chromium.org/6246040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73721 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add a helper process to Chrome Frame to allow for non-administrative ↵ | robertshield@chromium.org | 2010-08-30 | 1 | -0/+88 |
installs. The helper process registers a hook dll that performs the necessary BHO injection instead of registering it in HKLM. BUG=53127 TEST=Non-admin CF installs work. Review URL: http://codereview.chromium.org/3158036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57860 0039d316-1c4b-4281-b951-d872f2087c98 |