index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome_frame
/
test
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 121891 - Disable Chrome's print preview in Chrome Frame.
grt@chromium.org
2012-02-27
1
-0
/
+6
*
Fix JS error in ChromeFrameTestWithWebServer.FLAKY_WidgetModeIE_SrcProperty t...
robertshield@chromium.org
2012-01-26
1
-11
/
+14
*
Chrome Frame test fixes for Vista/IE7.
grt@chromium.org
2011-12-06
13
-163
/
+256
*
Removing a test I missed when removing CEEE-specific functionality.
joi@chromium.org
2011-04-07
1
-39
/
+0
*
Remove extension automation support that was used only by CEEE.
joi@chromium.org
2011-04-06
1
-32
/
+0
*
Popups opened with the noreferrer parameter within ChromeFrame should open in...
ananta@chromium.org
2011-01-06
1
-0
/
+11
*
Add chrome frame context menu tests. Patch by mdu@chromium.org.
kkania@chromium.org
2010-11-30
2
-0
/
+73
*
Export the new sessionid property of Chrome Frame form the NPAPI interface.
rogerta@chromium.org
2010-11-24
1
-0
/
+39
*
Add support for OnClose event in ActiveX and NPAPI
amit@chromium.org
2010-10-27
2
-0
/
+68
*
Modification to the initial focus assignment behaviour. By giving focus to c...
twiz@google.com
2010-10-13
1
-1
/
+8
*
Add new SaveLinkAs test for chrome frame.
kkania@chromium.org
2010-10-06
1
-0
/
+8
*
Pass the accept and cache-control headers from ChromeFrame via the host netwo...
ananta@chromium.org
2010-10-01
2
-53
/
+66
*
Top level navigations are not sent to the host browser in the ChromeFrame NPA...
ananta@chromium.org
2010-09-30
3
-34
/
+30
*
Add a unit test for refresh in mshtml to see where we're not tagging the user...
tommi@chromium.org
2010-09-28
2
-0
/
+42
*
ChromeFrame tests now use the mock http server instead of the python web serv...
ananta@chromium.org
2010-09-10
2
-19
/
+3
*
[chrome frame] Clean up chrome frame tests and get rid of most dependencies o...
kkania@chromium.org
2010-09-01
2
-10
/
+4
*
Fix for the ChromeFrame XHR test failures. This test was incorrectly hardcodi...
ananta@chromium.org
2010-08-19
1
-1
/
+2
*
Miscellaneous ChromeFrame code cleanup. The automation client class maintaine...
ananta@chromium.org
2010-07-30
1
-1
/
+1
*
The ChromeFrame persistent cookie test creates persistent cookies and reloads...
ananta@chromium.org
2010-07-28
2
-14
/
+32
*
ChromeFrame tabs would hang at times while closing. This would randomly occur...
ananta@chromium.org
2010-07-15
2
-2
/
+0
*
ChromeFrame back forward navigations at times would mess up the navigation hi...
ananta@chromium.org
2010-07-13
2
-0
/
+43
*
[chrome_frame] Refactor/merge IE no interference tests with other mock event ...
kkania@chromium.org
2010-07-12
8
-27
/
+43
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
1
-0
/
+0
*
The ChromeFrame JavascriptWindowOpen test tries to open a popup in the onload...
ananta@chromium.org
2010-06-22
1
-2
/
+3
*
In pages rendered in ChromeFrame window open requests or link clicks with tar...
ananta@chromium.org
2010-06-22
1
-0
/
+46
*
window.open calls issued by pages within ChromeFrame would not honor the sugg...
ananta@chromium.org
2010-06-17
1
-2
/
+2
*
ChromeFrame should allow conditional HTTP headers like if_match, if_modified_...
ananta@chromium.org
2010-06-16
3
-2
/
+78
*
Add Support for window.close in ChromeFrame. Currently the CloseContents noti...
ananta@chromium.org
2010-06-07
1
-3
/
+15
*
Add chrome_frame_tests to check that some navigation cases are not broken in IE.
kkania@chromium.org
2010-06-02
2
-0
/
+16
*
Revert 48527 - Add chrome frame tests for common navigation cases to ensure I...
kkania@chromium.org
2010-05-28
2
-16
/
+0
*
Add chrome frame tests for common navigation cases to ensure IE still works.
kkania@chromium.org
2010-05-28
2
-0
/
+16
*
Enabling the ChromeFrame unload event test which validates that unload handle...
ananta@chromium.org
2010-05-25
2
-4
/
+3
*
Create first tests for verifying that Chrome Frame does not interfere with no...
kkania@chromium.org
2010-05-14
2
-0
/
+12
*
Reverting this as a number of tests have been failing on all builders ever si...
ananta@chromium.org
2010-05-13
1
-14
/
+4
*
An attempt to catch unexpected script errors in html test pages in a more gen...
tommi@chromium.org
2010-05-12
1
-4
/
+14
*
Catch and report an exception that I saw in the WidgetModeIE_InitializeHidden...
tommi@chromium.org
2010-05-10
1
-3
/
+9
*
Adding error handling to DeleteCookie test.
tommi@chromium.org
2010-05-10
1
-13
/
+16
*
Add more diagnostics to the SrcProperty test.
tommi@chromium.org
2010-05-10
1
-23
/
+27
*
Cookies would not get set correctly in ChromeFrame in full tab mode. The code...
ananta@chromium.org
2010-05-05
2
-0
/
+70
*
Test for GCF install flow auto-patching.
slightlyoff@chromium.org
2010-05-01
2
-0
/
+66
*
Attempt to fix the flakiness with the ChromeFrame FullTabModeIE_KeyboardTest ...
ananta@chromium.org
2010-04-23
1
-3
/
+3
*
Recommit of the ill-fated r44474, this time with new compiling goodness.
robertshield@chromium.org
2010-04-14
6
-0
/
+7
*
Fix the expectations for the ChromeFrame FullTabModeIE_BackForwardAnchor test...
ananta@chromium.org
2010-04-14
1
-1
/
+1
*
Revert 44473 (build breakage on bots) - Add multiversion delegation to Chrome...
robertshield@chromium.org
2010-04-14
6
-7
/
+0
*
Add multi-version delegation to Chrome Frame such that CF will scan for older...
robertshield@chromium.org
2010-04-14
6
-0
/
+7
*
Fix ChromeFrame referrer test which was flaky due to incorrect http header pa...
ananta@chromium.org
2010-03-23
1
-6
/
+8
*
When ChromeFrame switches to IE on receiving the OnHttpEquiv notification ind...
ananta@chromium.org
2010-03-15
1
-0
/
+7
*
Fix #1 for multiple request issue (both POST and GET) after activating the on...
tommi@chromium.org
2010-03-12
2
-2
/
+4
*
Reverting due to two broken tests: FullTabModeIE_SubIFram and FullTabModeIE_U...
ericu@google.com
2010-03-12
1
-8
/
+0
*
When ChromeFrame switches to IE on receiving the OnHttpEquiv notification ind...
ananta@chromium.org
2010-03-12
1
-0
/
+8
[next]