summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Collapse)AuthorAgeFilesLines
* Flip a test from DISABLED_ to FAILS_ on the Mac, and add a bug annotationstuartmorgan@chromium.org2010-06-141-7/+6
| | | | | | | | | BUG=45892 TEST=AutomationProxyVisibleTest.WindowGetViewBounds should run on Mac Review URL: http://codereview.chromium.org/2698001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49735 0039d316-1c4b-4281-b951-d872f2087c98
* Fix up the Windows omnibox after the recent endcap removal. This fixes most ↵pkasting@chromium.org2010-06-141-0/+0
| | | | | | | | | | of the issues, but doesn't make the app launcher match the new style. BUG=45745 TEST=Omnibox has endcaps, insides are aligned and padded correctly, dropdown looks good Review URL: http://codereview.chromium.org/2721009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49727 0039d316-1c4b-4281-b951-d872f2087c98
* Revert changes accidentally checked in with my property changes.brettw@chromium.org2010-06-141-1/+1
| | | | | | | TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49708 0039d316-1c4b-4281-b951-d872f2087c98
* Add some Linux make and scons files to the svn:ignore properties.brettw@chromium.org2010-06-141-1/+1
| | | | | | | | TEST=none BUG=none R=thomasvl git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49704 0039d316-1c4b-4281-b951-d872f2087c98
* Add code to instantiate the ConfigurationPolicyPrefStore for the Windows ↵danno@chromium.org2010-06-141-1/+1
| | | | | | | | | | | | platform. BUG=46134 TEST=none Review URL: http://codereview.chromium.org/2321003 Patch from Markus Heintz <markusheintz@google.com>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49684 0039d316-1c4b-4281-b951-d872f2087c98
* Fix and re-enable RedirectTest.ClientCancelled.hans@chromium.org2010-06-141-12/+4
| | | | | | | | | | | | | | | The hack to create and dispatch an event after a timeout to fool the browser into thinking it is user initiated stopped working after WebKit r49827. Changing the test to navigate to a javascript: url instead, which qualifies as a user initiated location change. BUG=45053 TEST=ui_tests --gtest_filter=RedirectTest.ClientCancelled Review URL: http://codereview.chromium.org/2225007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49681 0039d316-1c4b-4281-b951-d872f2087c98
* Support WebSQLDatabases in incognito mode.dumi@chromium.org2010-06-131-1/+1
| | | | | | | | | BUG=43232 TEST=none Review URL: http://codereview.chromium.org/2746003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49644 0039d316-1c4b-4281-b951-d872f2087c98
* Added plumbing to transport the frame name between RenderViewHost and the ↵atwilson@chromium.org2010-06-121-4/+9
| | | | | | | | | | | | | Webkit layer. Extended ViewMsg_New and ViewHostMsg_CreateWindow to have a new frame_name parameter. This allows the RVH to know the initial name of the frame associated with its RenderView, and also to set the name of the frame when creating a new RenderView. Review URL: http://codereview.chromium.org/2775003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49622 0039d316-1c4b-4281-b951-d872f2087c98
* Pass the testing interface command line switch to Chrome when running the ↵brettw@chromium.org2010-06-111-0/+5
| | | | | | | | | | PPAPI UI tests. TEST=this is a test BUG=none Review URL: http://codereview.chromium.org/2736007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49589 0039d316-1c4b-4281-b951-d872f2087c98
* Minor cleanups of usage of process_util code.maruel@chromium.org2010-06-111-2/+2
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/2791006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49568 0039d316-1c4b-4281-b951-d872f2087c98
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-113-2/+1
| | | | | | | | | | This does the basic surgery on all three OSes without trying to fix up the visual appearance. As a result, things look pretty ugly. My intent is to at least put endcaps on the omnibox in a subsequent patch. BUG=45745,45762,45763 TEST=Reload and stop should be combined; go should be gone. Review URL: http://codereview.chromium.org/2677003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49492 0039d316-1c4b-4281-b951-d872f2087c98
* Clean up external-tab related code in automation provider and automation proxy.estade@chromium.org2010-06-102-52/+54
| | | | | | | | | BUG=44695 TEST=compile Review URL: http://codereview.chromium.org/2743006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49448 0039d316-1c4b-4281-b951-d872f2087c98
* Rip out the multiprofile implementation.erg@chromium.org2010-06-101-2/+0
| | | | | | | | | | | Requested by Ben. Never worked on linux or OSX and apparently broken on Windows. Removal of the multiprofile code will make switching out the old AppMenuModel with the new WrenchMenuModel trivial. BUG=27177 TEST=none Review URL: http://codereview.chromium.org/2736001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49440 0039d316-1c4b-4281-b951-d872f2087c98
* Disable PPAPITest.DeviceContext2D on Win as well. It failed on jshin@chromium.org2010-06-101-5/+1
| | | | | | | | | | | | | | | | | multiple win bots: PPAPITest.DeviceContext2D: C:\b\slave\chromium-rel-xp\build\src\chrome\test\ui\ppapi_uitest.cc(69): error: Value of: escaped_value.c_str() Actual: "Test case could not initialize" Expected: "PASS" BUG=None TEST=UI test passes on Windows TBR=brettw Review URL: http://codereview.chromium.org/2755004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49435 0039d316-1c4b-4281-b951-d872f2087c98
* Disable the ImageData test on Mac which is failing.brettw@chromium.org2010-06-101-0/+5
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49433 0039d316-1c4b-4281-b951-d872f2087c98
* Disable the PPAPI ui test on Mac & Linux, it's still failing.brettw@chromium.org2010-06-101-0/+5
| | | | | | | | TEST=none BUG=none Review URL: http://codereview.chromium.org/2715010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49424 0039d316-1c4b-4281-b951-d872f2087c98
* Updating a reliability crasher suppression.jcivelli@chromium.org2010-06-101-1/+1
| | | | | | | | | | | This crasher can happen with 2 different stacks. BUG=46106 TBR=thomasvl Review URL: http://codereview.chromium.org/2777003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49416 0039d316-1c4b-4281-b951-d872f2087c98
* First pass at implementing real Flush callbacks. This does not currentlybrettw@chromium.org2010-06-101-3/+4
| | | | | | | | | | | include a test since that needs some work on threading and the testing interface. I plan on doing that in a separate pass. TEST=none BUG=none Review URL: http://codereview.chromium.org/2712002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49415 0039d316-1c4b-4281-b951-d872f2087c98
* [GTTF] Disable NPAPIVisiblePluginTester.SelfDeletePluginInvokeAlert whichphajdan.jr@chromium.org2010-06-101-1/+2
| | | | | | | | | | | | | flakily exceeds test timeout. TBR=mpcomplete TEST=NPAPIVisiblePluginTester.SelfDeletePluginInvokeAlert BUG=46257 Review URL: http://codereview.chromium.org/2735010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49407 0039d316-1c4b-4281-b951-d872f2087c98
* Send event on changes to the cookie monster.jochen@chromium.org2010-06-105-2/+31
| | | | | | | | | BUG=38398 TEST=*.CookiesEvents Review URL: http://codereview.chromium.org/2703004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49390 0039d316-1c4b-4281-b951-d872f2087c98
* Add test for multiple geolocation watches in a single frame (aka bridge)joth@chromium.org2010-06-101-0/+82
| | | | | | | | | BUG=40101 TEST=GeolocationBrowserTest.TwoWatchesInOneFrame Review URL: http://codereview.chromium.org/2740007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49383 0039d316-1c4b-4281-b951-d872f2087c98
* Run in-process browser tests using the sandbox.jam@chromium.org2010-06-093-7/+56
| | | | | | Review URL: http://codereview.chromium.org/2729002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49308 0039d316-1c4b-4281-b951-d872f2087c98
* Don't run WorkerTests at all under Valgrind.timurrrr@chromium.org2010-06-091-71/+4
| | | | | | | | Excluding them individually appeared to be too hard... BUG=38575 Review URL: http://codereview.chromium.org/2779006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49286 0039d316-1c4b-4281-b951-d872f2087c98
* Add another hanging test.thomasvl@chromium.org2010-06-091-0/+1
| | | | | | | | BUG=38575 TEST=none Review URL: http://codereview.chromium.org/2756004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49250 0039d316-1c4b-4281-b951-d872f2087c98
* [GTTF] Automatically append FLAKY_ and FAILS_ prefixes to gtest_filters.timurrrr@chromium.org2010-06-092-13/+13
| | | | | | | | TEST=none BUG=none Review URL: http://codereview.chromium.org/2765002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49240 0039d316-1c4b-4281-b951-d872f2087c98
* Don't save last used locations in open and save dialogs when in incognito mode.bauerb@chromium.org2010-06-091-0/+9
| | | | | | | | | | | | | | For "Save page as..." we simply don't store the save location in incognito mode. For "Open File"... and file upload controls, it's a bit more complicated: because NSOpenPanel and NSSavePanel default to using the last chosen directory from NavigationServices (which we can't influence), we provide a preference value prefs::kLastChosenDirectory as fallback there, which is not persisted in incognito mode. BUG=45064 TEST=See bug for manual test. Review URL: http://codereview.chromium.org/2450004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49237 0039d316-1c4b-4281-b951-d872f2087c98
* Remove a bunch of images that don't seem to be used.pkasting@chromium.org2010-06-081-0/+0
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/2722003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49203 0039d316-1c4b-4281-b951-d872f2087c98
* Added an entry for the new failure.thomasvl@chromium.org2010-06-081-0/+3
| | | | | | | | | TBR=senorblanco BUG=46106 TEST=green bot Review URL: http://codereview.chromium.org/2762004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49195 0039d316-1c4b-4281-b951-d872f2087c98
* Fix typo, make suppression handle flaky or not naming.thomasvl@chromium.org2010-06-081-1/+1
| | | | | | | | BUG=39057 TEST=none Review URL: http://codereview.chromium.org/2741002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49176 0039d316-1c4b-4281-b951-d872f2087c98
* looks like there is a new worker test that wasn't in the blanket disable, ↵thomasvl@chromium.org2010-06-081-0/+1
| | | | | | | | | | adding it. BUG=38575 TEST=none Review URL: http://codereview.chromium.org/2724003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49168 0039d316-1c4b-4281-b951-d872f2087c98
* The test got updated to be marked as flaky, so update the pattern to match ↵thomasvl@chromium.org2010-06-081-1/+1
| | | | | | | | | | without or without a prefix. BUG=45562 TEST=none Review URL: http://codereview.chromium.org/2719002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49167 0039d316-1c4b-4281-b951-d872f2087c98
* Add Support for window.close in ChromeFrame. Currently the CloseContents ↵ananta@chromium.org2010-06-071-1/+9
| | | | | | | | | | | | | | | | | | notification on the TabContentsDelegate which the ExternalTabContainer implements is ignored if the window close is not initiated from the host. Fix is to send over an automation message AutomationMsg_CloseExternalTab to the external host where we close the window. Currently this functionality is only provided by the active document. Fixes bug http://code.google.com/p/chromium/issues/detail?id=45930 Bug=45930 Test=Covered by chrome frame unit test FullTabModeIE_WindowCloseInChrome Review URL: http://codereview.chromium.org/2691004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49093 0039d316-1c4b-4281-b951-d872f2087c98
* Renaming chrome sync integration test files so that they are uniformly named.rsimha@chromium.org2010-06-073-0/+0
| | | | | | | | | BUG=45887 TEST=sync_integration_tests Review URL: http://codereview.chromium.org/2644002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49074 0039d316-1c4b-4281-b951-d872f2087c98
* Support multiple PrefStoresmnissler@chromium.org2010-06-072-7/+13
| | | | | | | | | | | | Add interface for multi_pref_store_manager. BUG=40259 TEST=Unittests in pref_service_unittest.cc, pref_value_store_unittest.cc Review URL: http://codereview.chromium.org/1957005 Patch from Markus Heintz <markusheintz@google.com>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49048 0039d316-1c4b-4281-b951-d872f2087c98
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ↵tfarina@chromium.org2010-06-064-9/+9
| | | | | | | | | | | directory. BUG=None TEST=trybots Review URL: http://codereview.chromium.org/2657003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49024 0039d316-1c4b-4281-b951-d872f2087c98
* Enable two AutomationUITestBase tests on the Mac, and add a bug annotation ↵stuartmorgan@chromium.org2010-06-041-6/+3
| | | | | | | | | | | for one BUG=45882 TEST=AutomationUITestBase FindInPage and IncognitoWindow run on the Mac. Review URL: http://codereview.chromium.org/2623005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48977 0039d316-1c4b-4281-b951-d872f2087c98
* Re-enable test, add in test detail.scottbyer@chromium.org2010-06-041-0/+66
| | | | | | | | | | | Add in asked-for test of getting the title through, found text-only PDF file for that test, re-enabled it. BUG=none TEST=CloudPrintDataSenderTest.CanSend Review URL: http://codereview.chromium.org/2590002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48935 0039d316-1c4b-4281-b951-d872f2087c98
* Enables GeolocationBrowserTest.IFramesWithCachedPosition on mac.bulach@chromium.org2010-06-041-8/+13
| | | | | | | | | | | Reason: Webkit has its own cache, and we also broadcast the position: this led to two alerts being displayed, which makes mac angry. BUG=29424 TEST=GeolocationBrowserTest.IFramesWithCachedPosition Review URL: http://codereview.chromium.org/2561004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48912 0039d316-1c4b-4281-b951-d872f2087c98
* Don't load the user script that's not utf-8, and show UI that load failed.cira@chromium.org2010-06-042-0/+11
| | | | | | | | | BUG=41571 TEST=Try loading chrome/test/data/extensions/bad/bad_encoding extension. You should get error message about wrong encoding. Review URL: http://codereview.chromium.org/2260006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48896 0039d316-1c4b-4281-b951-d872f2087c98
* Prevent installation of an app if its web extent overlaps another installed app.mpcomplete@chromium.org2010-06-033-0/+0
| | | | | | | | BUG=41280 Review URL: http://codereview.chromium.org/2469004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48886 0039d316-1c4b-4281-b951-d872f2087c98
* TTF: Fix and enable AppModalDialogTest on Mac.dmuir@chromium.org2010-06-031-7/+0
| | | | | | | | | | | Also remove FLAKY annotation from test for other platforms -- annotation is likely stale. BUG=25039,5314 TEST=AutomationProxyTest.AppModalDialogTest Review URL: http://codereview.chromium.org/2576002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48880 0039d316-1c4b-4281-b951-d872f2087c98
* Remove some test file complitation exceptions from chrome_tests.gypistuartmorgan@chromium.org2010-06-031-1/+4
| | | | | | | | | | | Adds bug annotation to the tests that still needs porting work. BUG=45766,45753,45770,45771 TEST=Compling ui_tests still works Review URL: http://codereview.chromium.org/2605001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48875 0039d316-1c4b-4281-b951-d872f2087c98
* Record out-of-proc-tests' FAILS/FLAKY failures in the XML output.kinuko@chromium.org2010-06-032-9/+23
| | | | | | | | | BUG=40473 TEST=Run browser_tests and see if failed FAILS_ or FLAKY_ tests are recorded in its XML output. Also make sure that failures of FAILS/FLAKY tests don't make the browser_tests exit with non-zero return value. Review URL: http://codereview.chromium.org/2431003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48873 0039d316-1c4b-4281-b951-d872f2087c98
* Move MouseLeave ui test to interactive ui tests target.estade@chromium.org2010-06-032-7/+1
| | | | | | | | | BUG=45581,26349,45581 TEST=it runs, succeeds on bots Review URL: http://codereview.chromium.org/2520002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48860 0039d316-1c4b-4281-b951-d872f2087c98
* Disable DefaultPluginUITest.DefaultPluginLoadTest under valgrind.estade@chromium.org2010-06-031-0/+2
| | | | | | | | | | BUG=45792 TEST=tree goes green TBR=thakis Review URL: http://codereview.chromium.org/2612001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48856 0039d316-1c4b-4281-b951-d872f2087c98
* A very basic fix that prevents experimental popups from living longer than ↵twiz@google.com2010-06-032-4/+78
| | | | | | | | | | | | | the ExtensionFunctionDispatcher/RenderViewHost that launched the popup. This is a problem, for example, when Chrome is closed while a popup is still displayed. I also removed the code that delayed sending the onClosed popup notification. I modified the ExtensionPopup::Obeserver interface to add methods for about-to-close, and fully-closed notifications. BUG=None TEST=ExtensionApiTest.Popup Review URL: http://codereview.chromium.org/2092020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48841 0039d316-1c4b-4281-b951-d872f2087c98
* Exclude new WorkerTests that are failing under Valgrindtimurrrr@chromium.org2010-06-031-6/+12
| | | | | | | | BUG=38575 TBR=glider Review URL: http://codereview.chromium.org/2573001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48823 0039d316-1c4b-4281-b951-d872f2087c98
* Disable a ui test on valgrind mac, because it is causing the bot to hang.estade@chromium.org2010-06-021-0/+4
| | | | | | | | | | BUG=39057 TEST=tree greener TBR=dhg Review URL: http://codereview.chromium.org/2502001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48760 0039d316-1c4b-4281-b951-d872f2087c98
* Disable MouseLeaveTest because it takes more than 5 minutes to fail on ↵nsylvain@chromium.org2010-06-021-1/+2
| | | | | | | | | | | | | Windows. This code needs to be move to Interactive Ui Tests. BUG:45581 Review URL: http://codereview.chromium.org/2428003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48737 0039d316-1c4b-4281-b951-d872f2087c98
* C++ readability change for cindylau.cindylau@google.com2010-06-022-3/+5
| | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/2090008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48733 0039d316-1c4b-4281-b951-d872f2087c98