summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/test_with_web_server.cc
Commit message (Expand)AuthorAgeFilesLines
* Create first tests for verifying that Chrome Frame does not interfere with no...kkania@chromium.org2010-05-141-2/+2
* Reverting this as a number of tests have been failing on all builders ever si...ananta@chromium.org2010-05-131-13/+1
* An attempt to catch unexpected script errors in html test pages in a more gen...tommi@chromium.org2010-05-121-1/+13
* Cookies would not get set correctly in ChromeFrame in full tab mode. The code...ananta@chromium.org2010-05-051-0/+13
* Attempt to fix the flakiness associated with the ChromeFrame FullTabModeIE_Te...ananta@chromium.org2010-05-031-8/+11
* Test for GCF install flow auto-patching.slightlyoff@chromium.org2010-05-011-0/+24
* More chrome frame test crash fixes. At times we fail to create the HTTP serve...ananta@chromium.org2010-04-241-2/+7
* Only switch to cf for text/html. With opt-in URLs we could mark a URL to be ...tommi@chromium.org2010-04-211-3/+9
* In ChromeFrame with the moniker patch enabled we should not process optin url...ananta@chromium.org2010-04-201-9/+0
* Enable the ChromeFrame IMoniker patch by default now.ananta@chromium.org2010-04-201-1/+1
* With the ChromeFrame IMoniker patch in the referrer would not propagate corre...ananta@chromium.org2010-04-161-2/+1
* Disable a failing test temporarilyamit@chromium.org2010-04-151-1/+2
* The ChromeFrame FullTabModeIE_AnchorUrlNavigateTest test only works if the IM...ananta@chromium.org2010-04-141-0/+3
* Fix for remaining major issues with moniker patchamit@chromium.org2010-04-141-4/+4
* Add chrome_launcher to the list of processes terminated at the beginning and ...ananta@chromium.org2010-04-121-0/+1
* Switch renderer in Moniker patchamit@chromium.org2010-04-091-2/+2
* Enabling the FullTabModeIE_TestPostReissue ChromeFrame test as this test only...ananta@chromium.org2010-04-071-6/+2
* Correct the bug number for the disabled chrome frame tests.ananta@chromium.org2010-04-061-1/+1
* Disabling the FullTabModeIE_TestPostReissue ChromeFrame test while we debug t...ananta@chromium.org2010-04-051-1/+2
* Unit test for form download (POST). This replicates the issue reported in bu...tommi@chromium.org2010-03-291-24/+12
* The ChromeFrame referrer test is not flaky anymore.ananta@chromium.org2010-03-251-2/+1
* Also switching the default of the tests to default to the moniker patch.tommi@chromium.org2010-03-231-3/+3
* Marking the referrer test as flaky again. It's failing on the build bot but ...tommi@chromium.org2010-03-151-4/+5
* Fix #1 for multiple request issue (both POST and GET) after activating the on...tommi@chromium.org2010-03-121-15/+35
* Chrome Frame tests for keyboard acceleratorsamit@chromium.org2010-03-091-1/+1
* Marking the WidgetModeFF_CFInstanceRPCInternal as flaky.ananta@chromium.org2010-03-021-1/+2
* Marking some more tests as flaky since they fail randomly on waterfall.amit@chromium.org2010-03-011-3/+6
* Marking WidgetModeFF_InHead as flaky as it randomly fails on buildbotsamit@chromium.org2010-02-281-1/+2
* Unit test for the multiple request issues we've been seeing.tommi@chromium.org2010-02-251-33/+50
* Marking the FullTabModeIE_ReferrerTest as FLAKY as this still intermittently ...ananta@chromium.org2010-02-191-1/+3
* Fix for referrer flakyness. There were two problems:tommi@chromium.org2010-02-181-3/+2
* Fix cfinstance chrome tests. Before they were either failing to launchtommi@chromium.org2010-02-161-4/+5
* First batch of context menu testsamit@chromium.org2010-02-121-76/+16
* A new unit test for the latest issue with switching renderers.tommi@chromium.org2010-02-061-0/+60
* The FullTabModeIE_ReferrerTest has been marked FLAKY. It appears to be a rece...ananta@chromium.org2010-02-051-1/+3
* Reorganize chrome_frame_unittest.h/ccamit@chromium.org2010-02-041-0/+825