Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enhance extension UI testing by enabling you to select which extension | joi@chromium.org | 2009-10-23 | 1 | -1/+4 |
| | | | | | | | | | | | | | | APIs to forward (and thus stub out in your test), while others will keep being fulfilled as per usual. This lets you build tests that stub out one piece of behavior while testing that some side effects of another API happen as expected. BUG=none TEST=Run ui_tests.exe Review URL: http://codereview.chromium.org/314015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29919 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add bindings to chrome frame to call the new extension automation apis. | rogerta@chromium.org | 2009-10-23 | 1 | -2/+15 |
| | | | | | | | | | 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/+153 |
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 |