Sign in
chromium
/
chromium
/
src
/
3f002a386bfa32f34479d9eb22531120d51394e5
/
chrome_frame
/
urlmon_bind_status_callback.h
8ee65ba
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
by
[email protected]
· 14 years ago
3b63f8f4
Move some files from base to base/memory.
by
[email protected]
· 14 years ago
5097dc8
Attempt four at landing the "histogram.h removed from message_loop.h" patch.
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
74e9983a
Not using std::wstring to store progress status text because mshtml is sensitive to NULL vs L"".
by
[email protected]
· 15 years ago
f1917ed
Fix crash in CacheStream::Read
by
[email protected]
· 15 years ago
b31b9ff
Cache progress notifications only if necessary
by
[email protected]
· 15 years ago
040b800f
Do not wrap the original callback if we can;t initialize sniffing cache
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
37a3a4b
Sniff data for the chrome meta tag as in comes in.
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
051236f
Fix #1 for multiple request issue (both POST and GET) after activating the onhttpequiv approach.
by
[email protected]
· 15 years ago