[webkit-changes] [92825] trunk/LayoutTests

2011-08-10 Thread rniwa
Title: [92825] trunk/LayoutTests Revision 92825 Author rn...@webkit.org Date 2011-08-10 23:57:26 -0700 (Wed, 10 Aug 2011) Log Message Skip tests added by r92769 on WebKit2 because TestRunner doesn't support drag and drop by eventSender yet. * platform/wk2/Skipped: Modified Paths trunk/

[webkit-changes] [92824] trunk/LayoutTests

2011-08-10 Thread morrita
Title: [92824] trunk/LayoutTests Revision 92824 Author morr...@google.com Date 2011-08-10 23:40:00 -0700 (Wed, 10 Aug 2011) Log Message Unreviewed pixel expectations update. New expectations now have bad grammar markers. (The settings has been enabled since r82159.) * platform/mac/editin

[webkit-changes] [92822] trunk/LayoutTests

2011-08-10 Thread rniwa
Title: [92822] trunk/LayoutTests Revision 92822 Author rn...@webkit.org Date 2011-08-10 23:16:41 -0700 (Wed, 10 Aug 2011) Log Message Skip a test added by r92769 on Windows port since drag and drop won't work well on Windows port. * platform/win/Skipped: Modified Paths trunk/LayoutTest

[webkit-changes] [92821] trunk/LayoutTests

2011-08-10 Thread rniwa
Title: [92821] trunk/LayoutTests Revision 92821 Author rn...@webkit.org Date 2011-08-10 23:00:15 -0700 (Wed, 10 Aug 2011) Log Message GTK and Qt rebaselines after r92792. * platform/gtk/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt: * platform/qt/fast/css/getComp

[webkit-changes] [92820] trunk/Tools

2011-08-10 Thread rniwa
Title: [92820] trunk/Tools Revision 92820 Author rn...@webkit.org Date 2011-08-10 22:15:44 -0700 (Wed, 10 Aug 2011) Log Message r92792 inadvertently removed PlatformSpecificScheduler for all Snow Leopard bots. Revert it partially so that the remaining Snow Leopard bots can fulfill their d

[webkit-changes] [92818] trunk/LayoutTests

2011-08-10 Thread abarth
Title: [92818] trunk/LayoutTests Revision 92818 Author aba...@webkit.org Date 2011-08-10 21:02:34 -0700 (Wed, 10 Aug 2011) Log Message Test how TouchList behaves with too few arguments https://bugs.webkit.org/show_bug.cgi?id=65815 Reviewed by Sam Weinig. This API is very new and the com

[webkit-changes] [92817] trunk/LayoutTests

2011-08-10 Thread abarth
Title: [92817] trunk/LayoutTests Revision 92817 Author aba...@webkit.org Date 2011-08-10 21:00:49 -0700 (Wed, 10 Aug 2011) Log Message Test how AudioBufferSourceNode reacts when given too few arguments https://bugs.webkit.org/show_bug.cgi?id=65816 Reviewed by Sam Weinig. The WebAudio AP

[webkit-changes] [92816] trunk

2011-08-10 Thread abarth
Title: [92816] trunk Revision 92816 Author aba...@webkit.org Date 2011-08-10 20:58:17 -0700 (Wed, 10 Aug 2011) Log Message Add tests of optional arguments for Geolocation https://bugs.webkit.org/show_bug.cgi?id=65810 Reviewed by Sam Weinig. Source/WebCore: Geolocation's treatment of no

[webkit-changes] [92815] branches/chromium/782/Source/WebCore

2011-08-10 Thread jchaffraix
Title: [92815] branches/chromium/782/Source/WebCore Revision 92815 Author jchaffr...@webkit.org Date 2011-08-10 19:27:50 -0700 (Wed, 10 Aug 2011) Log Message 2011-08-10 Julien Chaffraix Unreviewed (4 liners - Chromium only). Hack to remove the crash from: (properly so

[webkit-changes] [92813] trunk/LayoutTests

2011-08-10 Thread andersca
Title: [92813] trunk/LayoutTests Revision 92813 Author ander...@apple.com Date 2011-08-10 18:54:14 -0700 (Wed, 10 Aug 2011) Log Message Skip some more tests on Lion. * platform/mac-lion/Skipped: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/platform/mac-lion/Skipped

[webkit-changes] [92812] trunk/Source/WebCore

2011-08-10 Thread timothy_horton
Title: [92812] trunk/Source/WebCore Revision 92812 Author timothy_hor...@apple.com Date 2011-08-10 18:29:50 -0700 (Wed, 10 Aug 2011) Log Message SVGAElement check for internal non-view anchors is inside ENABLE(SVG_ANIMATION) https://bugs.webkit.org/show_bug.cgi?id=66026 Reviewed by Rob B

[webkit-changes] [92811] trunk/Source/WebKit/chromium

2011-08-10 Thread jam
Title: [92811] trunk/Source/WebKit/chromium Revision 92811 Author j...@chromium.org Date 2011-08-10 18:17:16 -0700 (Wed, 10 Aug 2011) Log Message [chromium] Update WebScrollbar so that it works with overlay scrollbars on Lion https://bugs.webkit.org/show_bug.cgi?id=66008 Reviewed by Jame

[webkit-changes] [92810] trunk/Source/JavaScriptCore

2011-08-10 Thread ggaren
Title: [92810] trunk/Source/_javascript_Core Revision 92810 Author gga...@apple.com Date 2011-08-10 18:08:42 -0700 (Wed, 10 Aug 2011) Log Message Removed some incorrect code that was dead. Reviewed by Oliver Hunt. clearSingleTransition() wasn't resetting m_data. Luckily, no one cares, b

[webkit-changes] [92809] trunk

2011-08-10 Thread timothy_horton
Title: [92809] trunk Revision 92809 Author timothy_hor...@apple.com Date 2011-08-10 18:02:00 -0700 (Wed, 10 Aug 2011) Log Message Crash when clicking an SVG link to the local document https://bugs.webkit.org/show_bug.cgi?id=66019 Reviewed by Rob Buis. Source/WebCore: Check if the tar

[webkit-changes] [92808] trunk/Source/WebKit/efl

2011-08-10 Thread commit-queue
Title: [92808] trunk/Source/WebKit/efl Revision 92808 Author commit-qu...@webkit.org Date 2011-08-10 17:54:42 -0700 (Wed, 10 Aug 2011) Log Message [EFL] Return from _ewk_view_smart_add if smart data can not be allocated https://bugs.webkit.org/show_bug.cgi?id=65853 Patch by Grzegorz Czaj

[webkit-changes] [92807] trunk/LayoutTests

2011-08-10 Thread commit-queue
Title: [92807] trunk/LayoutTests Revision 92807 Author commit-qu...@webkit.org Date 2011-08-10 17:50:41 -0700 (Wed, 10 Aug 2011) Log Message JSC should always throw when function arg list is too long https://bugs.webkit.org/show_bug.cgi?id=65869 Patch by Mark Hahnenberg on 2011-08-10 Re

[webkit-changes] [92806] trunk

2011-08-10 Thread commit-queue
Title: [92806] trunk Revision 92806 Author commit-qu...@webkit.org Date 2011-08-10 17:43:42 -0700 (Wed, 10 Aug 2011) Log Message WebViewImpl::selectionRange should return false if there is no selection https://bugs.webkit.org/show_bug.cgi?id=66012 Patch by Varun Jain on 2011-08-10 Revie

[webkit-changes] [92805] trunk/Source/WebCore

2011-08-10 Thread noam . rosenthal
Title: [92805] trunk/Source/WebCore Revision 92805 Author noam.rosent...@nokia.com Date 2011-08-10 17:27:47 -0700 (Wed, 10 Aug 2011) Log Message [Qt] Enable WebGL by default for QtWebKit https://bugs.webkit.org/show_bug.cgi?id=65998 Reviewed by Benjamin Poulain. Make ENABLE_WEBGL true b

[webkit-changes] [92804] trunk/Source/JavaScriptCore

2011-08-10 Thread fpizlo
Title: [92804] trunk/Source/_javascript_Core Revision 92804 Author fpi...@apple.com Date 2011-08-10 17:17:05 -0700 (Wed, 10 Aug 2011) Log Message REGRESSION(r92670-r92744): WebKit crashes when opening Gmail https://bugs.webkit.org/show_bug.cgi?id=66010 Reviewed by Oliver Hunt. Made sure

[webkit-changes] [92803] trunk/Tools

2011-08-10 Thread eric
Title: [92803] trunk/Tools Revision 92803 Author e...@webkit.org Date 2011-08-10 17:00:39 -0700 (Wed, 10 Aug 2011) Log Message new-run-webkit-test's WinPort has no fallback logic https://bugs.webkit.org/show_bug.cgi?id=64486 Unreviewed. Turns out that we've long had a subtle bug whereby

[webkit-changes] [92802] trunk/Source/WebKit/chromium

2011-08-10 Thread dslomov
Title: [92802] trunk/Source/WebKit/chromium Revision 92802 Author dslo...@google.com Date 2011-08-10 16:51:29 -0700 (Wed, 10 Aug 2011) Log Message [Chromium] Decouple implementation of allowFileSystem, openFileSystem and allowDatabase from WebWorkerBase. https://bugs.webkit.org/show_bug.c

[webkit-changes] [92801] trunk

2011-08-10 Thread kevino
Title: [92801] trunk Revision 92801 Author kev...@webkit.org Date 2011-08-10 16:19:30 -0700 (Wed, 10 Aug 2011) Log Message [wx] Unreviewed build fix. Do not build LocaleToScriptMappingICU.cpp for now as ICU on Leopard is too old to build this. Modified Paths trunk/ChangeLog trunk/wscrip

[webkit-changes] [92800] trunk/Tools

2011-08-10 Thread eric
Title: [92800] trunk/Tools Revision 92800 Author e...@webkit.org Date 2011-08-10 16:16:15 -0700 (Wed, 10 Aug 2011) Log Message new-run-webkit-test's WinPort has no fallback logic https://bugs.webkit.org/show_bug.cgi?id=64486 Unreviewed. Fix test-webkitpy under Python 2.5. * Scripts/web

[webkit-changes] [92799] trunk/Tools

2011-08-10 Thread commit-queue
Title: [92799] trunk/Tools Revision 92799 Author commit-qu...@webkit.org Date 2011-08-10 14:51:53 -0700 (Wed, 10 Aug 2011) Log Message [Qt][WK2] MiniBrowser is firing twice the QDesktopWebView::mousePressEvent method https://bugs.webkit.org/show_bug.cgi?id=65875 Patch by Benjamin Poulain

[webkit-changes] [92798] trunk

2011-08-10 Thread inferno
Title: [92798] trunk Revision 92798 Author infe...@chromium.org Date 2011-08-10 14:48:18 -0700 (Wed, 10 Aug 2011) Log Message Source/WebCore: Check that we do not need layout before trying to dirty m_originatingLine for our floats. https://bugs.webkit.org/show_bug.cgi?id=65938 Reviewed b

[webkit-changes] [92796] trunk/Source/WebCore

2011-08-10 Thread hyatt
Title: [92796] trunk/Source/WebCore Revision 92796 Author hy...@apple.com Date 2011-08-10 14:03:12 -0700 (Wed, 10 Aug 2011) Log Message Add missing regions/exclusions-related files to EFL. * CMakeLists.txt: Modified Paths trunk/Source/WebCore/CMakeLists.txt trunk/Source/WebCore/ChangeL

[webkit-changes] [92795] trunk/Source/WebCore

2011-08-10 Thread hyatt
Title: [92795] trunk/Source/WebCore Revision 92795 Author hy...@apple.com Date 2011-08-10 13:59:04 -0700 (Wed, 10 Aug 2011) Log Message Add missing regions/exclusions-related files to Chromium. * WebCore.gypi: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/WebCore.g

[webkit-changes] [92794] trunk/Source/WebCore

2011-08-10 Thread hyatt
Title: [92794] trunk/Source/WebCore Revision 92794 Author hy...@apple.com Date 2011-08-10 13:54:43 -0700 (Wed, 10 Aug 2011) Log Message Fix Qt build bustage. Add missing regions/exclusions-related files to their project. * WebCore.pro: Modified Paths trunk/Source/WebCore/ChangeLog trun

[webkit-changes] [92791] trunk

2011-08-10 Thread inferno
Title: [92791] trunk Revision 92791 Author infe...@chromium.org Date 2011-08-10 13:12:26 -0700 (Wed, 10 Aug 2011) Log Message Source/WebCore: Don't create html renderer for SVG https://bugs.webkit.org/show_bug.cgi?id=66000 Reviewed by David Hyatt. Test: svg/text/glyphref-renderer-creat

[webkit-changes] [92790] trunk/LayoutTests

2011-08-10 Thread commit-queue
Title: [92790] trunk/LayoutTests Revision 92790 Author commit-qu...@webkit.org Date 2011-08-10 12:57:00 -0700 (Wed, 10 Aug 2011) Log Message [Chromium] plugins/mouse-events-fixedpos.html should pass on win/mac/linux https://bugs.webkit.org/show_bug.cgi?id=65841 Patch by Noel Gordon on 2

[webkit-changes] [92789] trunk/Source/WebCore

2011-08-10 Thread commit-queue
Title: [92789] trunk/Source/WebCore Revision 92789 Author commit-qu...@webkit.org Date 2011-08-10 12:53:50 -0700 (Wed, 10 Aug 2011) Log Message OpenTypeSanitizer in chromium gyp files is linked twice https://bugs.webkit.org/show_bug.cgi?id=65927 Patch by Scott Graham on 2011-08-10 Revie

[webkit-changes] [92788] trunk/Source

2011-08-10 Thread oliver
Title: [92788] trunk/Source Revision 92788 Author oli...@apple.com Date 2011-08-10 12:52:27 -0700 (Wed, 10 Aug 2011) Log Message Make GC checks more aggressive in release builds https://bugs.webkit.org/show_bug.cgi?id=66001 Reviewed by Gavin Barraclough. ../../../../Volumes/Data/git/Web

[webkit-changes] [92787] trunk/Source/WebCore

2011-08-10 Thread commit-queue
Title: [92787] trunk/Source/WebCore Revision 92787 Author commit-qu...@webkit.org Date 2011-08-10 12:47:45 -0700 (Wed, 10 Aug 2011) Log Message [skia] Move calls to makeGrContextCurrent into clipPathAntiAliased from callers https://bugs.webkit.org/show_bug.cgi?id=65733 This protects agai

[webkit-changes] [92786] trunk/Source/WebCore

2011-08-10 Thread commit-queue
Title: [92786] trunk/Source/WebCore Revision 92786 Author commit-qu...@webkit.org Date 2011-08-10 12:45:49 -0700 (Wed, 10 Aug 2011) Log Message MarkupAccumulator: make resolution of URLs implicit to appendQuotedURLAttributeValue() https://bugs.webkit.org/show_bug.cgi?id=65990 Patch by Be

[webkit-changes] [92785] trunk

2011-08-10 Thread oliver
Title: [92785] trunk Revision 92785 Author oli...@apple.com Date 2011-08-10 12:42:17 -0700 (Wed, 10 Aug 2011) Log Message JSEvaluteScript does not return the correct object when given JSONP data https://bugs.webkit.org/show_bug.cgi?id=66003 Reviewed by Gavin Barraclough. Source/_javascr

[webkit-changes] [92784] trunk/Tools

2011-08-10 Thread eric
Title: [92784] trunk/Tools Revision 92784 Author e...@webkit.org Date 2011-08-10 12:35:01 -0700 (Wed, 10 Aug 2011) Log Message WIN: NRWT runs compositing tests on configurations that don't support compositing https://bugs.webkit.org/show_bug.cgi?id=64472 Reviewed by Adam Barth. I think

[webkit-changes] [92782] trunk/Source/WebCore

2011-08-10 Thread tonyg
Title: [92782] trunk/Source/WebCore Revision 92782 Author to...@chromium.org Date 2011-08-10 12:13:07 -0700 (Wed, 10 Aug 2011) Log Message [chromium] Notify MemoryCache of decoded data access https://bugs.webkit.org/show_bug.cgi?id=65859 Reviewed by James Robinson. This causes us to cal

[webkit-changes] [92781] trunk

2011-08-10 Thread vsevik
Title: [92781] trunk Revision 92781 Author vse...@chromium.org Date 2011-08-10 11:45:25 -0700 (Wed, 10 Aug 2011) Log Message Web Inspector: Remove Network.initialContentSet from protocol, store workers content on backend. https://bugs.webkit.org/show_bug.cgi?id=65929 Reviewed by Pavel Fe

[webkit-changes] [92780] trunk/Source/WebCore

2011-08-10 Thread vsevik
Title: [92780] trunk/Source/WebCore Revision 92780 Author vse...@chromium.org Date 2011-08-10 11:41:03 -0700 (Wed, 10 Aug 2011) Log Message Web Inspector: [Network] Filtering by stylesheet does not update the # reqs, filesizes. https://bugs.webkit.org/show_bug.cgi?id=65515 Reviewed by Pa

[webkit-changes] [92779] trunk/Tools

2011-08-10 Thread eric
Title: [92779] trunk/Tools Revision 92779 Author e...@webkit.org Date 2011-08-10 11:37:58 -0700 (Wed, 10 Aug 2011) Log Message Clean up ChromiumDriver a little https://bugs.webkit.org/show_bug.cgi?id=65995 Unreviewed. Fix NRWT for chromium. Silly python. * Scripts/webkitpy/layout_test

[webkit-changes] [92778] trunk/Source/WebKit2

2011-08-10 Thread ap
Title: [92778] trunk/Source/WebKit2 Revision 92778 Author a...@apple.com Date 2011-08-10 11:30:08 -0700 (Wed, 10 Aug 2011) Log Message Accidentally commented out an assertion in BackingStore::incorporateUpdate https://bugs.webkit.org/show_bug.cgi?id=65989 Reviewed by Anders Carlsson. I

[webkit-changes] [92777] trunk/Tools

2011-08-10 Thread eric
Title: [92777] trunk/Tools Revision 92777 Author e...@webkit.org Date 2011-08-10 10:58:00 -0700 (Wed, 10 Aug 2011) Log Message Clean up ChromiumDriver a little https://bugs.webkit.org/show_bug.cgi?id=65995 Reviewed by Adam Barth. - We no longer support threading, so remove threading spe

[webkit-changes] [92776] trunk

2011-08-10 Thread vsevik
Title: [92776] trunk Revision 92776 Author vse...@chromium.org Date 2011-08-10 10:56:08 -0700 (Wed, 10 Aug 2011) Log Message Web Inspector: console messages markers are lost in Resources panel after page reload https://bugs.webkit.org/show_bug.cgi?id=60701 Reviewed by Pavel Feldman. Sou

[webkit-changes] [92775] trunk/Tools

2011-08-10 Thread dglazkov
Title: [92775] trunk/Tools Revision 92775 Author dglaz...@chromium.org Date 2011-08-10 10:08:47 -0700 (Wed, 10 Aug 2011) Log Message Unmuddle construction options for TestConfiguration. https://bugs.webkit.org/show_bug.cgi?id=65988 The TestConfiguration instance is now constructed only u

[webkit-changes] [92774] trunk/LayoutTests

2011-08-10 Thread abarth
Title: [92774] trunk/LayoutTests Revision 92774 Author aba...@webkit.org Date 2011-08-10 09:35:03 -0700 (Wed, 10 Aug 2011) Log Message Update expectations for this test. It's just a minor flake. * platform/chromium/test_expectations.txt: Modified Paths trunk/LayoutTests/ChangeLog trun

[webkit-changes] [92773] trunk/Source

2011-08-10 Thread commit-queue
Title: [92773] trunk/Source Revision 92773 Author commit-qu...@webkit.org Date 2011-08-10 09:27:17 -0700 (Wed, 10 Aug 2011) Log Message Add device specific settings to support viewport computing https://bugs.webkit.org/show_bug.cgi?id=65984 Patch by Lars Knudsen on 2011-08-10 Reviewed b

[webkit-changes] [92772] trunk/Tools

2011-08-10 Thread eric
Title: [92772] trunk/Tools Revision 92772 Author e...@webkit.org Date 2011-08-10 08:49:40 -0700 (Wed, 10 Aug 2011) Log Message Leaks bot shows python logging prefixes as part of summary display https://bugs.webkit.org/show_bug.cgi?id=65931 Reviewed by Adam Barth. The big part of this ch

[webkit-changes] [92771] trunk/Source/WebKit/gtk

2011-08-10 Thread commit-queue
Title: [92771] trunk/Source/WebKit/gtk Revision 92771 Author commit-qu...@webkit.org Date 2011-08-10 08:43:49 -0700 (Wed, 10 Aug 2011) Log Message [GTK] wrong annotation for the return value of webkit_web_view_get_hit_test_results() https://bugs.webkit.org/show_bug.cgi?id=65985 Patch by

[webkit-changes] [92770] trunk/Tools

2011-08-10 Thread dglazkov
Title: [92770] trunk/Tools Revision 92770 Author dglaz...@chromium.org Date 2011-08-10 08:34:51 -0700 (Wed, 10 Aug 2011) Log Message garden-o-matic should extrapolate failures given a set of known results https://bugs.webkit.org/show_bug.cgi?id=65882 Reviewed by Adam Barth. * Scripts/we

[webkit-changes] [92769] trunk

2011-08-10 Thread commit-queue
Title: [92769] trunk Revision 92769 Author commit-qu...@webkit.org Date 2011-08-10 08:27:17 -0700 (Wed, 10 Aug 2011) Log Message Unify the way we generate HTML for an image in the Clipboard https://bugs.webkit.org/show_bug.cgi?id=58043 Patch by Benjamin Poulain on 2011-08-10 Reviewed by

[webkit-changes] [92768] trunk

2011-08-10 Thread pfeldman
Title: [92768] trunk Revision 92768 Author pfeld...@chromium.org Date 2011-08-10 07:37:23 -0700 (Wed, 10 Aug 2011) Log Message Web Inspector: auto-completion for string literals doesn't work https://bugs.webkit.org/show_bug.cgi?id=65701 Patch by Pavel Feldman on 2011-08-10 Reviewed by Y

[webkit-changes] [92767] trunk/Source/WebKit/chromium

2011-08-10 Thread caseq
Title: [92767] trunk/Source/WebKit/chromium Revision 92767 Author ca...@chromium.org Date 2011-08-10 07:06:11 -0700 (Wed, 10 Aug 2011) Log Message 2011-08-10 Andrey Kosyakov Unreviewed. Rolled DEPS 95813:96009 to pick data url timing fix. * DEPS: Modified Paths trun

[webkit-changes] [92766] trunk

2011-08-10 Thread pfeldman
Title: [92766] trunk Revision 92766 Author pfeld...@chromium.org Date 2011-08-10 07:01:09 -0700 (Wed, 10 Aug 2011) Log Message Web Inspector: CSS editing file containing tabs leads to the whole file change in revision history. https://bugs.webkit.org/show_bug.cgi?id=65959 Reviewed by Yur

[webkit-changes] [92765] trunk

2011-08-10 Thread pfeldman
Title: [92765] trunk Revision 92765 Author pfeld...@chromium.org Date 2011-08-10 06:41:30 -0700 (Wed, 10 Aug 2011) Log Message Web Inspector: there should be a way to tell what properties are non-enumerable when expanding objects. https://bugs.webkit.org/show_bug.cgi?id=65518 Reviewed by

[webkit-changes] [92764] trunk

2011-08-10 Thread apavlov
Title: [92764] trunk Revision 92764 Author apav...@chromium.org Date 2011-08-10 06:36:50 -0700 (Wed, 10 Aug 2011) Log Message Web Inspector: [REGRESSION] Editor lost after committing a CSS property value for inline style https://bugs.webkit.org/show_bug.cgi?id=65918 Reviewed by Pavel Fel

[webkit-changes] [92763] trunk/Source/WebKit/efl

2011-08-10 Thread commit-queue
Title: [92763] trunk/Source/WebKit/efl Revision 92763 Author commit-qu...@webkit.org Date 2011-08-10 04:53:31 -0700 (Wed, 10 Aug 2011) Log Message [EFL] API methods check NULL and return proper value. https://bugs.webkit.org/show_bug.cgi?id=65844 Patch by Grzegorz Czajkowski on 2011-08-

[webkit-changes] [92761] trunk/LayoutTests

2011-08-10 Thread ossy
Title: [92761] trunk/LayoutTests Revision 92761 Author o...@webkit.org Date 2011-08-10 02:59:41 -0700 (Wed, 10 Aug 2011) Log Message [Qt] http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm fails intermittently https://bugs.webkit.org/show_bug.cgi?id=65969 Unreviewed gard

[webkit-changes] [92760] trunk/LayoutTests

2011-08-10 Thread caseq
Title: [92760] trunk/LayoutTests Revision 92760 Author ca...@chromium.org Date 2011-08-10 02:23:02 -0700 (Wed, 10 Aug 2011) Log Message 2011-08-10 Andrey Kosyakov Unreviewed test fix. * inspector/network-status-non-http-expected.txt: * inspector/network-status

[webkit-changes] [92759] trunk

2011-08-10 Thread yutak
Title: [92759] trunk Revision 92759 Author yu...@chromium.org Date 2011-08-10 02:19:51 -0700 (Wed, 10 Aug 2011) Log Message WebSocket: Add binaryType attribute https://bugs.webkit.org/show_bug.cgi?id=65967 Reviewed by Kent Tamura. Source/WebCore: Add a new attribute "binaryType" to Web

[webkit-changes] [92758] trunk/Source/WebKit/efl

2011-08-10 Thread commit-queue
Title: [92758] trunk/Source/WebKit/efl Revision 92758 Author commit-qu...@webkit.org Date 2011-08-10 02:09:39 -0700 (Wed, 10 Aug 2011) Log Message [EFL] Remove unused local variable from _ewk_tiled_backing_store_item_process_idler_cb. https://bugs.webkit.org/show_bug.cgi?id=65846 As Ewk_

[webkit-changes] [92756] trunk/LayoutTests

2011-08-10 Thread commit-queue
Title: [92756] trunk/LayoutTests Revision 92756 Author commit-qu...@webkit.org Date 2011-08-10 01:44:23 -0700 (Wed, 10 Aug 2011) Log Message [Chromium] plugins/mouse-events.html should pass on the mac. https://bugs.webkit.org/show_bug.cgi?id=65957 Patch by Noel Gordon on 2011-08-10 Revi

[webkit-changes] [92755] trunk

2011-08-10 Thread caseq
Title: [92755] trunk Revision 92755 Author ca...@chromium.org Date 2011-08-10 01:25:50 -0700 (Wed, 10 Aug 2011) Log Message 2011-08-10 Andrey Kosyakov Web Inspector: Network panel always displays file:// resources as "(pending)" https://bugs.webkit.org/show_bug.cgi?id=

[webkit-changes] [92753] trunk/LayoutTests

2011-08-10 Thread abarth
Title: [92753] trunk/LayoutTests Revision 92753 Author aba...@webkit.org Date 2011-08-10 00:39:17 -0700 (Wed, 10 Aug 2011) Log Message Updated results after http://trac.webkit.org/changeset/92744. * platform/chromium-linux/fast/css-generated-content/table-row-before-after-child-add-expec

[webkit-changes] [92752] trunk/Tools

2011-08-10 Thread abarth
Title: [92752] trunk/Tools Revision 92752 Author aba...@webkit.org Date 2011-08-10 00:36:49 -0700 (Wed, 10 Aug 2011) Log Message The URL we were computing for retrieving baselines was missing a slash character because our mocks had an extra slash character. I've corrected both the code a

[webkit-changes] [92751] trunk/Source/WebKit/chromium

2011-08-10 Thread commit-queue
Title: [92751] trunk/Source/WebKit/chromium Revision 92751 Author commit-qu...@webkit.org Date 2011-08-10 00:35:13 -0700 (Wed, 10 Aug 2011) Log Message [Chromium] Name an enum used in some template arguments. https://bugs.webkit.org/show_bug.cgi?id=65953 Patch by Peter Kasting on 2011-0

[webkit-changes] [92750] trunk/Source/JavaScriptCore

2011-08-10 Thread fpizlo
Title: [92750] trunk/Source/_javascript_Core Revision 92750 Author fpi...@apple.com Date 2011-08-10 00:06:57 -0700 (Wed, 10 Aug 2011) Log Message DFG JIT heap prediction causes regressions when combined with aggressive integer prediction https://bugs.webkit.org/show_bug.cgi?id=65954 Revi