[webkit-changes] [92102] trunk/Source

2011-08-01 Thread yutak
Title: [92102] trunk/Source Revision 92102 Author yu...@chromium.org Date 2011-08-01 00:26:41 -0700 (Mon, 01 Aug 2011) Log Message WebSocket: Rename SocketStreamHandleClient member functions https://bugs.webkit.org/show_bug.cgi?id=65374 Reviewed by Kent Tamura. Source/WebCore: Rename S

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

2011-08-01 Thread abarth
Title: [92103] trunk/Source/WebCore Revision 92103 Author aba...@webkit.org Date 2011-08-01 01:04:11 -0700 (Mon, 01 Aug 2011) Log Message application/json MIME type shouldn't cause warnings in

[webkit-changes] [92104] trunk

2011-08-01 Thread pfeldman
Title: [92104] trunk Revision 92104 Author pfeld...@chromium.org Date 2011-08-01 01:13:55 -0700 (Mon, 01 Aug 2011) Log Message Web Inspector: [protocol] methods where all parameters are optional should not require empty params object. https://bugs.webkit.org/show_bug.cgi?id=65331 Reviewe

[webkit-changes] [92105] trunk

2011-08-01 Thread pfeldman
Title: [92105] trunk Revision 92105 Author pfeld...@chromium.org Date 2011-08-01 01:17:05 -0700 (Mon, 01 Aug 2011) Log Message Web Inspector: group scripts by folder in the scripts selector. https://bugs.webkit.org/show_bug.cgi?id=65321 Reviewed by Yury Semikhatsky. Source/WebCore: Tes

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

2011-08-01 Thread macpherson
Title: [92106] trunk/Source/WebCore Revision 92106 Author macpher...@chromium.org Date 2011-08-01 01:31:43 -0700 (Mon, 01 Aug 2011) Log Message Add iterator to CSSValueList https://bugs.webkit.org/show_bug.cgi?id=65297 Reviewed by Darin Adler. No new tests / refactoring only. * css/CSS

[webkit-changes] [92107] trunk/LayoutTests

2011-08-01 Thread tonyg
Title: [92107] trunk/LayoutTests Revision 92107 Author to...@chromium.org Date 2011-08-01 01:48:49 -0700 (Mon, 01 Aug 2011) Log Message [chromium] fast/css/outline-auto-empty-rects.html broken by r92059 https://bugs.webkit.org/show_bug.cgi?id=65453 This patch just expects the test to fai

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

2011-08-01 Thread commit-queue
Title: [92108] trunk/Source/WebKit2 Revision 92108 Author commit-qu...@webkit.org Date 2011-08-01 01:49:06 -0700 (Mon, 01 Aug 2011) Log Message Custom cursors cause the WebProcess to crash https://bugs.webkit.org/show_bug.cgi?id=64802 Patch by Amruth Raj on 2011-08-01 Reviewed by Darin

[webkit-changes] [92109] trunk/LayoutTests

2011-08-01 Thread pfeldman
Title: [92109] trunk/LayoutTests Revision 92109 Author pfeld...@chromium.org Date 2011-08-01 01:57:05 -0700 (Mon, 01 Aug 2011) Log Message 2011-08-01 Pavel Feldman Not reviewed: unflake inspector test that was just added. * inspector/debugger/scripts-sorting-expected.

[webkit-changes] [92111] trunk/LayoutTests

2011-08-01 Thread tonyg
Title: [92111] trunk/LayoutTests Revision 92111 Author to...@chromium.org Date 2011-08-01 02:05:46 -0700 (Mon, 01 Aug 2011) Log Message Fix windows text rendering expectations for fast/text/justify-ideograph-leading-expansion.html https://bugs.webkit.org/show_bug.cgi?id=65455 Unreviewed

[webkit-changes] [92112] trunk/LayoutTests

2011-08-01 Thread tonyg
Title: [92112] trunk/LayoutTests Revision 92112 Author to...@chromium.org Date 2011-08-01 02:36:54 -0700 (Mon, 01 Aug 2011) Log Message http/tests/inspector/resource-tree/resource-tree-reload.html is flaky on chromium win https://bugs.webkit.org/show_bug.cgi?id=60110 Marking it flaky on

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

2011-08-01 Thread commit-queue
Title: [92113] trunk/Source/WebKit2 Revision 92113 Author commit-qu...@webkit.org Date 2011-08-01 02:53:53 -0700 (Mon, 01 Aug 2011) Log Message Unreviewed, rolling out r92108. http://trac.webkit.org/changeset/92108 https://bugs.webkit.org/show_bug.cgi?id=65459 breaks SL compile (Requeste

[webkit-changes] [92114] trunk/LayoutTests

2011-08-01 Thread vsevik
Title: [92114] trunk/LayoutTests Revision 92114 Author vse...@chromium.org Date 2011-08-01 03:18:19 -0700 (Mon, 01 Aug 2011) Log Message Web Inspector: Add network panel sidebar width test. https://bugs.webkit.org/show_bug.cgi?id=65314 Reviewed by Yury Semikhatsky. * http/tests/inspecto

[webkit-changes] [92115] trunk/Source/WebKit/qt

2011-08-01 Thread ossy
Title: [92115] trunk/Source/WebKit/qt Revision 92115 Author o...@webkit.org Date 2011-08-01 03:19:44 -0700 (Mon, 01 Aug 2011) Log Message [Qt] Fix tst_QWebPage::loadHtml5Video() API test https://bugs.webkit.org/show_bug.cgi?id=65452 Patch by Kristóf Kosztyó on 2011-08-01 Reviewed by Csa

[webkit-changes] [92117] trunk/LayoutTests

2011-08-01 Thread tonyg
Title: [92117] trunk/LayoutTests Revision 92117 Author to...@chromium.org Date 2011-08-01 04:16:15 -0700 (Mon, 01 Aug 2011) Log Message [chromium] Update expectations for fast/text/international/bidi-mirror-he-ar.html https://bugs.webkit.org/show_bug.cgi?id=65460 Unreviewed expectations

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

2011-08-01 Thread yutak
Title: [92116] trunk/Source/WebCore Revision 92116 Author yu...@chromium.org Date 2011-08-01 04:16:13 -0700 (Mon, 01 Aug 2011) Log Message WebSocket: Receive URL and subprotocol in WebSocketChannel::connect() https://bugs.webkit.org/show_bug.cgi?id=65367 Reviewed by Kent Tamura. To impl

[webkit-changes] [92119] trunk/LayoutTests

2011-08-01 Thread tonyg
Title: [92119] trunk/LayoutTests Revision 92119 Author to...@chromium.org Date 2011-08-01 04:22:44 -0700 (Mon, 01 Aug 2011) Log Message [chromium] Temporarily expect scripts-sorting.html to fail https://bugs.webkit.org/show_bug.cgi?id=65461 Unreviewed gardening. * platform/chromium/test

[webkit-changes] [92118] trunk

2011-08-01 Thread commit-queue
Title: [92118] trunk Revision 92118 Author commit-qu...@webkit.org Date 2011-08-01 04:18:15 -0700 (Mon, 01 Aug 2011) Log Message BORDER attribute with the object tag, using percentage values not working. https://bugs.webkit.org/show_bug.cgi?id=65176 Patch by Mihnea Ovidenie on 2011-08-0

[webkit-changes] [92120] trunk/LayoutTests

2011-08-01 Thread tonyg
Title: [92120] trunk/LayoutTests Revision 92120 Author to...@chromium.org Date 2011-08-01 04:30:35 -0700 (Mon, 01 Aug 2011) Log Message [chromium] http/tests/cache/history-only-cached-subresource-loads-max-age-https.html frequently times out on Vista https://bugs.webkit.org/show_bug.cgi?i

[webkit-changes] [92121] trunk/LayoutTests

2011-08-01 Thread tonyg
Title: [92121] trunk/LayoutTests Revision 92121 Author to...@chromium.org Date 2011-08-01 04:38:59 -0700 (Mon, 01 Aug 2011) Log Message [chromium] http/tests/inspector/resource-tree/resource-tree-document-url.html occasionally times out https://bugs.webkit.org/show_bug.cgi?id=65463 Unrev

[webkit-changes] [92122] trunk

2011-08-01 Thread yurys
Title: [92122] trunk Revision 92122 Author yu...@chromium.org Date 2011-08-01 04:42:43 -0700 (Mon, 01 Aug 2011) Log Message Web Inspector: typing an _expression_ in an iframe leads to multiple "Unsafe _javascript_ attempt to access frame..." errors https://bugs.webkit.org/show_bug.cgi?id=

[webkit-changes] [92123] trunk

2011-08-01 Thread commit-queue
Title: [92123] trunk Revision 92123 Author commit-qu...@webkit.org Date 2011-08-01 04:53:51 -0700 (Mon, 01 Aug 2011) Log Message build: Fix finding the headers for GStreamer The cmake files to find the various GStreamer packages were all checking for the header gst/gst.h. However if gst-

[webkit-changes] [92124] trunk

2011-08-01 Thread hayato
Title: [92124] trunk Revision 92124 Author hay...@chromium.org Date 2011-08-01 05:25:53 -0700 (Mon, 01 Aug 2011) Log Message Add support for getting an element in shadow root by its id into a window.internals object. https://bugs.webkit.org/show_bug.cgi?id=64587 Reviewed by Hajime Morita

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

2011-08-01 Thread yurys
Title: [92125] trunk/Source/WebCore Revision 92125 Author yu...@chromium.org Date 2011-08-01 05:45:12 -0700 (Mon, 01 Aug 2011) Log Message 2011-08-01 Yury Semikhatsky Unreviewed. Trivial fix for inspector/debugger/debugger-completions-on-call-frame.html after r92122.

[webkit-changes] [92126] trunk/LayoutTests

2011-08-01 Thread pfeldman
Title: [92126] trunk/LayoutTests Revision 92126 Author pfeld...@chromium.org Date 2011-08-01 06:47:35 -0700 (Mon, 01 Aug 2011) Log Message 2011-08-01 Pavel Feldman Not reviewed: unflake inspector test that was just added. * inspector/debugger/scripts-sorting-expected.

[webkit-changes] [92128] trunk/Tools

2011-08-01 Thread jeffm
Title: [92128] trunk/Tools Revision 92128 Author je...@apple.com Date 2011-08-01 09:02:19 -0700 (Mon, 01 Aug 2011) Log Message Windows build fix after r92096. * TestWebKitAPI/win/InjectedBundleControllerWin.cpp: Use #include, not #import, and don't include Foundation.h. * TestWebKitAPI/w

[webkit-changes] [92129] trunk/LayoutTests

2011-08-01 Thread andersca
Title: [92129] trunk/LayoutTests Revision 92129 Author ander...@apple.com Date 2011-08-01 09:09:37 -0700 (Mon, 01 Aug 2011) Log Message Add fast/forms/selection-direction.html to the Skipped list. * platform/wk2/Skipped: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/plat

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

2011-08-01 Thread commit-queue
Title: [92130] trunk/Source/WebCore Revision 92130 Author commit-qu...@webkit.org Date 2011-08-01 09:10:12 -0700 (Mon, 01 Aug 2011) Log Message [Qt] OpenGLShims does not build on ARM https://bugs.webkit.org/show_bug.cgi?id=65465 Patch by Benjamin Poulain on 2011-08-01 Reviewed by Noam R

[webkit-changes] [92131] trunk/LayoutTests

2011-08-01 Thread ossy
Title: [92131] trunk/LayoutTests Revision 92131 Author o...@webkit.org Date 2011-08-01 09:51:22 -0700 (Mon, 01 Aug 2011) Log Message [Qt] Unreviewed gardening after r92127. * platform/qt-4.8/css2.1/t0602-c13-inh-underlin-00-e-expected.png: Added. * platform/qt-4.8/css2.1/t0602-c13-inh-un

[webkit-changes] [92132] trunk

2011-08-01 Thread inferno
Title: [92132] trunk Revision 92132 Author infe...@chromium.org Date 2011-08-01 11:03:03 -0700 (Mon, 01 Aug 2011) Log Message Regression(82144): Crash in TrailingObjects::updateMidpointsForTrailingBoxes https://bugs.webkit.org/show_bug.cgi?id=65137 Source/WebCore: Fix the looping condi

[webkit-changes] [92133] trunk/Tools

2011-08-01 Thread abarth
Title: [92133] trunk/Tools Revision 92133 Author aba...@webkit.org Date 2011-08-01 11:45:02 -0700 (Mon, 01 Aug 2011) Log Message garden-o-matic should show all failures, even ones that it can't find a regression range for https://bugs.webkit.org/show_bug.cgi?id=65447 Reviewed by Dimitri

[webkit-changes] [92134] trunk/Tools

2011-08-01 Thread abarth
Title: [92134] trunk/Tools Revision 92134 Author aba...@webkit.org Date 2011-08-01 12:23:21 -0700 (Mon, 01 Aug 2011) Log Message garden-o-matic shouldn't require local server to determine if compile failed https://bugs.webkit.org/show_bug.cgi?id=65446 Reviewed by Dimitri Glazkov. This p

[webkit-changes] [92135] trunk/Tools

2011-08-01 Thread abarth
Title: [92135] trunk/Tools Revision 92135 Author aba...@webkit.org Date 2011-08-01 12:25:00 -0700 (Mon, 01 Aug 2011) Log Message Refactor bugzilla.js for use by garden-o-matic https://bugs.webkit.org/show_bug.cgi?id=65450 Reviewed by Dimitri Glazkov. This patch refactors bugzilla.js to

[webkit-changes] [92136] trunk/Tools

2011-08-01 Thread dglazkov
Title: [92136] trunk/Tools Revision 92136 Author dglaz...@chromium.org Date 2011-08-01 12:55:45 -0700 (Mon, 01 Aug 2011) Log Message Introduce SpecifierSorter, a thing that knows how specifiers should be ordered. https://bugs.webkit.org/show_bug.cgi?id=65413 Reviewed by Adam Barth. * Sc

[webkit-changes] [92137] trunk/Tools

2011-08-01 Thread abarth
Title: [92137] trunk/Tools Revision 92137 Author aba...@webkit.org Date 2011-08-01 13:39:31 -0700 (Mon, 01 Aug 2011) Log Message Remove unused functionality from gardeningserver https://bugs.webkit.org/show_bug.cgi?id=65479 Reviewed by Dimitri Glazkov. We now handle these operations dir

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

2011-08-01 Thread commit-queue
Title: [92138] trunk/Source/WebCore Revision 92138 Author commit-qu...@webkit.org Date 2011-08-01 13:40:04 -0700 (Mon, 01 Aug 2011) Log Message [Soup] Set default max-conns to a more sane default value and fix comment https://bugs.webkit.org/show_bug.cgi?id=65335 Patch by Marco Peereboom

[webkit-changes] [92139] trunk

2011-08-01 Thread rniwa
Title: [92139] trunk Revision 92139 Author rn...@webkit.org Date 2011-08-01 14:08:17 -0700 (Mon, 01 Aug 2011) Log Message Search field in designMode causes a crash https://bugs.webkit.org/show_bug.cgi?id=65362 Reviewed by Dimitri Glazkov. Source/WebCore: The crashed was caused by edit

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

2011-08-01 Thread rniwa
Title: [92140] trunk/Source/WebCore Revision 92140 Author rn...@webkit.org Date 2011-08-01 14:10:56 -0700 (Mon, 01 Aug 2011) Log Message Update comment added in r92139 per Darin's suggestion. * css/CSSStyleSelector.cpp: (WebCore::CSSStyleSelector::styleForElement): Modified Paths trunk

[webkit-changes] [92141] trunk/LayoutTests

2011-08-01 Thread rniwa
Title: [92141] trunk/LayoutTests Revision 92141 Author rn...@webkit.org Date 2011-08-01 14:16:33 -0700 (Mon, 01 Aug 2011) Log Message media/track tests should be skipped on all platforms until feature is fully implemented. https://bugs.webkit.org/show_bug.cgi?id=65482 Patch by Anna Caven

[webkit-changes] [92142] trunk

2011-08-01 Thread jochen
Title: [92142] trunk Revision 92142 Author joc...@chromium.org Date 2011-08-01 14:18:49 -0700 (Mon, 01 Aug 2011) Log Message Source/WebCore: Never override the policy URL on form submissions. https://bugs.webkit.org/show_bug.cgi?id=61809 Reviewed by Adam Barth. Tests: http/tests/securit

[webkit-changes] [92143] trunk

2011-08-01 Thread commit-queue
Title: [92143] trunk Revision 92143 Author commit-qu...@webkit.org Date 2011-08-01 14:22:08 -0700 (Mon, 01 Aug 2011) Log Message .: REGRESSION (r39725?): Resources removed from document can not be freed until the document is deleted https://bugs.webkit.org/show_bug.cgi?id=61006 Patch by

[webkit-changes] [92144] trunk/LayoutTests

2011-08-01 Thread crogers
Title: [92144] trunk/LayoutTests Revision 92144 Author crog...@google.com Date 2011-08-01 14:41:10 -0700 (Mon, 01 Aug 2011) Log Message Add audionode.html and gain.html web audio layout tests https://bugs.webkit.org/show_bug.cgi?id=65276 Reviewed by Kenneth Russell. * webaudio/audionode

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

2011-08-01 Thread nduca
Title: [92145] trunk/Source/WebKit/chromium Revision 92145 Author nd...@chromium.org Date 2011-08-01 14:46:52 -0700 (Mon, 01 Aug 2011) Log Message [chromium] Add null check to setSwapbuffersCompletCallbackChromium https://bugs.webkit.org/show_bug.cgi?id=65485 Reviewed by James Robinson.

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

2011-08-01 Thread fpizlo
Title: [92146] trunk/Source/_javascript_Core Revision 92146 Author fpi...@apple.com Date 2011-08-01 15:09:24 -0700 (Mon, 01 Aug 2011) Log Message REGRESSION(r92092): Build fails on 64 bit https://bugs.webkit.org/show_bug.cgi?id=65458 Reviewed by Oliver Hunt. The build was broken because

[webkit-changes] [92147] trunk/Tools

2011-08-01 Thread dglazkov
Title: [92147] trunk/Tools Revision 92147 Author dglaz...@chromium.org Date 2011-08-01 15:22:27 -0700 (Mon, 01 Aug 2011) Log Message Teach TestExpectationSerializer about parsed expectations. https://bugs.webkit.org/show_bug.cgi?id=65444 This is a bit largish in size, but the essentials

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

2011-08-01 Thread fpizlo
Title: [92148] trunk/Source/_javascript_Core Revision 92148 Author fpi...@apple.com Date 2011-08-01 15:32:07 -0700 (Mon, 01 Aug 2011) Log Message DFG JIT sometimes creates speculation check data structures that have invalid information about the format of a register https://bugs.webkit.or

[webkit-changes] [92149] trunk/LayoutTests

2011-08-01 Thread rniwa
Title: [92149] trunk/LayoutTests Revision 92149 Author rn...@webkit.org Date 2011-08-01 15:45:37 -0700 (Mon, 01 Aug 2011) Log Message Remove time out expectation since media/track has been added to the skipped list on Qt. * platform/qt/test_expectations.txt: Modified Paths trunk/Layout

[webkit-changes] [92150] trunk

2011-08-01 Thread zmo
Title: [92150] trunk Revision 92150 Author z...@google.com Date 2011-08-01 16:12:49 -0700 (Mon, 01 Aug 2011) Log Message Unreviewed, rolling out r92022. http://trac.webkit.org/changeset/92022 https://bugs.webkit.org/show_bug.cgi?id=65203 try to see if this is causing a bunch of browser t

[webkit-changes] [92151] trunk/LayoutTests

2011-08-01 Thread crogers
Title: [92151] trunk/LayoutTests Revision 92151 Author crog...@google.com Date 2011-08-01 16:25:59 -0700 (Mon, 01 Aug 2011) Log Message One more test_expectations.txt fix for windows web audio https://bugs.webkit.org/show_bug.cgi?id=65496 Unreviewed. * platform/chromium/test_expectation

[webkit-changes] [92152] trunk

2011-08-01 Thread timothy_horton
Title: [92152] trunk Revision 92152 Author timothy_hor...@apple.com Date 2011-08-01 16:49:54 -0700 (Mon, 01 Aug 2011) Log Message Severe shadow repaint issues with SVGText elements https://bugs.webkit.org/show_bug.cgi?id=63648 Reviewed by Darin Adler. Make SVG elements which inherit fr

[webkit-changes] [92153] trunk/Tools

2011-08-01 Thread abarth
Title: [92153] trunk/Tools Revision 92153 Author aba...@webkit.org Date 2011-08-01 17:07:14 -0700 (Mon, 01 Aug 2011) Log Message webkit-patch needs to be able to "optimize" the storage of baselines on disk https://bugs.webkit.org/show_bug.cgi?id=65418 Reviewed by Dimitri Glazkov. If we'

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

2011-08-01 Thread levin
Title: [92154] trunk/Source/_javascript_Core Revision 92154 Author le...@chromium.org Date 2011-08-01 17:10:21 -0700 (Mon, 01 Aug 2011) Log Message currentThread is too slow! https://bugs.webkit.org/show_bug.cgi?id=64577 Reviewed by Darin Adler and Dmitry Titov. The problem is that curr

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

2011-08-01 Thread michaeln
Title: [92155] trunk/Source/WebCore Revision 92155 Author micha...@google.com Date 2011-08-01 17:21:56 -0700 (Mon, 01 Aug 2011) Log Message [Chromium] WebSQLDatabase version handling is broken in multi-process browsers. https://bugs.webkit.org/show_bug.cgi?id=65486 The WebCore::AbstractD

[webkit-changes] [92156] trunk/LayoutTests

2011-08-01 Thread zmo
Title: [92156] trunk/LayoutTests Revision 92156 Author z...@google.com Date 2011-08-01 17:44:21 -0700 (Mon, 01 Aug 2011) Log Message Unreviewed, rebaseline, webkit gardener stuff. * platform/chromium-mac/svg/custom/repaint-shadow-expected.png: Added. * platform/chromium-win/svg/custom/re

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

2011-08-01 Thread commit-queue
Title: [92157] trunk/Source/WebCore Revision 92157 Author commit-qu...@webkit.org Date 2011-08-01 17:49:54 -0700 (Mon, 01 Aug 2011) Log Message Use threadsafeCopy() API when using Database Directory path variable https://bugs.webkit.org/show_bug.cgi?id=65436 Patch by srikumar bonda on 2

Re: [webkit-changes] [92113] trunk/Source/WebKit2

2011-08-01 Thread Mark Rowe
You really, really, really need to reopen the original bug when you roll out a patch like this. Leaving the original bug closed as "fixed" when the change is no longer in the tree is incredibly misleading. - Mark On 2011-08-01, at 02:53, commit-qu...@webkit.org wrote: > Revision > 92113 > Aut

[webkit-changes] [92158] trunk

2011-08-01 Thread commit-queue
Title: [92158] trunk Revision 92158 Author commit-qu...@webkit.org Date 2011-08-01 17:51:38 -0700 (Mon, 01 Aug 2011) Log Message WAI-ARIA textbox role should be AXTextArea for aria-multiline=true, AXTextField for aria-multiline=false https://bugs.webkit.org/show_bug.cgi?id=65451 Patch by

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

2011-08-01 Thread commit-queue
Title: [92159] trunk/Source/WebCore Revision 92159 Author commit-qu...@webkit.org Date 2011-08-01 17:59:31 -0700 (Mon, 01 Aug 2011) Log Message Shard webcore_remaining for msvs official builds https://bugs.webkit.org/show_bug.cgi?id=65475 Patch by Bradley Nelson on 2011-08-01 Reviewed

[webkit-changes] [92160] trunk/Tools

2011-08-01 Thread slewis
Title: [92160] trunk/Tools Revision 92160 Author sle...@apple.com Date 2011-08-01 18:16:43 -0700 (Mon, 01 Aug 2011) Log Message Finish reconfiguration started by Lucas Forschler Reconfigured slaves: Removed Leopard Intel Release (Build) Removed Leopard Intel Release (Tests) Remove apple-p

[webkit-changes] [92161] trunk/Source

2011-08-01 Thread commit-queue
Title: [92161] trunk/Source Revision 92161 Author commit-qu...@webkit.org Date 2011-08-01 18:20:27 -0700 (Mon, 01 Aug 2011) Log Message Removing old source files in gyp files that slow build https://bugs.webkit.org/show_bug.cgi?id=65503 Patch by Jean-luc Brouillet on 2011-08-01 Reviewed

[webkit-changes] [92162] trunk/LayoutTests

2011-08-01 Thread zmo
Title: [92162] trunk/LayoutTests Revision 92162 Author z...@google.com Date 2011-08-01 18:23:33 -0700 (Mon, 01 Aug 2011) Log Message Unreviewed, rebaseline, webkit gardener stuff. * platform/chromium-win-vista/fast/text/international/hindi-spacing-expected.png: Removed. * platform/chromi

[webkit-changes] [92163] trunk/LayoutTests

2011-08-01 Thread timothy_horton
Title: [92163] trunk/LayoutTests Revision 92163 Author timothy_hor...@apple.com Date 2011-08-01 18:37:46 -0700 (Mon, 01 Aug 2011) Log Message Unreviewed, rebaseline test results for recently added test. * platform/chromium-linux/svg/custom/repaint-shadow-expected.png: Added. * platform/q

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

2011-08-01 Thread macpherson
Title: [92164] trunk/Source/WebCore Revision 92164 Author macpher...@chromium.org Date 2011-08-01 18:42:08 -0700 (Mon, 01 Aug 2011) Log Message Don't set m_fontDirty when setting zoom unless zoom has actually changed https://bugs.webkit.org/show_bug.cgi?id=65092 Reviewed by Darin Adler.

[webkit-changes] [92165] trunk/LayoutTests

2011-08-01 Thread andersca
Title: [92165] trunk/LayoutTests Revision 92165 Author ander...@apple.com Date 2011-08-01 20:09:50 -0700 (Mon, 01 Aug 2011) Log Message Update Lion specific test results. * platform/mac/fast/forms/input-placeholder-visibility-1-expected.txt: * platform/mac/fast/forms/input-placeholder-vi

[webkit-changes] [92166] trunk/Tools

2011-08-01 Thread abarth
Title: [92166] trunk/Tools Revision 92166 Author aba...@webkit.org Date 2011-08-01 20:47:48 -0700 (Mon, 01 Aug 2011) Log Message garden-o-matic should call optimize-baselines when rebaselining tests https://bugs.webkit.org/show_bug.cgi?id=65499 Reviewed by Dimitri Glazkov. I took the op