summaryrefslogtreecommitdiffstats
path: root/webkit
Commit message (Collapse)AuthorAgeFilesLines
* Adding support for multiple files in FileChooserzork@google.com2009-01-151-5/+13
| | | | | | | | | BUG=4358 R=darin Review URL: http://codereview.chromium.org/18285 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8134 0039d316-1c4b-4281-b951-d872f2087c98
* Chrome-side of WebKit merge 39913:39933brettw@chromium.org2009-01-154-1/+21
| | | | | | Review URL: http://codereview.chromium.org/18283 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8131 0039d316-1c4b-4281-b951-d872f2087c98
* Pull plugin files from the Linux build; it's not ready yet.avi@google.com2009-01-151-0/+2
| | | | | | Review URL: http://codereview.chromium.org/18113 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8124 0039d316-1c4b-4281-b951-d872f2087c98
* New implementations of core plugin libraries.avi@google.com2009-01-1518-566/+1197
| | | | | | Review URL: http://codereview.chromium.org/17427 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8122 0039d316-1c4b-4281-b951-d872f2087c98
* Add an image diff link to failed layout tests.estade@chromium.org2009-01-1510-12/+76
| | | | | | Review URL: http://codereview.chromium.org/18023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8119 0039d316-1c4b-4281-b951-d872f2087c98
* Mark layout tests as still failing.mmoss@google.com2009-01-151-0/+6
| | | | | | | | | | This partially reverts commit r17632: "Rebaseline Windows/Linux tests with workaround from PatternSkia.cpp." Review URL: http://codereview.chromium.org/18107 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8118 0039d316-1c4b-4281-b951-d872f2087c98
* More SVG rebaselines and whatnot.estade@chromium.org2009-01-1511-15/+13
| | | | | | | | | | | | | | * text-dom-01-f: we have incorrect baselines on both linux and windows. Delete them and mark the test as failing. * 003-broken: now passes on Linux due to Windows rebaseline * use-on-non-svg-namespaced-element: ditto * glyph-selection-lang-attribute: ditto * invalid-css: rebaseline images on Linux * inline-svg-in-xhtml: ditto Review URL: http://codereview.chromium.org/18262 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8117 0039d316-1c4b-4281-b951-d872f2087c98
* Changes the backing font from Times to 'times new roman'. This matchessky@google.com2009-01-152-5/+8
| | | | | | | | | | | | earlier change (http://codereview.chromium.org/12457) that changed another place from Times to 'times new roman'. BUG=none TEST=none Review URL: http://codereview.chromium.org/18099 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8113 0039d316-1c4b-4281-b951-d872f2087c98
* More Mac test updatesthomasvl@chromium.org2009-01-151-12/+15
| | | | | | | | | | | | | - remove one test that now passes (because of the clipboard change pushed earlier today) - mark on defer as win &linux since mac passes it - remove another mac test entry we now pass (webkit fixes?) - mark a few more mac entries w/ timeout and/or crash to try and match what we're seeing on build bots/local runs. Review URL: http://codereview.chromium.org/18102 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8106 0039d316-1c4b-4281-b951-d872f2087c98
* Remove the build time generation of config.h and xmlversion.h.tc@google.com2009-01-154-69/+4
| | | | | | | | | | This adds a bat file which will generate config.h and xmlversion.h into the win32 directory. I updated include paths and everything seems to build. Review URL: http://codereview.chromium.org/18243 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8105 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline Windows/Linux tests with workaround from PatternSkia.cpp. See ↵mmoss@google.com2009-01-1510-44/+40
| | | | | | | | | Issue 17365 and WebKit r39921. Review URL: http://codereview.chromium.org/17632 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8104 0039d316-1c4b-4281-b951-d872f2087c98
* Revert "Mark some extra failing Linux layout tests after the merge."tc@google.com2009-01-153-1028/+3
| | | | | | | | | | | | | | This reverts r8102. Revert "Add the DejaVu Sans font to the optional font list to pick up Georgian glyphs." This reverts r8095. TBR=brettw Review URL: http://codereview.chromium.org/18100 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8103 0039d316-1c4b-4281-b951-d872f2087c98
* Mark some extra failing Linux layout tests after the merge.brettw@chromium.org2009-01-151-0/+27
| | | | | | Review URL: http://codereview.chromium.org/18276 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8102 0039d316-1c4b-4281-b951-d872f2087c98
* Update test fixable to account for recent merges.levin@chromium.org2009-01-151-0/+15
| | | | | | Review URL: http://codereview.chromium.org/18097 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8096 0039d316-1c4b-4281-b951-d872f2087c98
* Add the DejaVu Sans font to the optional font list to pick up Georgian glyphs.jhawkins@chromium.org2009-01-153-3/+1001
| | | | | | | Rebaseline w3-list-styles because of an off-by-one different with this font. Review URL: http://codereview.chromium.org/18252 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8095 0039d316-1c4b-4281-b951-d872f2087c98
* - Bring over WebKit's DumpRenderTree support to keeping the tests out of thethomasvl@chromium.org2009-01-154-3/+339
| | | | | | | main pasteboard so any user actions won't break tests. Review URL: http://codereview.chromium.org/18018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8093 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline a layout test where only the exception text is different.ager@google.com2009-01-157-5/+31
| | | | | | | | Update the test list with information about another test and remove a test that is currently completely disabled. Review URL: http://codereview.chromium.org/18224 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8089 0039d316-1c4b-4281-b951-d872f2087c98
* Actually skip running platform/mac layout tests.dglazkov@google.com2009-01-152-5/+7
| | | | | | | | R=pamg Review URL: http://codereview.chromium.org/18085 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8080 0039d316-1c4b-4281-b951-d872f2087c98
* Post-scrubbing fix-up of the UniscribeHelper unit test.dglazkov@google.com2009-01-151-13/+13
| | | | | | | | R=eseidel. Review URL: http://codereview.chromium.org/18246 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8078 0039d316-1c4b-4281-b951-d872f2087c98
* Remove an errant entry from tests_fixable.txt.estade@chromium.org2009-01-151-1/+0
| | | | | | Review URL: http://codereview.chromium.org/18081 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8073 0039d316-1c4b-4281-b951-d872f2087c98
* Fix the test lists. I forgot to run lint. Go me.brettw@chromium.org2009-01-151-2/+1
| | | | | | Review URL: http://codereview.chromium.org/18079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8069 0039d316-1c4b-4281-b951-d872f2087c98
* Chromium side of WebKit merge 39894:39913 plus a one-line fix from a morebrettw@chromium.org2009-01-154-9/+20
| | | | | | | recent WebKit revision in XMLTokenizerLibxml2.cpp to make it compile. Review URL: http://codereview.chromium.org/18075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8068 0039d316-1c4b-4281-b951-d872f2087c98
* Updated test list from previous WebKit merge after running on buildbot.brettw@chromium.org2009-01-151-14/+7
| | | | | | Review URL: http://codereview.chromium.org/18077 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8065 0039d316-1c4b-4281-b951-d872f2087c98
* More linux SVG rebaselines.estade@chromium.org2009-01-157-15/+4
| | | | | | | | These rebaselines are due to recent changes in webkit Skia port SVG rendering. Review URL: http://codereview.chromium.org/18247 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8054 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaselining layout tests in svg/hixie.finnur@google.com2009-01-156-8/+5
| | | | | | Review URL: http://codereview.chromium.org/18245 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8051 0039d316-1c4b-4281-b951-d872f2087c98
* When a function handling an event doesn't return a value, it leaveserg@google.com2009-01-141-7/+12
| | | | | | | | | | | the "event" object on the global context. This namespace pollution was causing some functionality that was trying to detect if we were in an event, such as popup blocking, to go wrong. BUG=6367 Review URL: http://codereview.chromium.org/18013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8050 0039d316-1c4b-4281-b951-d872f2087c98
* Linux SVG rebases.estade@chromium.org2009-01-1413-14/+9
| | | | | | | | Linux side of issue http://codereview.chromium.org/17636/show Review URL: http://codereview.chromium.org/18035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8049 0039d316-1c4b-4281-b951-d872f2087c98
* Chromium part of WebKit merge 39880:39894brettw@chromium.org2009-01-142-1/+19
| | | | | | | This also adds a batch file for running the merge script since I don't have sh. Review URL: http://codereview.chromium.org/18061 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8044 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline an editing layout test. The expected output was assuming a bug ↵sidchat@google.com2009-01-143-3/+1
| | | | | | | | where the caret would be one pixel off. The merge resolved that bug - i.e., the caret is no longer off by a pixel. Review URL: http://codereview.chromium.org/18242 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8042 0039d316-1c4b-4281-b951-d872f2087c98
* flagging a test that appears to have regressed.thomasvl@chromium.org2009-01-141-1/+8
| | | | | | | | marked a test that seems to have a race condition locally and on the build bots. marked one more flaky test on the server. Review URL: http://codereview.chromium.org/18057 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8039 0039d316-1c4b-4281-b951-d872f2087c98
* Baselines the testsky@google.com2009-01-144-1/+30
| | | | | | | | | | | | | | LayoutTests/editing/pasteboard/paste-blockquote-into-blockquote-4.html. This is a newly added test that just needs a baseline. The only difference between our baseline and the Mac baseline is sizes because of fonts. BUG=none TEST=none Review URL: http://codereview.chromium.org/18052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8033 0039d316-1c4b-4281-b951-d872f2087c98
* Fix capitalization build break after r8028mark@chromium.org2009-01-141-1/+1
| | | | | | Review URL: http://codereview.chromium.org/18237 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8030 0039d316-1c4b-4281-b951-d872f2087c98
* Fix plugin_tests failurejam@chromium.org2009-01-141-1/+1
| | | | | | | TBR=avi Review URL: http://codereview.chromium.org/18236 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8029 0039d316-1c4b-4281-b951-d872f2087c98
* Fix build bustage. Update enum names.darin@chromium.org2009-01-144-147/+147
| | | | | | | | TBR=dglazkov Review URL: http://codereview.chromium.org/18235 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8028 0039d316-1c4b-4281-b951-d872f2087c98
* Remove the svn:executable bit and make line endings consistent.tc@google.com2009-01-141-31/+31
| | | | | | | | | This matches other .grd files in the tree. TBR=evan Review URL: http://codereview.chromium.org/18231 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8026 0039d316-1c4b-4281-b951-d872f2087c98
* Now tackling the svg/custom layout test folder. finnur@google.com2009-01-1497-818/+1205
| | | | | | | | | | | | | This should fix 36 layout tests if my counting is correct. A number of baselines were simply missing from this folder. Most of the ones needing to be rebaselined were due to slight changes in text rendering and shading between us and the mac. Review URL: http://codereview.chromium.org/18213 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8025 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaselining the layout test LayoutTests/fast/events/frame-tab-focus.html.jcampan@chromium.org2009-01-141-0/+146
| | | | | | | | It tests focus traversal in a page with tab, shift-tab, option-tab and shift-option-tab. The parts with options are Mac-isms and not relevant. The other parts work as expected. Review URL: http://codereview.chromium.org/17399 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8023 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit merge 39829:39880, chromium portionlevin@chromium.org2009-01-141-1/+9
| | | | | | Review URL: http://codereview.chromium.org/18048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8018 0039d316-1c4b-4281-b951-d872f2087c98
* Re-order paths in XCode to grab CG includes before chromium.dglazkov@google.com2009-01-141-5/+5
| | | | | | | | | | This allows us to eliminate un-kosher hackery in ImageBufferData.h. R=awalker. Review URL: http://codereview.chromium.org/18050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8017 0039d316-1c4b-4281-b951-d872f2087c98
* tag the win/linux version so mac doesn't have dups.thomasvl@chromium.org2009-01-141-1/+1
| | | | | | Review URL: http://codereview.chromium.org/18051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8016 0039d316-1c4b-4281-b951-d872f2087c98
* Since we have a lot of tests that time out on the build bots, go ahead andthomasvl@chromium.org2009-01-141-2/+4
| | | | | | | | double the timeout (windows does x2.5) to see if it helps w/ the delays do to IO problems on the build bots. Review URL: http://codereview.chromium.org/18227 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8014 0039d316-1c4b-4281-b951-d872f2087c98
* Noting a few more mac tests that crash/pass on build bots.thomasvl@chromium.org2009-01-141-1/+4
| | | | | | Review URL: http://codereview.chromium.org/18226 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8013 0039d316-1c4b-4281-b951-d872f2087c98
* Updating a bunch of mac tests that pass now.thomasvl@chromium.org2009-01-141-7/+6
| | | | | | Review URL: http://codereview.chromium.org/18049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8010 0039d316-1c4b-4281-b951-d872f2087c98
* Annotate that set-colors is failing because the tests depends on canvas ↵deanm@chromium.org2009-01-141-5/+4
| | | | | | | | | imageData. Review URL: http://codereview.chromium.org/18045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8003 0039d316-1c4b-4281-b951-d872f2087c98
* update test lists to include merge regressionstc@google.com2009-01-141-6/+7
| | | | | | | | | TBR=levin Review URL: http://codereview.chromium.org/18216 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7999 0039d316-1c4b-4281-b951-d872f2087c98
* Fix OSX build.levin@chromium.org2009-01-141-10/+0
| | | | | | | TBR=dimich git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7997 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaselines the test editing/deleting/delete-to-end-of-paragraph.html. Thissky@google.com2009-01-142-3/+1
| | | | | | | | | | | test needs to be rebaselined because of upstream revision 38631. BUG=none TEST=none Review URL: http://codereview.chromium.org/18211 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7996 0039d316-1c4b-4281-b951-d872f2087c98
* Webkit merge 39829:39744, Chromium portion.levin@chromium.org2009-01-147-9/+47
| | | | | | Review URL: http://codereview.chromium.org/18204 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7995 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaseline some SVG tests:estade@chromium.org2009-01-1425-66/+67
| | | | | | | | | | | * the images are off only by a few pixels (at the level of anti-aliasing) * the text diffs are out of date (do not include "Z" at the end of the render tree path dump) Linux rebaselines to follow. Review URL: http://codereview.chromium.org/17400 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7994 0039d316-1c4b-4281-b951-d872f2087c98
* Rebaselines the test editing/deleting/delete-4038408-fix.html. Thissky@google.com2009-01-144-14/+6
| | | | | | | | | | | | | | | | test needs to be rebaselined for two reasons: . The expected text output changed upstream as the result of WebKit change 38337. . The left/right border colors are slightly different. As you said in person, we're not stressing over these and I should just rebaseline. BUG=none TEST=none Review URL: http://codereview.chromium.org/18030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7992 0039d316-1c4b-4281-b951-d872f2087c98