summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Collapse)AuthorAgeFilesLines
* Rebaseline WebKit tests as a result of the merge. These are the same testsbrettw@chromium.org2009-03-11108-228/+456
| | | | | | | rebaselined as part of this chang: http://trac.webkit.org/changeset/41569 Review URL: http://codereview.chromium.org/42092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11486 0039d316-1c4b-4281-b951-d872f2087c98
* More test list updating fun.ojan@google.com2009-03-111-3/+5
| | | | | | Review URL: http://codereview.chromium.org/42089 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11481 0039d316-1c4b-4281-b951-d872f2087c98
* Defers the test LayoutTests/svg/W3C-SVG-1.1/pservers-grad-08-b.svg. Wesky@google.com2009-03-111-1/+2
| | | | | | | | | | | | have never passed this test, so I'm DEFERing. BUG=none TEST=none TBR=finnur Review URL: http://codereview.chromium.org/43088 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11472 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting 11453.jcampan@chromium.org2009-03-112-2/+5
| | | | | | | Reverting as reliability tests are red Review URL: http://codereview.chromium.org/43092 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11470 0039d316-1c4b-4281-b951-d872f2087c98
* Fix build break to worker feature after webkit merge. We also need to fix v8 ↵jianli@chromium.org2009-03-112-0/+15
| | | | | | | | version of ScriptValue in WebKit. Review URL: http://codereview.chromium.org/43062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11458 0039d316-1c4b-4281-b951-d872f2087c98
* Re-apply the webkit merge. This is a revert of 11454 and 11455.darin@chromium.org2009-03-116-26/+50
| | | | | | | | TBR=jar Review URL: http://codereview.chromium.org/42080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11457 0039d316-1c4b-4281-b951-d872f2087c98
* fix mac bustage caused by bad rollbackdarin@chromium.org2009-03-111-7/+3
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11455 0039d316-1c4b-4281-b951-d872f2087c98
* Revert merge (revision 11400) to test impact on page cycler perf.darin@chromium.org2009-03-115-43/+23
| | | | | | | | TBR=jar Review URL: http://codereview.chromium.org/43085 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11454 0039d316-1c4b-4281-b951-d872f2087c98
* Relanding a backed-out CL:jcampan@chromium.org2009-03-112-5/+2
| | | | | | | | | | | | | | | | | | | The navigation entry's state would not be returned for navigation entries of error pages (such as 404). This was causing the following problems when navigating back to a 404 page in test shell: - a new entry to be created instead of going back to the existing entry - the navTarget property not to be set on the HistoryItem That was causing the LayoutTests/http/tests/navigation/error404-goback.html failure. It seems safe to return the navigation entry's state for an error page. BUG=None TBR=darin Review URL: http://codereview.chromium.org/43083 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11453 0039d316-1c4b-4281-b951-d872f2087c98
* Update tests_fixable to match state of the tree.ojan@google.com2009-03-111-4/+32
| | | | | | | Added a bunch of flaky mac tests. Review URL: http://codereview.chromium.org/42078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11452 0039d316-1c4b-4281-b951-d872f2087c98
* NO CODE CHANGEdeanm@chromium.org2009-03-11198-210/+0
| | | | | | | | | Normalize end of file newlines in webkit/. All files end in a single newline. Review URL: http://codereview.chromium.org/42070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11443 0039d316-1c4b-4281-b951-d872f2087c98
* - These two tests were marked as failing but they actually pass:davemoore@chromium.org2009-03-111-4/+0
| | | | | | | | | | | | LayoutTests/svg/dom/animated-tearoff-equality.xhtml = FAIL PASS LayoutTests/svg/dom/animated-tearoff-lifespan.xhtml = FAIL PASS TBR: sky Review URL: http://codereview.chromium.org/43078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11441 0039d316-1c4b-4281-b951-d872f2087c98
* net_resources unforkthomasvl@chromium.org2009-03-111-6/+6
| | | | | | | | | | | | - bring the rules for grit all in align for common style/dir names. - make the mac build net:net_resource (was win/linux only) - ripple the mac dep upstream - merge net_resource into the chrome repack more work is needed on the mac side, we aren't really using the new resources yet, but this is a clean landing point. Review URL: http://codereview.chromium.org/45001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11438 0039d316-1c4b-4281-b951-d872f2087c98
* remove the test that's passing on the mac bots now.thomasvl@chromium.org2009-03-111-1/+0
| | | | | | Review URL: http://codereview.chromium.org/43074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11437 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline LayoutTests\fast\lists\w3-list-styles-expected.txt. These are allaa@chromium.org2009-03-112-116/+113
| | | | | | | | | minor position differences probably caused by slightly different font metrics. Review URL: http://codereview.chromium.org/43055 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11433 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting 11405.ericroman@google.com2009-03-111-35/+0
| | | | | | Review URL: http://codereview.chromium.org/43063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11413 0039d316-1c4b-4281-b951-d872f2087c98
* Install more signal handlers so test shell cleanup after itself.thestig@chromium.org2009-03-111-0/+9
| | | | | | | | Found a couple more cases where we are littering files in /tmp. a) if we run test_shell and hit ctrl+c, b) if the test shell gets killed by KillAllTestShells(). Review URL: http://codereview.chromium.org/45003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11412 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting 11396.ericroman@google.com2009-03-119-139/+27
| | | | | | | failing layout tests on linux Review URL: http://codereview.chromium.org/43058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11409 0039d316-1c4b-4281-b951-d872f2087c98
* Add failing tests to fixable list.ojan@google.com2009-03-111-1/+36
| | | | | | Review URL: http://codereview.chromium.org/43057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11405 0039d316-1c4b-4281-b951-d872f2087c98
* Update expected results due to merge.darin@chromium.org2009-03-111-0/+8
| | | | | | | | | | I will cycle back to fix these. TBR=eroman Review URL: http://codereview.chromium.org/42051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11403 0039d316-1c4b-4281-b951-d872f2087c98
* Some layout tests were deleted.darin@chromium.org2009-03-101-12/+0
| | | | | | | | TBR=eroman Review URL: http://codereview.chromium.org/42050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11402 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 41530:41559.darin@chromium.org2009-03-106-26/+50
| | | | | | | | | | | | | | | | Minor issues: 1- WebCore::Position no longer has an offset() method. Instead, it seems to have been replaced by a public m_offset member variable. WebCore code now just uses that directly instead, so we need to do the same. 2- Added / removed sources from the project files. R=eroman Review URL: http://codereview.chromium.org/42046 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11400 0039d316-1c4b-4281-b951-d872f2087c98
* Update tests fixable list and defer a test that is broken upstream.tc@google.com2009-03-101-1/+2
| | | | | | | | | TBR=ojan Review URL: http://codereview.chromium.org/42048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11398 0039d316-1c4b-4281-b951-d872f2087c98
* Add support for the "repaint" layout tests (LayoutTests/fast/repaint/*), ↵ericroman@google.com2009-03-109-27/+139
| | | | | | | | | | | | which draw a gray mask over regions that have not been updated. This still doesn't match the mac expected results, because clip area is wrong. BUG=8630 Review URL: http://codereview.chromium.org/21192 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11396 0039d316-1c4b-4281-b951-d872f2087c98
* Fix horizontal scrolling to not be reversed on tilt wheel mice and old ↵pkasting@chromium.org2009-03-101-6/+8
| | | | | | | | | Thinkpads. BUG=8590 Review URL: http://codereview.chromium.org/43049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11395 0039d316-1c4b-4281-b951-d872f2087c98
* Update the expected file for switch-behaviour to add the new tests that haveiposva@chromium.org2009-03-101-1/+6
| | | | | | | | been added with the fix for WebKit bug 23614. Review URL: http://codereview.chromium.org/42045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11389 0039d316-1c4b-4281-b951-d872f2087c98
* Adding fixed guids to some modules to facilitate incremental switch to gyp.bradnelson@google.com2009-03-103-0/+3
| | | | | | Review URL: http://codereview.chromium.org/42044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11388 0039d316-1c4b-4281-b951-d872f2087c98
* This changes the base clipboard class, as accomplishing paste requires that ↵avi@chromium.org2009-03-102-2/+2
| | | | | | | | Clipboard::FormatType be IPC-able. The lowest-common denominator of unsigned int, NSString*, and GdkAtom is string, so string it is. (Linux changes by estade.) Review URL: http://codereview.chromium.org/41012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11383 0039d316-1c4b-4281-b951-d872f2087c98
* Convert to COLORREF properly. This matches the old code before my refactoring.darin@chromium.org2009-03-101-1/+3
| | | | | | | | TBR=dglazkov Review URL: http://codereview.chromium.org/42043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11376 0039d316-1c4b-4281-b951-d872f2087c98
* Reverting 11357.jcampan@chromium.org2009-03-102-2/+5
| | | | | | | Reverting 11357 as the layout test still fails Review URL: http://codereview.chromium.org/42032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11365 0039d316-1c4b-4281-b951-d872f2087c98
* More tests_fixable updating. TBR.ojan@google.com2009-03-101-5/+4
| | | | | | Review URL: http://codereview.chromium.org/43033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11362 0039d316-1c4b-4281-b951-d872f2087c98
* Fix build breaks after webkit merge.jam@chromium.org2009-03-106-0/+8
| | | | | | Review URL: http://codereview.chromium.org/42004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11361 0039d316-1c4b-4281-b951-d872f2087c98
* Move forked, DevTools-specific JS files out of third_party/WebKitdglazkov@google.com2009-03-108-7/+2024
| | | | | | | | | R=darin BUG=3320 Review URL: http://codereview.chromium.org/44001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11358 0039d316-1c4b-4281-b951-d872f2087c98
* The navigation entry's state would not be returned for navigation entries of ↵jcampan@chromium.org2009-03-102-5/+2
| | | | | | | | | | | | | | | | | | | error pages (such as 404). This was causing the following problems when navigating back to a 404 page in test shell: - a new entry to be created instead of going back to the existing entry - the navTarget property not to be set on the HistoryItem That was causing the LayoutTests/http/tests/navigation/error404-goback.html failure. It seems safe to return the navigation entry's state for an error page. BUG=None Review URL: http://codereview.chromium.org/41019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11357 0039d316-1c4b-4281-b951-d872f2087c98
* Attempt to cleanup after ourselves on test shell timeout.thestig@chromium.org2009-03-101-0/+1
| | | | | | | The Linux buildbots have thousands of com.google.chrome.xxxxxx files in /tmp. We get one with every layout test time out. Review URL: http://codereview.chromium.org/43030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11354 0039d316-1c4b-4281-b951-d872f2087c98
* add glue.vcprojdarin@chromium.org2009-03-101-5/+13
| | | | git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11352 0039d316-1c4b-4281-b951-d872f2087c98
* Adds WebThemeEngine, WebColor, and WebCanvas to the WebKit API (chrome-side).darin@chromium.org2009-03-109-105/+191
| | | | | | | | R=dglazkov Review URL: http://codereview.chromium.org/40330 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11351 0039d316-1c4b-4281-b951-d872f2087c98
* Add some more flaky test in an attempt to green the tree. Also, defer flaky ↵ojan@google.com2009-03-101-7/+8
| | | | | | | | transition tests. TBR Review URL: http://codereview.chromium.org/42024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11348 0039d316-1c4b-4281-b951-d872f2087c98
* Add flaky tests. TBR.ojan@google.com2009-03-101-0/+9
| | | | | | Review URL: http://codereview.chromium.org/42021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11343 0039d316-1c4b-4281-b951-d872f2087c98
* Creating a new baseline for ↵rafaelw@chromium.org2009-03-103-0/+51
| | | | | | | | | | | | | | | | LayoutTest/fast/js/function-toString-semicolon-insertion-expected.html. Relevant webkit changeset: http://trac.webkit.org/changeset/41045 Discussion between mbelshe, kmillikin, lrn & erikcorry. Decision: amnestyusa.org (motivation for webkit change) works with 1.0.154.48. No need to change anything unless get a bug to work against. Review URL: http://codereview.chromium.org/41014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11341 0039d316-1c4b-4281-b951-d872f2087c98
* Update from days runs:thomasvl@chromium.org2009-03-101-4/+6
| | | | | | | | - show test started passing some times, so updated it's flaky status. - one test seems to always timeout, updated it's status. Review URL: http://codereview.chromium.org/42012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11328 0039d316-1c4b-4281-b951-d872f2087c98
* Building of the npapi_test_plugin and npapi_layout_test_plugin.sgk@google.com2009-03-101-0/+64
| | | | | | | Builds on Linux, should be readily enableable on Windows. Review URL: http://codereview.chromium.org/40331 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11320 0039d316-1c4b-4281-b951-d872f2087c98
* Remove tests which pass on linux. I had added this block pre-emptively when ↵ericroman@google.com2009-03-101-45/+0
| | | | | | | | | merging, since the tests were rebaseliend on windows and wasn't sure if would require work on linux -- turns out it didn't. TBR=darin Review URL: http://codereview.chromium.org/41027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11313 0039d316-1c4b-4281-b951-d872f2087c98
* WebKit merge 41498:41530.ericroman@google.com2009-03-108-2/+20
| | | | | | Review URL: http://codereview.chromium.org/41017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11312 0039d316-1c4b-4281-b951-d872f2087c98
* Fix duplicate expectations.ojan@chromium.org2009-03-101-2/+1
| | | | | | Review URL: http://codereview.chromium.org/40327 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11308 0039d316-1c4b-4281-b951-d872f2087c98
* Fix layout test anchor-toStringcpu@google.com2009-03-102-4/+3
| | | | | | | | - In the bots the drive is C not Q Review URL: http://codereview.chromium.org/41024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11307 0039d316-1c4b-4281-b951-d872f2087c98
* Update test lists to match the bots. TBR.ojan@chromium.org2009-03-091-3/+4
| | | | | | Review URL: http://codereview.chromium.org/41025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11306 0039d316-1c4b-4281-b951-d872f2087c98
* Add new baseline for ↵darin@chromium.org2009-03-094-1/+20
| | | | | | | | | | LayoutTests/fast/css-generated-content/hit-test-generated-content.html, which was added in a recent merge. R=eroman Review URL: http://codereview.chromium.org/41011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11304 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline the stroked-pattern svg test.erg@google.com2009-03-096-5/+5
| | | | | | | Our current png baseline is very obviously wrong; Trunk Chrome, Safari 3 and Safari 4 don't match the previous baseline. The RenderTree was only off by one character ("Z") which is a known recurring problem. Review URL: http://codereview.chromium.org/41013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11303 0039d316-1c4b-4281-b951-d872f2087c98
* Snapshotting progress.bradnelson@google.com2009-03-093-52/+86
| | | | | | | | | Got app and unit_tests linking with gyp under windows. Still missing pieces (things don't run). Review URL: http://codereview.chromium.org/39319 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11302 0039d316-1c4b-4281-b951-d872f2087c98