1. 8ee65ba Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h. by [email protected] · 14 years ago
  2. 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
  3. 98c26e13 Fix a crasher observed in ChromeFrame stable build 7.0.517.43. Crash occurs when we by [email protected] · 15 years ago
  4. 965722ff Remove scoped_bstr_win, fix all callers to use the new location. by [email protected] · 15 years ago
  5. 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
  6. ce2b9f92 A new way of hooking internet protocols. TEST=chrome frame tests by [email protected] · 15 years ago
  7. 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
  8. 25299f2 Use an interface to get to the C++ object pointer instead of casting directly. by [email protected] · 15 years ago
  9. 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
  10. 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
  11. 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
  12. 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