Sign in
chromium
/
chromium
/
src
/
23e152e917c70e0399770433d564fe2f54c5ea95
/
chrome
/
browser
/
browser_encoding_uitest.cc
3b63f8f4
Move some files from base to base/memory.
by
[email protected]
· 14 years ago
dbb0203e
Disable BrowserEncodingTest.TestEncodingAutoDetect on CrOS. It's almost always failing and takes way too long to timeout.
by
[email protected]
· 15 years ago
ee4461f
GTTF: remove flaky mark from following tests:
by
[email protected]
· 15 years ago
57ecc4b
Make prefs use std::string for keys rather than wstrings.
by
[email protected]
· 15 years ago
466640fc
Marking BrowserEncodingTest.TestEncodingAliasMapping as flaky.
by
[email protected]
· 15 years ago
ddd231e
Change a bunch of string types.
by
[email protected]
· 15 years ago
e45b40f
Marking BrowserEncodingTest.TestOverrideEncoding as FLAKY.
by
[email protected]
· 15 years ago
ed2be81
Marking BrowserEncodingTest.TestEncodingAutoDetect as FLAKY.
by
[email protected]
· 15 years ago
faf2ee4
Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."
by
[email protected]
· 15 years ago
5ea92a9
Reland r46681: Use IPC to wait for download in DownloadTest.
by
[email protected]
· 15 years ago
c90e135d
Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBase for the download tests.
by
[email protected]
· 15 years ago
585b6bd
Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBase for the download tests.
by
[email protected]
· 15 years ago
f83f910
Enable more parts of automation on all platforms:
by
[email protected]
· 15 years ago
5a145436
Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility functions to use FilePaths.
by
[email protected]
· 15 years ago
9d6dcdf
[GTTF] Various ui tests cleanups:
by
[email protected]
· 15 years ago
6fd3535
[GTTF] Make automation framework more solid by making sure that
by
[email protected]
· 15 years ago
fc96aa4
Putting back tests that are excluded in bug 28808
by
[email protected]
· 16 years ago
c82eaa5
Flaky tests on linux/view/64bit builds.
by
[email protected]
· 16 years ago
b8f48d1
Revert 31419 - Commit Issue 255057: Unit Test for Toggling of Encoding AutoDetect
by
[email protected]
· 16 years ago
7e6ecaa
Commit Issue 255057: Unit Test for Toggling of Encoding Auto-Detect
by
[email protected]
· 16 years ago
158a089
Use FilePath in URLRequestMocks.
by
[email protected]
· 16 years ago
58f622a6
TestOverrideEncoding hanging is because TabProxy::WaitForNavigation can not get reply if current last last_navigation_time for tab _tracker is great than the input last_navigation_time.
by
[email protected]
· 16 years ago
828cabe
Update the TabContents::SavePage parameter to take FilePath instead of wstring to avoid conversions "To and From wstring".
by
[email protected]
· 16 years ago
3f0a911
Disable TestOverrideEncoding test. It's been hanging the XP Tests (dbg)(3) ui_test all day.
by
[email protected]
· 16 years ago
f73ebdf
Speed up the BrowserEncodingTest.TestEncodingAutoDetect.
by
[email protected]
· 16 years ago
41fc032
Convert std::wstring encoding names to std::string in a bunch of files.
by
[email protected]
· 16 years ago
aacd7cc
Alias 'US-ASCII' to 'ISO-8859-1' in our UI without touching webkit.BUG=15801
by
[email protected]
· 16 years ago
719f973
Fix BrowserEncodingTest to use FilePaths and cleanup temporary files.
by
[email protected]
· 16 years ago
e30669f5a
Disable this test of encoding override on MacOS and Linux because on those platforms
by
[email protected]
· 16 years ago
d5360f638
Use size_t to fix compilation error.
by
[email protected]
· 16 years ago
6f408bf
Use ARRAYSIZE_UNSAFE
by
[email protected]
· 16 years ago
cbeb8bad
arraysize doesn't accept a type defined inside a function. In these rare
by
[email protected]
· 16 years ago
65c809bf
Fix compilation failure on Mac and Linux
by
[email protected]
· 16 years ago
8a60939
Add a UI test for "Encoding" menu. Please see crbug.com/5515 for more details.This change list is based on http://codereview.chromium.org/18417 which was written by xlyuan@chromiumBug=5515 ( http://crbug.com/5515 )
by
[email protected]
· 16 years ago