Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allowing JS to set/reset extension automation, this makes for more | joi@chromium.org | 2009-11-08 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | flexible testing when you want to automate different sets of functions in different tests. Now instead of needing to destroy your CF and then create a new one with a different automation functions attribute, you can just call the function to reset on the existing one, then call it again to enable a different set. BUG=none TEST=none Review URL: http://codereview.chromium.org/375014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31406 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add bindings to chrome frame to call the new extension automation apis. | rogerta@chromium.org | 2009-10-23 | 1 | -0/+10 |
| | | | | | | | | | TEST=see unit tests BUG=0 Review URL: http://codereview.chromium.org/284017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29902 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Initial import of the Chrome Frame codebase. Integration in chrome.gyp ↵ | slightlyoff@chromium.org | 2009-09-24 | 1 | -0/+333 |
coming in a separate CL. BUG=None TEST=None Review URL: http://codereview.chromium.org/218019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27042 0039d316-1c4b-4281-b951-d872f2087c98 |