Sign in
chromium
/
chromium
/
src
/
b7a1b663c75496fe1d734cf96abd43a8d13a92ce
/
chrome_frame
/
bind_context_info.h
8ee65ba
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
by
[email protected]
· 14 years ago
4f45d458
If we switch into ChromeFrame as a result of a redirect then we need to navigate chrome to
by
[email protected]
· 15 years ago
98c26e13
Fix a crasher observed in ChromeFrame stable build 7.0.517.43. Crash occurs when we
by
[email protected]
· 15 years ago
965722ff
Remove scoped_bstr_win, fix all callers to use the new location.
by
[email protected]
· 15 years ago
5aef0fa
Fix a crash in ChromeFrame full tab mode while processing the attach external tab request, which comes in during window open.
by
[email protected]
· 15 years ago
ce2b9f92
A new way of hooking internet protocols. TEST=chrome frame tests
by
[email protected]
· 15 years ago
77d7aee
Candidate fix for bug 44108. The FromBindContext function was inherently racy as it returned a pointer to a non-addrefed pointer and the AddRef/Release implementation in the BindContextInfo was not thread safe.
by
[email protected]
· 15 years ago
25299f2
Use an interface to get to the C++ object pointer instead of casting directly.
by
[email protected]
· 15 years ago
29c32f90
In ChromeFrame with the IMoniker patch on, we should save away the redirect information received for the initial pending request. This
by
[email protected]
· 15 years ago
b8d7603
We need to specify at least one entry in the COM map of the bind information object used by ChromeFrame
by
[email protected]
· 15 years ago
de5bc35
With the ChromeFrame moniker patch on, the data cache maintained to indicate whether we should switch to Chrome, was not being
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