summaryrefslogtreecommitdiffstats
path: root/chrome_frame/urlmon_bind_status_callback.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a ChromeFrame crash in the bind status callback which occurs due to a NUL...ananta@chromium.org2010-04-021-1/+3
* Fix a crash in ChromeFrame in our IBindStatusCallback wrapper which attempts ...ananta@chromium.org2010-04-021-2/+9
* Provide the chrome frame content type from tests which is what we handle in o...tommi@chromium.org2010-03-261-1/+11
* Don't assume that the mime type for documents that mshtml rejects is CF(!)tommi@chromium.org2010-03-261-8/+13
* Fix #1 for multiple request issue (both POST and GET) after activating the on...tommi@chromium.org2010-03-121-0/+286