Sign in
chromium
/
chromium
/
src
/
55e1a70ba79c37b1c17bd3bce842e8f4788b2cc3
/
chrome_frame
/
test
/
html_util_unittests.cc
c694427
Remove task.h and finish base::Bind() migration.
by
[email protected]
· 14 years ago
79bd6e8
Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.
by
[email protected]
· 14 years ago
6444576
Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue"
by
[email protected]
· 14 years ago
6568e6b
Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so that SetUserAgent() must be called before GetUserAgent().
by
[email protected]
· 14 years ago
d7196e3
Removed the GetProductVersion function from webkit_glue and replace it with the BuildUserAgent function.
by
[email protected]
· 14 years ago
3b63f8f4
Move some files from base to base/memory.
by
[email protected]
· 14 years ago
b0d9bfa
Have a consistent UA string with chromeframe token
by
[email protected]
· 15 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
542bdfe
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
by
[email protected]
· 15 years ago
381bc45
FBTF: Remove unneeded headers from base/ (part 10)
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
252cad6
Remove all wstrings from the IPC logging subsystem.
by
[email protected]
· 15 years ago
de6b8b6d
FBTF: Remove unneeded headers from base/ (part 1)
by
[email protected]
· 15 years ago
f55bd486
Enable warning 4389 as an error on windows builds. This will make
by
[email protected]
· 15 years ago
bcd840c
chrome_frame: Remove several instances of the deprecated wstrings functions
by
[email protected]
· 15 years ago
2fbc339
Revert "Another dependency the bbot missed!!!"
by
[email protected]
· 15 years ago
bd635c0
Enable warning 4389 as an error on windows builds. This will make
by
[email protected]
· 15 years ago
89f1492
Make X-Frame-Options detection in Chrome Frame non-case-sensitive, as it should be.
by
[email protected]
· 15 years ago
70daf0b
ChromeFrame should honor the host browser's cookie policy. To achieve this we always read the cookies from
by
[email protected]
· 15 years ago
ccd22a7
Reorganize chrome_frame_unittest.h/cc
by
[email protected]
· 16 years ago
a38056a
Include the full version number in the user agent.
by
[email protected]
· 16 years ago
0a5210f
Fix for FullTabModeIE_ChromeFrameDeleteCookieTest and issues with deleting persistent cookies as reported in bug 30786.
by
[email protected]
· 16 years ago
aeb9efc
Attempt 2 at landing this.
by
[email protected]
· 16 years ago
3ffe71e
Reason: Linux Builder (ChromiumOS) failed.
by
[email protected]
· 16 years ago
4c3046b
Deleting cookies by setting the expires attribute on them with an empty value would not work in ChromeFrame
by
[email protected]
· 16 years ago
ea9ed97d
Some Chrome Frame cleanup:
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
83e214c
Fixing CRLF -> LF for the test directory.
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