summaryrefslogtreecommitdiffstats
path: root/chrome_frame/http_negotiate.cc
Commit message (Expand)AuthorAgeFilesLines
* Check if the url is a top level url before clearing the referrer header.tommi@chromium.org2010-04-231-16/+14
* Only switch to cf for text/html. With opt-in URLs we could mark a URL to be ...tommi@chromium.org2010-04-211-6/+10
* Revert 44897 - Improved compatibility support for IE8.tommi@chromium.org2010-04-191-8/+10
* Improved compatibility support for IE8.tommi@chromium.org2010-04-181-10/+8
* With the ChromeFrame IMoniker patch in the referrer would not propagate corre...ananta@chromium.org2010-04-161-9/+22
* Fix #1 for multiple request issue (both POST and GET) after activating the on...tommi@chromium.org2010-03-121-5/+20
* Releasing the IBindStatusCallback_PatchInfo patch after we've applied the IIn...tommi@chromium.org2010-02-261-0/+6
* Fix for referrer flakyness. There were two problems:tommi@chromium.org2010-02-181-0/+10
* Handle a case where the document is being served up from cache. In that case...tommi@chromium.org2010-02-041-1/+26
* TEST=new tests added.stoyan@chromium.org2010-02-011-3/+41
* Fix for an issue we were seeing with wave.tommi@chromium.org2010-01-231-12/+14
* Fix FullTabModeIE_ChromeFrameDeleteCookieTest. The problem was that a domain...tommi@chromium.org2010-01-211-0/+2
* Updates for onhttpequiv. Preserving the referrer header, zapping the current...tommi@chromium.org2010-01-161-2/+4
* Use the OnHttpEquiv notification to switch to CF when the http-equiv meta tag...tommi@chromium.org2009-12-111-22/+36
* Limit the X-UA-Compatible HTTP header-based altering of the mime type perform...robertshield@chromium.org2009-12-041-30/+33
* Remove erroneous DCHECK that is reached when loading pages that don't call ou...robertshield@chromium.org2009-12-031-10/+19
* Adding support for Chrome Frame to be loaded via the presence of an X-UA-Comp...robertshield@chromium.org2009-12-031-0/+101
* Add the chromeframe tag to the user agent header at runtime instead of static...tommi@chromium.org2009-10-171-0/+164