summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/data
Commit message (Expand)AuthorAgeFilesLines
* ChromeFrame tests now use the mock http server instead of the python web serv...ananta@chromium.org2010-09-102-19/+3
* [chrome frame] Clean up chrome frame tests and get rid of most dependencies o...kkania@chromium.org2010-09-012-10/+4
* Fix for the ChromeFrame XHR test failures. This test was incorrectly hardcodi...ananta@chromium.org2010-08-191-1/+2
* Miscellaneous ChromeFrame code cleanup. The automation client class maintaine...ananta@chromium.org2010-07-301-1/+1
* The ChromeFrame persistent cookie test creates persistent cookies and reloads...ananta@chromium.org2010-07-282-14/+32
* ChromeFrame tabs would hang at times while closing. This would randomly occur...ananta@chromium.org2010-07-152-2/+0
* ChromeFrame back forward navigations at times would mess up the navigation hi...ananta@chromium.org2010-07-132-0/+43
* [chrome_frame] Refactor/merge IE no interference tests with other mock event ...kkania@chromium.org2010-07-128-27/+43
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* The ChromeFrame JavascriptWindowOpen test tries to open a popup in the onload...ananta@chromium.org2010-06-221-2/+3
* In pages rendered in ChromeFrame window open requests or link clicks with tar...ananta@chromium.org2010-06-221-0/+46
* window.open calls issued by pages within ChromeFrame would not honor the sugg...ananta@chromium.org2010-06-171-2/+2
* ChromeFrame should allow conditional HTTP headers like if_match, if_modified_...ananta@chromium.org2010-06-163-2/+78
* Add Support for window.close in ChromeFrame. Currently the CloseContents noti...ananta@chromium.org2010-06-071-3/+15
* Add chrome_frame_tests to check that some navigation cases are not broken in IE.kkania@chromium.org2010-06-022-0/+16
* Revert 48527 - Add chrome frame tests for common navigation cases to ensure I...kkania@chromium.org2010-05-282-16/+0
* Add chrome frame tests for common navigation cases to ensure IE still works.kkania@chromium.org2010-05-282-0/+16
* Enabling the ChromeFrame unload event test which validates that unload handle...ananta@chromium.org2010-05-252-4/+3
* Create first tests for verifying that Chrome Frame does not interfere with no...kkania@chromium.org2010-05-142-0/+12
* Reverting this as a number of tests have been failing on all builders ever si...ananta@chromium.org2010-05-131-14/+4
* An attempt to catch unexpected script errors in html test pages in a more gen...tommi@chromium.org2010-05-121-4/+14
* Catch and report an exception that I saw in the WidgetModeIE_InitializeHidden...tommi@chromium.org2010-05-101-3/+9
* Adding error handling to DeleteCookie test.tommi@chromium.org2010-05-101-13/+16
* Add more diagnostics to the SrcProperty test.tommi@chromium.org2010-05-101-23/+27
* Cookies would not get set correctly in ChromeFrame in full tab mode. The code...ananta@chromium.org2010-05-052-0/+70
* Test for GCF install flow auto-patching.slightlyoff@chromium.org2010-05-012-0/+66
* Attempt to fix the flakiness with the ChromeFrame FullTabModeIE_KeyboardTest ...ananta@chromium.org2010-04-231-3/+3
* Recommit of the ill-fated r44474, this time with new compiling goodness.robertshield@chromium.org2010-04-146-0/+7
* Fix the expectations for the ChromeFrame FullTabModeIE_BackForwardAnchor test...ananta@chromium.org2010-04-141-1/+1
* Revert 44473 (build breakage on bots) - Add multiversion delegation to Chrome...robertshield@chromium.org2010-04-146-7/+0
* Add multi-version delegation to Chrome Frame such that CF will scan for older...robertshield@chromium.org2010-04-146-0/+7
* Fix ChromeFrame referrer test which was flaky due to incorrect http header pa...ananta@chromium.org2010-03-231-6/+8
* When ChromeFrame switches to IE on receiving the OnHttpEquiv notification ind...ananta@chromium.org2010-03-151-0/+7
* Fix #1 for multiple request issue (both POST and GET) after activating the on...tommi@chromium.org2010-03-122-2/+4
* Reverting due to two broken tests: FullTabModeIE_SubIFram and FullTabModeIE_U...ericu@google.com2010-03-121-8/+0
* When ChromeFrame switches to IE on receiving the OnHttpEquiv notification ind...ananta@chromium.org2010-03-121-0/+8
* Unit test for the multiple request issues we've been seeing.tommi@chromium.org2010-02-252-0/+44
* Incorporating review comments from Amit. The keyboard based back forward test...ananta@chromium.org2010-02-172-32/+0
* We need to support the following accelerators in the ChromeFrame Active docum...ananta@chromium.org2010-02-172-0/+32
* Beginnings of a unit test for downloads that occur in a new window.tommi@chromium.org2010-02-172-0/+18
* Add missing file for the UrlmonUrlRequestTest.ZeroLengthResponse test.stoyan@chromium.org2010-02-121-0/+0
* First batch of context menu testsamit@chromium.org2010-02-122-22/+15
* A new unit test for the latest issue with switching renderers.tommi@chromium.org2010-02-062-0/+48
* Fix the three tests broken by gcf: change.amit@chromium.org2010-02-031-4/+7
* Remove cf: protocolamit@chromium.org2010-02-033-3/+3
* Re-enables CFInstance RPC tests for Firefox that were previously timing out d...slightlyoff@chromium.org2010-01-291-1/+1
* Window.open calls issued by pages within ChromeFrame which use the NEW_WINDOW...ananta@chromium.org2010-01-281-4/+3
* Unload and BeforeUnload handlers would not get invoked within pages inside Ch...ananta@chromium.org2010-01-272-0/+53
* If we navigate to a URL which has an anchor in IE, which eventually ends up i...ananta@chromium.org2010-01-221-0/+33
* Add integration tests for validating the X-UA-Compatible HTTP header code in ...robertshield@chromium.org2010-01-219-2/+170