summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/data
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix FullTabModeIE_ChromeFrameDeleteCookieTest. The problem was that a domain...tommi@chromium.org2010-01-211-12/+8
* Attempt 2 at landing this.ananta@chromium.org2010-01-082-0/+50
* Reason:tyoshino@chromium.org2010-01-082-50/+0
* Deleting cookies by setting the expires attribute on them with an empty value...ananta@chromium.org2010-01-082-0/+50
* The function to check whether the page is running in Chrome was incorrectly f...ananta@chromium.org2010-01-021-0/+3
* Authorization headers set using XHR with ChromeFrame were stripped in the out...ananta@chromium.org2009-12-282-1/+53
* Multiple chrome frame activex controls should instantiate and navigate correc...ananta@chromium.org2009-12-182-0/+59
* Tommi, please review everything. jam please review changes to resource_dispat...ananta@chromium.org2009-12-161-0/+48
* Updates test to use new document location for overlay nodes.slightlyoff@chromium.org2009-11-191-5/+5
* Back/Forward support for url fragmentsamit@chromium.org2009-11-196-0/+129
* Added a regression test which validates that keystrokes are received correctl...ananta@chromium.org2009-11-131-0/+36
* Updates CFInstall.js to:slightlyoff@chromium.org2009-11-105-1/+240
* Don't switch to CF's active document for frames or iframes.This fixes an issu...tommi@chromium.org2009-11-035-4/+92
* Added unit tests for ChromeFrame IE full tab mode. These test the following c...ananta@chromium.org2009-10-293-9/+72
* Add bindings to chrome frame to call the new extension automation apis.rogerta@chromium.org2009-10-231-6/+44
* When Chrome hands off a URL to be opened by the external host by the ViewHost...ananta@chromium.org2009-10-192-0/+50
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-2443-0/+1947