summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_browsertests_misc.cc
Commit message (Expand)AuthorAgeFilesLines
* Another try at enabling the content script messaging test.mpcomplete@chromium.org2009-07-241-10/+6
* Fix my previous revert. Merge issues.mpcomplete@chromium.org2009-07-221-3/+0
* Revert "Fix an issue with unregistering content script contexts."mpcomplete@chromium.org2009-07-221-0/+2
* Disable 2 extension messaging browsertests until I can figure out why they arempcomplete@chromium.org2009-07-221-0/+4
* Fix an issue with unregistering content script contexts.mpcomplete@chromium.org2009-07-221-3/+0
* Fix for bug where we would not create ExtensionFunctionDispatcheraa@chromium.org2009-07-161-0/+12
* Disable MessagingContentScript. It's failing on the buildbot.mpcomplete@chromium.org2009-07-151-0/+3
* Reenable content script messaging test.mpcomplete@chromium.org2009-07-151-4/+0
* Add getLanguage function to tab extension.sidchat@google.com2009-07-101-4/+20
* Add a rudamentary feed preview to the RSS extension. Itfinnur@chromium.org2009-07-091-1/+135
* Make the API to open a message channel symmetric, so it works the same whethe...mpcomplete@chromium.org2009-07-091-11/+121
* Add some logging to a flakey browsertest to debug.aa@chromium.org2009-07-081-2/+0
* Disable ExtensionBrowserTest.Incognito because it fails too often.nsylvain@chromium.org2009-07-071-0/+3
* Add an ExtensionBrowserTest base class that allows in-process browser tests o...aa@chromium.org2009-07-041-0/+106