Sign in
chromium
/
chromium
/
src
/
0932b30c615c2ff3ddf7710467e812652fb900b6
/
chrome_frame
/
html_utils.h
57319e1
Add a setting to CF to remove 'chromeframe' from the UserAgent on a per-pattern basis.
by
[email protected]
· 13 years ago
9f2c802
Have Chrome Frame "support" IE conditional comment tags (of the downlevel-hidden variety) by ignoring them (rather than treating them as comment start/end) when parsing HTML streams.
by
[email protected]
· 15 years ago
f855429
ChromeFrame tests now use the mock http server instead of the python web server. This allows
by
[email protected]
· 15 years ago
e67a73f4
When GCF is the default renderer, use Chrome's User-agent header instead of IE's.
by
[email protected]
· 15 years ago
19118d5
GTTF: Use FRIEND_TEST_ALL_PREFIXES some more.
by
[email protected]
· 15 years ago
bc2ff519
Implement most of the ridealong fixes/cleanups I suggested during review for enabling warn-on-signed-versus-unsigned-equality-comparisions on Windows.
by
[email protected]
· 15 years ago
d578d30
Respect the "allowall" value for the X-Frame-Options header, as some
by
[email protected]
· 16 years ago
3f55e87
Add the chromeframe tag to the user agent header at runtime instead of statically in the registry.TEST=Try disabling GCF and see if the chromeframe tag in the user agent is still set. It should not be. Also make sure you don't have an older version installed... the chromeframe tag should not be in the registry - if it is, you've got an older version still registered. This should fix the issue with going to wave.google.com after disabling chrome frame and seeing the white page of death.R=amitBUG=22760
by
[email protected]
· 16 years ago
1632eb2
Adding the LF tag so that patches will work on the trybots.
by
[email protected]
· 16 years ago
f781782
Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming in a separate CL.
by
[email protected]
· 16 years ago