summaryrefslogtreecommitdiffstats
path: root/chrome_frame/bind_context_info.cc
Commit message (Expand)AuthorAgeFilesLines
* Second attempt at trying to land buggy bho avoidance: http://codereview.chrom...tommi@chromium.org2010-07-211-1/+2
* Revert 53194 - A different approach to avoid crashes in buggy 3rd party BHOs....sanjeevr@chromium.org2010-07-211-2/+1
* A different approach to avoid crashes in buggy 3rd party BHOs.This time we're...tommi@chromium.org2010-07-211-1/+2
* Addressing review comment from Stoyan (remove one dlog statement).tommi@chromium.org2010-05-191-3/+0
* Candidate fix for bug 44108. The FromBindContext function was inherently racy...tommi@chromium.org2010-05-141-19/+24
* Use an interface to get to the C++ object pointer instead of casting directly.tommi@chromium.org2010-05-131-3/+36
* Avoid a crash in ChromeFrame in the BindToStorage call initiated when our act...ananta@chromium.org2010-04-151-0/+45