summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Enable layout test worker-replace-self.html since the underlying V8 issue ↵jianli@chromium.org2009-04-021-3/+0
| | | | | | | | has been fixed. Review URL: http://codereview.chromium.org/57079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13037 0039d316-1c4b-4281-b951-d872f2087c98
* Fix a case where non-tabbed browser windows could open tabs. Also includes ↵ben@chromium.org2009-04-024-16/+109
| | | | | | | | | | UI test for this. http://crbug.com/8472 Review URL: http://codereview.chromium.org/56094 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13036 0039d316-1c4b-4281-b951-d872f2087c98
* Added two more installer tests: 1. Testcase to install and verify ↵anantha@chromium.org2009-04-023-37/+129
| | | | | | | | | differenial installer. 2. Testcase to install and verify full installer. Review URL: http://codereview.chromium.org/56159 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13035 0039d316-1c4b-4281-b951-d872f2087c98
* Add missing headers and use patterns to exclude unneeded sources.avi@google.com2009-04-021-16/+24
| | | | | | Review URL: http://codereview.chromium.org/56196 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13033 0039d316-1c4b-4281-b951-d872f2087c98
* Add a ui test that can be used to fetch a url and wait for a cookie to be set. asargent@chromium.org2009-04-023-0/+383
| | | | | | | | | It can also save a cookie value and javascript value out to a file. Review URL: http://codereview.chromium.org/57021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13032 0039d316-1c4b-4281-b951-d872f2087c98
* Paste from the x clipboard into webkit.estade@chromium.org2009-04-0212-1/+95
| | | | | | Review URL: http://codereview.chromium.org/51008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13031 0039d316-1c4b-4281-b951-d872f2087c98
* Fix an innocuous dcheck when going to view-cache.rvargas@google.com2009-04-021-3/+5
| | | | | | | | | Don't initialize an IOBUffer if the needed size is zero. Review URL: http://codereview.chromium.org/60054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13030 0039d316-1c4b-4281-b951-d872f2087c98
* Bug 2220 lists two cases where the inactive highlighting doesn't reappear on ↵finnur@chromium.org2009-04-022-6/+18
| | | | | | | | | | FindNext. This is a simple fix for one of those cases (user presses Refresh after Find). BUG=2220 TEST=Open google.com, press Find, press e, press Refresh, press F3 (or FindNext button in UI). Then make sure the inactive matches are highlighted (not just the active match). Review URL: http://codereview.chromium.org/56193 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13028 0039d316-1c4b-4281-b951-d872f2087c98
* More updates corresponding to tests that seem to be passing on Mac now.darin@chromium.org2009-04-021-9/+0
| | | | | | | | TBR=jeremy Review URL: http://codereview.chromium.org/56195 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13027 0039d316-1c4b-4281-b951-d872f2087c98
* The test was failing because the ui_test run before it failed to delete the ↵jam@chromium.org2009-04-021-7/+13
| | | | | | | | test plugin (it must have still been locked by the browser process). As a result, test_shell_tests loaded that plugin into its plugin info cache. Review URL: http://codereview.chromium.org/58005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13026 0039d316-1c4b-4281-b951-d872f2087c98
* Don't allow hotkeys to activate un-activatable menu items on linux.estade@chromium.org2009-04-021-2/+6
| | | | | | | BUG=9400 Review URL: http://codereview.chromium.org/56184 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13025 0039d316-1c4b-4281-b951-d872f2087c98
* Comment out a very annoying NOTIMPLEMENTED().estade@chromium.org2009-04-021-2/+1
| | | | | | Review URL: http://codereview.chromium.org/56183 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13024 0039d316-1c4b-4281-b951-d872f2087c98
* More updates to test_expectations.txtdarin@chromium.org2009-04-021-38/+19
| | | | | | | | TBR=jeremy Review URL: http://codereview.chromium.org/60053 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13023 0039d316-1c4b-4281-b951-d872f2087c98
* Move a bunch of libs over to gyp on windows.bradnelson@google.com2009-04-026-1303/+20
| | | | | | Review URL: http://codereview.chromium.org/60019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13020 0039d316-1c4b-4281-b951-d872f2087c98
* A file I left out of rietveld issue 56153estade@chromium.org2009-04-021-1/+1
| | | | | | | | TBR=paul Review URL: http://codereview.chromium.org/56182 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13019 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: beautify debugger script list.pfeldman@chromium.org2009-04-021-1/+11
| | | | | | Review URL: http://codereview.chromium.org/56181 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13018 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: add missing changes to the js file (from the ↵pfeldman@chromium.org2009-04-021-7/+31
| | | | | | | | http://codereview.chromium.org/60047). Review URL: http://codereview.chromium.org/60050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13017 0039d316-1c4b-4281-b951-d872f2087c98
* Move json2.js to a common location.patrick@chromium.org2009-04-029-971/+17
| | | | | | Review URL: http://codereview.chromium.org/56154 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13016 0039d316-1c4b-4281-b951-d872f2087c98
* Update layout test expectations.darin@chromium.org2009-04-021-30/+3
| | | | | | | | TBR=dglazkov Review URL: http://codereview.chromium.org/60048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13015 0039d316-1c4b-4281-b951-d872f2087c98
* Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate.darin@chromium.org2009-04-029-27/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | Changes: 1- Need to support a second parameter to setCustomPolicyDelegate that controls whether subsequent loads are permitted or not. Previously, we would always deny any subsequent loads. 2- Need to change the string that we produce when writing out the URL that is impacted by a custom policy delegate. We need to write out only the filename part of the URL. (We need to do this only for file:// URLs.) 3- Add LayoutTestController::waitForPolicyDelegate and corresponding method on TestWebViewDelegate. 4- Improve the way we reset the TestWebViewDelegate. Now, instead of having support for reseting individual fields, we just reallocate the delegate. This requires adding a SetDelegate method to WebView. BUG=9582 R=dglazkov Review URL: http://codereview.chromium.org/56169 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13014 0039d316-1c4b-4281-b951-d872f2087c98
* Use -Wl,-{start,end}-group for LoadableModules, too.sgk@google.com2009-04-021-1/+4
| | | | | | Review URL: http://codereview.chromium.org/56180 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13013 0039d316-1c4b-4281-b951-d872f2087c98
* Add per-configuration flags that were previously being set by thesgk@google.com2009-04-021-0/+16
| | | | | | | Hammer infrastructure. Review URL: http://codereview.chromium.org/56179 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13012 0039d316-1c4b-4281-b951-d872f2087c98
* Don't fatal error when GTK fails to load a 64-bit IME.deanm@chromium.org2009-04-021-6/+15
| | | | | | | | | | | | | This prevents crash on startup if you have IMEs configured. Patch from Fumitoshi Ukai. BUG=9643 Review URL: http://codereview.chromium.org/56176 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13011 0039d316-1c4b-4281-b951-d872f2087c98
* Added trivial exception event handler that prints message to the Console and ↵yurys@google.com2009-04-021-0/+13
| | | | | | | | resumes the script execution. Review URL: http://codereview.chromium.org/59005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13010 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: Add support for r/o CSS inspection. Original review CL by serya : ↵pfeldman@chromium.org2009-04-026-44/+377
| | | | | | | | http://codereview.chromium.org/57007 Review URL: http://codereview.chromium.org/60047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13009 0039d316-1c4b-4281-b951-d872f2087c98
* DevTools: add support for provisional load tracking.pfeldman@chromium.org2009-04-027-60/+117
| | | | | | Review URL: http://codereview.chromium.org/56149 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13008 0039d316-1c4b-4281-b951-d872f2087c98
* Debugger output is now handled on the render thread.yurys@google.com2009-04-023-23/+13
| | | | | | Review URL: http://codereview.chromium.org/60013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13007 0039d316-1c4b-4281-b951-d872f2087c98
* svn:ignore the generated SConstruct and *.scons files.sgk@google.com2009-04-020-0/+0
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13004 0039d316-1c4b-4281-b951-d872f2087c98
* Update public FFmpeg header files from r16647 to r18286.scherkus@chromium.org2009-04-0229-714/+1133
| | | | | | | | This also includes bumping the version of avutil from 49 to 50, which means the generated libs and build files are also updated. Review URL: http://codereview.chromium.org/56129 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13003 0039d316-1c4b-4281-b951-d872f2087c98
* fix expectations for LayoutTests/fast/loader/reload-policy-delegate.html ↵darin@chromium.org2009-04-021-1/+1
| | | | | | from FAIL to TIMEOUT git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13002 0039d316-1c4b-4281-b951-d872f2087c98
* Update expectations for windows.darin@chromium.org2009-04-011-25/+21
| | | | | | | | TBR=dglazkov Review URL: http://codereview.chromium.org/60041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13001 0039d316-1c4b-4281-b951-d872f2087c98
* Installing extensions (drag/drop, download crx file) will now begeorged@chromium.org2009-04-016-9/+74
| | | | | | | | | handled by the Chrome instance w/o shell execute. This will install the extension in the proper profile using the running bits. Review URL: http://codereview.chromium.org/55046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13000 0039d316-1c4b-4281-b951-d872f2087c98
* roll DEPS to pick up bustage fix for the Mac builddarin@chromium.org2009-04-011-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12998 0039d316-1c4b-4281-b951-d872f2087c98
* roll DEPS to pick up bustage fix for the Linux builddarin@chromium.org2009-04-011-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12996 0039d316-1c4b-4281-b951-d872f2087c98
* Fix build oops. I forgot to add WebScreenInfoFactory to the build.darin@chromium.org2009-04-011-0/+4
| | | | | | | | TBR=sgk Review URL: http://codereview.chromium.org/60036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12994 0039d316-1c4b-4281-b951-d872f2087c98
* Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.hdarin@chromium.org2009-04-0131-481/+437
| | | | | | | | | | | | | This also eliminates webkit_glue::GetScreenInfo and webkit_glue::GetScreenInfoHelper. As part of this CL, I also extracted all of the ParamTraits for WebKit API types into chrome/common/webkit_param_traits.h. R=dglazkov Review URL: http://codereview.chromium.org/58008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12993 0039d316-1c4b-4281-b951-d872f2087c98
* The layoutTestController had its queueScript method broken into two:darin@chromium.org2009-04-012-17/+50
| | | | | | | | | | | | | | | | | | | | | queueLoadingScript and queueNonLoadingScript. The behavior of the work queue also changed to be a bit simpler. Now, each WorkItem reports whether or not it kicked off a load. There is a bit more work to do here to determine if work items actually resulted in a load. For now, I am just guessing, which is almost always correct. I will follow-up with the other part of the CL once this one clears the bots. This change corresponds roughly to: http://trac.webkit.org/changeset/42082 BUG=9581 R=dglazkov Review URL: http://codereview.chromium.org/56164 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12991 0039d316-1c4b-4281-b951-d872f2087c98
* Roll gyp revision in DEPS to start using the gclient dogfood hook on Linux.sgk@google.com2009-04-011-1/+1
| | | | | | Review URL: http://codereview.chromium.org/56166 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12990 0039d316-1c4b-4281-b951-d872f2087c98
* Roll gyp revision in DEPS to get --mode= and SConstruct file change.sgk@google.com2009-04-011-1/+1
| | | | | | Review URL: http://codereview.chromium.org/60034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12989 0039d316-1c4b-4281-b951-d872f2087c98
* Remove Hammer files.sgk@google.com2009-04-0135-7946/+1
| | | | | | | Updates chromium_builders.py to remove import and use of deleted module. Review URL: http://codereview.chromium.org/42667 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12987 0039d316-1c4b-4281-b951-d872f2087c98
* Checked in wrong copy.sgk@google.com2009-04-011-1/+1
| | | | | | Review URL: http://codereview.chromium.org/56163 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12985 0039d316-1c4b-4281-b951-d872f2087c98
* Change uses of the SCons Install() builder to 'cp' inside thesgk@google.com2009-04-011-5/+18
| | | | | | | Chromium infrastructure, too. Review URL: http://codereview.chromium.org/60030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12984 0039d316-1c4b-4281-b951-d872f2087c98
* Remove the checked-in scons configuration files.sgk@google.com2009-04-01163-20713/+0
| | | | | | Review URL: http://codereview.chromium.org/53121 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12982 0039d316-1c4b-4281-b951-d872f2087c98
* Fresh build problem: make sure test_shell is built and installedsgk@google.com2009-04-011-0/+2
| | | | | | | when we ask for test_shell_tests. Review URL: http://codereview.chromium.org/56161 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12980 0039d316-1c4b-4281-b951-d872f2087c98
* Roll gyp in DEPS to get 'cp' fix (?) for mksnapshot race condition.sgk@google.com2009-04-011-1/+1
| | | | | | Review URL: http://codereview.chromium.org/60026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12978 0039d316-1c4b-4281-b951-d872f2087c98
* Use the better gyp pattern to make sure test_shell.pak is installed nextsgk@google.com2009-04-011-4/+6
| | | | | | | to test_shell on Linux. Review URL: http://codereview.chromium.org/59004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12976 0039d316-1c4b-4281-b951-d872f2087c98
* Remove the 'Hammer' name in favor of the Debug|Release namessgk@google.com2009-04-017-20/+11
| | | | | | | and paths we'll use in gyp-generated files. Review URL: http://codereview.chromium.org/56158 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12975 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline a test. Linux now matches Mac, which differs from Windows.evan@chromium.org2009-04-012-1/+1
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12973 0039d316-1c4b-4281-b951-d872f2087c98
* Retry rebaselining -- revert accidental Windows change, check in Linux one.evan@chromium.org2009-04-012-2/+19
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12972 0039d316-1c4b-4281-b951-d872f2087c98
* Stop running tests in parallel. There's stillojan@google.com2009-04-011-3/+4
| | | | | | | too much flakiness. Review URL: http://codereview.chromium.org/60018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12968 0039d316-1c4b-4281-b951-d872f2087c98