Sign in
chromium
/
chromium
/
src
/
2e9c23f5c7049beead982ee0834b7e91395debee
/
chrome_frame
/
urlmon_url_request_private.h
60cc89e
iwyu: Include callback_old.h where appropriate, final.
by
[email protected]
· 14 years ago
8ee65ba
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
by
[email protected]
· 14 years ago
4736610c
Revert 76880 - ChromeFrame would fail to upload POST data to the server if the webserver requested NTLM
by
[email protected]
· 14 years ago
04ac6e8
ChromeFrame would fail to upload POST data to the server if the webserver requested NTLM
by
[email protected]
· 14 years ago
f4fbae68
Download requests in ChromeFrame which occur in response to a POST request need to pass
by
[email protected]
· 15 years ago
27a112c
net: Add namespace net to the remaining files under url_request directory.
by
[email protected]
· 15 years ago
ce072a7
Move platform_thread to base/threading and put in the base namespace. I left a
by
[email protected]
· 15 years ago
233469df
Relanding this change.
by
[email protected]
· 15 years ago
6e43bd6
Revert 61997 - Fix a memory leak in ChromeFrame which is caused by leaking the urlmon transaction objects.
by
[email protected]
· 15 years ago
4e4a68a3
Fix a memory leak in ChromeFrame which is caused by leaking the urlmon transaction objects.
by
[email protected]
· 15 years ago
7e4468d5
FBTF: Move a bunch of code to the headers and remove includes.
by
[email protected]
· 15 years ago
1a5b2c242
This change consists of the previous change in addition to a fix for the download issue.
by
[email protected]
· 15 years ago
57c844d89
Reverting to fix the IE6 builder redness. Please continue debugging this and resubmit.
by
[email protected]
· 15 years ago
04f66a0
Not using an intermediate cache between urlmon and chrome reads.
by
[email protected]
· 15 years ago
5cec0eb3
Nicely steal moniker and bind context from the urlmon url request.
by
[email protected]
· 15 years ago
6ee8853
With the ChromeFrame IMoniker patch in the referrer would not propagate correctly to Chrome when we switch from IE to CF. In ChromeFrame
by
[email protected]
· 15 years ago
70277f6
Avoid a crash in ChromeFrame in the BindToStorage call initiated when our active document is loaded. The crash occurs while dereferencing a
by
[email protected]
· 15 years ago
3ee6112
Fix for remaining major issues with moniker patch
by
[email protected]
· 15 years ago
97965e1
Switch renderer in Moniker patch
by
[email protected]
· 15 years ago
4cb6dca5
Add file I forgot.
by
[email protected]
· 15 years ago
0ce4640
Move Urlmon network requests to UI thread, thus allowing reusing the bind context (and already fetched data) via INET_E_TERMINATED_BIND error code.
by
[email protected]
· 15 years ago
7ae8074
Fix for a race issue when chrome decides that a request needs to be downloaded by the host browser.
by
[email protected]
· 15 years ago
7403d38f
When ChromeFrame is running in privileged mode, we should fail the IAuthenticate::Authenticate method
by
[email protected]
· 15 years ago
051236f
Fix #1 for multiple request issue (both POST and GET) after activating the onhttpequiv approach.
by
[email protected]
· 15 years ago
290c537
Proper notification in OnStopBinding if headers are not availble (i.e. connection failed).
by
[email protected]
· 16 years ago
e6ed7a5
Delete UrlmonUrlRequest static object counter since we may have multiple UrlmonUrlRequestManager objects in a single process.
by
[email protected]
· 16 years ago
8129c12
Renabling the FullTabModeIE_ChromeFrameUnloadEventTest ChromeFrame test. This test failed at times
by
[email protected]
· 16 years ago
3eb07da
TEST=new tests added.
by
[email protected]
· 16 years ago