[webkit-changes] [90890] trunk/LayoutTests

2011-07-12 Thread jamesr
Title: [90890] trunk/LayoutTests Revision 90890 Author jam...@google.com Date 2011-07-12 23:47:53 -0700 (Tue, 12 Jul 2011) Log Message [chromium] Update expectations+baselines for edge AA changes. * platform/chromium-gpu-linux/compositing/direct-image-compositing-expected.png: * platform

[webkit-changes] [90889] trunk/Tools

2011-07-12 Thread mrowe
Title: [90889] trunk/Tools Revision 90889 Author mr...@apple.com Date 2011-07-12 23:03:04 -0700 (Tue, 12 Jul 2011) Log Message Fix the 32-bit build. * DumpRenderTree/mac/UIDelegate.mm: (-[UIDelegate webView:exceededApplicationCacheOriginQuotaForSecurityOrigin:totalSpaceNeeded:]): Cast th

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

2011-07-12 Thread morrita
Title: [90888] trunk/Source/WebCore Revision 90888 Author morr...@google.com Date 2011-07-12 22:43:08 -0700 (Tue, 12 Jul 2011) Log Message [Refactoring][ShadowContentElement] Forwarded node list should be a linked-list. https://bugs.webkit.org/show_bug.cgi?id=64252 Reviewed by Dimitri Gl

[webkit-changes] [90887] trunk

2011-07-12 Thread commit-queue
Title: [90887] trunk Revision 90887 Author commit-qu...@webkit.org Date 2011-07-12 22:35:15 -0700 (Tue, 12 Jul 2011) Log Message [Chromium] Use nearest filter method with pixel aligned transforms. https://bugs.webkit.org/show_bug.cgi?id=64338 Patch by David Reveman on 2011-07-12 Reviewe

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

2011-07-12 Thread commit-queue
Title: [90886] trunk/Source/WebCore Revision 90886 Author commit-qu...@webkit.org Date 2011-07-12 22:12:57 -0700 (Tue, 12 Jul 2011) Log Message Removed unnecessary function parameters from TilingData::textureOffset. https://bugs.webkit.org/show_bug.cgi?id=64245 Patch by David Reveman on

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

2011-07-12 Thread rniwa
Title: [90885] trunk/Source/WebCore Revision 90885 Author rn...@webkit.org Date 2011-07-12 21:23:03 -0700 (Tue, 12 Jul 2011) Log Message Move RenderTextControl::indexForVisiblePosition to HTMLTextFormControlElement https://bugs.webkit.org/show_bug.cgi?id=64403 Reviewed by Hajime Morita.

[webkit-changes] [90884] trunk/Tools

2011-07-12 Thread abarth
Title: [90884] trunk/Tools Revision 90884 Author aba...@webkit.org Date 2011-07-12 21:05:51 -0700 (Tue, 12 Jul 2011) Log Message Improve garden-o-matic UI when the bots fail to report revision numbers https://bugs.webkit.org/show_bug.cgi?id=64427 Reviewed by Dimitri Glazkov. At least Wi

[webkit-changes] [90883] trunk/LayoutTests

2011-07-12 Thread joepeck
Title: [90883] trunk/LayoutTests Revision 90883 Author joep...@webkit.org Date 2011-07-12 20:52:07 -0700 (Tue, 12 Jul 2011) Log Message Unreviewed. Skipping a few tests which fail due to differing output in recent ApplicationCache quota tests. Reenabling the tests is tracked by . Modifi

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

2011-07-12 Thread jchaffraix
Title: [90882] trunk/Source/WebCore Revision 90882 Author jchaffr...@webkit.org Date 2011-07-12 20:30:36 -0700 (Tue, 12 Jul 2011) Log Message Make RenderObject::containingBlock virtual for better speed and clarity https://bugs.webkit.org/show_bug.cgi?id=64318 Reviewed by Darin Adler. No

[webkit-changes] [90881] trunk/Tools

2011-07-12 Thread abarth
Title: [90881] trunk/Tools Revision 90881 Author aba...@webkit.org Date 2011-07-12 19:41:21 -0700 (Tue, 12 Jul 2011) Log Message Adjust garden-o-matic layout to use fewer lines https://bugs.webkit.org/show_bug.cgi?id=64422 Reviewed by Ojan Vafai. This patch effectively merges the test n

[webkit-changes] [90880] trunk/Tools

2011-07-12 Thread abarth
Title: [90880] trunk/Tools Revision 90880 Author aba...@webkit.org Date 2011-07-12 19:39:16 -0700 (Tue, 12 Jul 2011) Log Message garden-o-matic should label tests failures of new tests as such https://bugs.webkit.org/show_bug.cgi?id=64421 Reviewed by Ojan Vafai. Also, we shouldn't dim f

[webkit-changes] [90879] trunk/Tools

2011-07-12 Thread abarth
Title: [90879] trunk/Tools Revision 90879 Author aba...@webkit.org Date 2011-07-12 19:34:54 -0700 (Tue, 12 Jul 2011) Log Message garden-o-matic should display how many times we've seen a failure https://bugs.webkit.org/show_bug.cgi?id=64417 Reviewed by Ojan Vafai. This patch adds some U

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

2011-07-12 Thread commit-queue
Title: [90878] trunk/Source/WebKit/chromium Revision 90878 Author commit-qu...@webkit.org Date 2011-07-12 19:28:17 -0700 (Tue, 12 Jul 2011) Log Message Added the ability to dynamically change the parent context of a WebGraphicsContext3D. GraphicsContext3DInternal::platformTexture uses thi

[webkit-changes] [90877] trunk

2011-07-12 Thread commit-queue
Title: [90877] trunk Revision 90877 Author commit-qu...@webkit.org Date 2011-07-12 18:46:09 -0700 (Tue, 12 Jul 2011) Log Message DFG JIT does not implement op_construct. https://bugs.webkit.org/show_bug.cgi?id=64066 Source/_javascript_Core: Patch by Filip Pizlo on 2011-07-12 Reviewed b

[webkit-changes] [90876] trunk

2011-07-12 Thread crogers
Title: [90876] trunk Revision 90876 Author crog...@google.com Date 2011-07-12 18:33:50 -0700 (Tue, 12 Jul 2011) Log Message Enable Web Audio for chromium DRT https://bugs.webkit.org/show_bug.cgi?id=64409 Reviewed by James Robinson. Tools: * DumpRenderTree/chromium/TestShell.cpp: (Test

[webkit-changes] [90875] trunk

2011-07-12 Thread oliver
Title: [90875] trunk Revision 90875 Author oli...@apple.com Date 2011-07-12 17:53:17 -0700 (Tue, 12 Jul 2011) Log Message Overzealous type validation in method_check https://bugs.webkit.org/show_bug.cgi?id=64415 Reviewed by Gavin Barraclough. ../../../../Volumes/Data/git/WebKit/OpenSour

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

2011-07-12 Thread jamesr
Title: [90874] trunk/Source/WebCore Revision 90874 Author jam...@google.com Date 2011-07-12 17:52:11 -0700 (Tue, 12 Jul 2011) Log Message [chromium] Chromium win build fix. * platform/graphics/chromium/FontChromiumWin.cpp: (WebCore::drawGlyphsWin): Modified Paths trunk/Source/WebCore/C

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

2011-07-12 Thread psolanki
Title: [90873] trunk/Source/WebCore Revision 90873 Author psola...@apple.com Date 2011-07-12 17:24:03 -0700 (Tue, 12 Jul 2011) Log Message Get webkit to compile with USE(CFNETWORK) enabled on Mac https://bugs.webkit.org/show_bug.cgi?id=63674 Reviewed by David Kilzer. Changes to Resource

[webkit-changes] [90871] trunk/Tools

2011-07-12 Thread abarth
Title: [90871] trunk/Tools Revision 90871 Author aba...@webkit.org Date 2011-07-12 17:13:37 -0700 (Tue, 12 Jul 2011) Log Message Tweak some UI in garden-o-matic now that the tree actually has a failure and I can see what this all looks like. * Scripts/webkitpy/tool/servers/data/gardening

[webkit-changes] [90870] trunk

2011-07-12 Thread joepeck
Title: [90870] trunk Revision 90870 Author joep...@webkit.org Date 2011-07-12 17:05:52 -0700 (Tue, 12 Jul 2011) Log Message Unreviewed. Skipping a few tests which fail due to differing output in recent ApplicationCache quota tests. Reenabling the tests is tracked by . Modified Paths tr

[webkit-changes] [90868] trunk

2011-07-12 Thread bashi
Title: [90868] trunk Revision 90868 Author ba...@chromium.org Date 2011-07-12 16:37:58 -0700 (Tue, 12 Jul 2011) Log Message [Chromium] SVG text is not rendered sometimes with geometricPrecision https://bugs.webkit.org/show_bug.cgi?id=64341 Source/WebCore: Changing the type of x and y of

[webkit-changes] [90867] branches/chromium/782/Source

2011-07-12 Thread cevans
Title: [90867] branches/chromium/782/Source Revision 90867 Author cev...@google.com Date 2011-07-12 16:32:48 -0700 (Tue, 12 Jul 2011) Log Message Merge 90308 BUG=86108 Review URL: http://codereview.chromium.org/7356002 Modified Paths branches/chromium/782/Source/WebCore/fileapi/File.cpp

[webkit-changes] [90866] trunk/Tools

2011-07-12 Thread abarth
Title: [90866] trunk/Tools Revision 90866 Author aba...@webkit.org Date 2011-07-12 16:31:05 -0700 (Tue, 12 Jul 2011) Log Message garden-o-matic should display regression ranges https://bugs.webkit.org/show_bug.cgi?id=64407 Reviewed by Dimitri Glazkov. This patch computes a regression ra

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

2011-07-12 Thread commit-queue
Title: [90865] trunk/Source/_javascript_Core Revision 90865 Author commit-qu...@webkit.org Date 2011-07-12 15:35:39 -0700 (Tue, 12 Jul 2011) Log Message COLLECT_ON_EVERY_ALLOCATION no longer works. https://bugs.webkit.org/show_bug.cgi?id=64388 Patch by Filip Pizlo on 2011-07-12 Reviewed

[webkit-changes] [90864] trunk/Tools

2011-07-12 Thread abarth
Title: [90864] trunk/Tools Revision 90864 Author aba...@webkit.org Date 2011-07-12 15:35:28 -0700 (Tue, 12 Jul 2011) Log Message cr-linux-ews should run pixel tests https://bugs.webkit.org/show_bug.cgi?id=64394 Reviewed by Ojan Vafai. This patch enabled pixel test on the cr-linux-ews.

[webkit-changes] [90862] branches/chromium/782

2011-07-12 Thread cevans
Title: [90862] branches/chromium/782 Revision 90862 Author cev...@google.com Date 2011-07-12 15:30:53 -0700 (Tue, 12 Jul 2011) Log Message Merge 90166 BUG=87862 Review URL: http://codereview.chromium.org/7350005 Modified Paths branches/chromium/782/Source/WebCore/rendering/svg/RenderSVG

[webkit-changes] [90861] branches/chromium/782

2011-07-12 Thread cevans
Title: [90861] branches/chromium/782 Revision 90861 Author cev...@google.com Date 2011-07-12 15:29:39 -0700 (Tue, 12 Jul 2011) Log Message Merge 90156 BUG=87862 Review URL: http://codereview.chromium.org/7350004 Modified Paths branches/chromium/782/Source/WebCore/svg/SVGTextContentEleme

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

2011-07-12 Thread simon . fraser
Title: [90860] trunk/Source/WebCore Revision 90860 Author simon.fra...@apple.com Date 2011-07-12 15:21:29 -0700 (Tue, 12 Jul 2011) Log Message 2011-07-12 Simon Fraser Clean up some RenderLayerCompositor code relating to scroll and root layers https://bugs.webkit.org/sh

[webkit-changes] [90858] branches/chromium/782

2011-07-12 Thread cevans
Title: [90858] branches/chromium/782 Revision 90858 Author cev...@google.com Date 2011-07-12 15:14:47 -0700 (Tue, 12 Jul 2011) Log Message Merge 89831 BUG=87298 Review URL: http://codereview.chromium.org/7350003 Modified Paths branches/chromium/782/Source/WebCore/editing/TextIterator.cp

[webkit-changes] [90857] branches/chromium/782

2011-07-12 Thread cevans
Title: [90857] branches/chromium/782 Revision 90857 Author cev...@google.com Date 2011-07-12 15:07:21 -0700 (Tue, 12 Jul 2011) Log Message Merge 90595 BUG=87729 Review URL: http://codereview.chromium.org/7350001 Modified Paths branches/chromium/782/Source/WebCore/loader/cache/CachedReso

[webkit-changes] [90855] trunk/Source/WebKit/mac

2011-07-12 Thread aroben
Title: [90855] trunk/Source/WebKit/mac Revision 90855 Author aro...@apple.com Date 2011-07-12 14:56:25 -0700 (Tue, 12 Jul 2011) Log Message Delete some redundant code in WebHTMLView This code had no user-visible effect, as we were just duplicating work that AppKit would do for us at a sl

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

2011-07-12 Thread commit-queue
Title: [90854] trunk/Source/_javascript_Core Revision 90854 Author commit-qu...@webkit.org Date 2011-07-12 14:51:52 -0700 (Tue, 12 Jul 2011) Log Message DFG JIT put_by_id transition caching does not inform the GC about the structure and prototype chain that it is referencing. https://bugs

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

2011-07-12 Thread crogers
Title: [90853] trunk/Source/WebCore Revision 90853 Author crog...@google.com Date 2011-07-12 14:46:35 -0700 (Tue, 12 Jul 2011) Log Message AudioDevice::Stop can close NULL handle. https://bugs.webkit.org/show_bug.cgi?id=64157 Reviewed by Kenneth Russell. No new tests since audio API is

[webkit-changes] [90852] trunk/Tools

2011-07-12 Thread ojan
Title: [90852] trunk/Tools Revision 90852 Author o...@chromium.org Date 2011-07-12 14:38:21 -0700 (Tue, 12 Jul 2011) Log Message fix flakiness dashboard to work with new crash log filenames https://bugs.webkit.org/show_bug.cgi?id=64393 Reviewed by Adam Barth. * TestResultServer/static-d

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

2011-07-12 Thread jer . noble
Title: [90851] trunk/Source/WebKit2 Revision 90851 Author jer.no...@apple.com Date 2011-07-12 14:38:05 -0700 (Tue, 12 Jul 2011) Log Message Full-screen: Don't change the collectionBehavior of the WebView's NSWindow if not necessary https://bugs.webkit.org/show_bug.cgi?id=63217 Reviewed

[webkit-changes] [90850] trunk/Source

2011-07-12 Thread commit-queue
Title: [90850] trunk/Source Revision 90850 Author commit-qu...@webkit.org Date 2011-07-12 14:22:45 -0700 (Tue, 12 Jul 2011) Log Message Move call to syncCompositingLayers so that we do not trigger redundant draws. https://bugs.webkit.org/show_bug.cgi?id=64224 Source/WebCore: doComposite

[webkit-changes] [90848] branches/chromium/782

2011-07-12 Thread cevans
Title: [90848] branches/chromium/782 Revision 90848 Author cev...@google.com Date 2011-07-12 14:18:23 -0700 (Tue, 12 Jul 2011) Log Message Merge 90568 BUG=83672 Review URL: http://codereview.chromium.org/7344020 Modified Paths branches/chromium/782/Source/WebCore/rendering/RenderFlexibl

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

2011-07-12 Thread commit-queue
Title: [90847] trunk/Source/WebCore Revision 90847 Author commit-qu...@webkit.org Date 2011-07-12 14:08:27 -0700 (Tue, 12 Jul 2011) Log Message Unreviewed, rolling out r90831. http://trac.webkit.org/changeset/90831 https://bugs.webkit.org/show_bug.cgi?id=64389 Likely caused fast/canvas/D

[webkit-changes] [90845] branches/chromium/782

2011-07-12 Thread cevans
Title: [90845] branches/chromium/782 Revision 90845 Author cev...@google.com Date 2011-07-12 13:57:29 -0700 (Tue, 12 Jul 2011) Log Message Merge 90130 BUG=87925 Review URL: http://codereview.chromium.org/7344019 Modified Paths branches/chromium/782/LayoutTests/fast/dom/Range/range-extra

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

2011-07-12 Thread andreas . kling
Title: [90844] trunk/Source/WebKit2 Revision 90844 Author andreas.kl...@nokia.com Date 2011-07-12 13:25:22 -0700 (Tue, 12 Jul 2011) Log Message [Qt][WK2] Navigation actions in incorrect state when loadStarted() is emitted. https://bugs.webkit.org/show_bug.cgi?id=64383 Reviewed by Kenneth

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

2011-07-12 Thread commit-queue
Title: [90843] trunk/Source/WebKit/chromium Revision 90843 Author commit-qu...@webkit.org Date 2011-07-12 13:22:21 -0700 (Tue, 12 Jul 2011) Log Message Unreviewed. Rolled DEPS. Patch by Sheriff Bot on 2011-07-12 * DEPS: Modified Paths trunk/Source/WebKit/chromium/ChangeLog trunk/Sou

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

2011-07-12 Thread xan
Title: [90841] trunk/Source/WebCore Revision 90841 Author x...@webkit.org Date 2011-07-12 12:41:24 -0700 (Tue, 12 Jul 2011) Log Message 2011-07-12 Arno Renevier [GTK] DOM bindings do not have gir annotations https://bugs.webkit.org/show_bug.cgi?id=45395 Review

[webkit-changes] [90840] trunk/Tools

2011-07-12 Thread abarth
Title: [90840] trunk/Tools Revision 90840 Author aba...@webkit.org Date 2011-07-12 12:20:56 -0700 (Tue, 12 Jul 2011) Log Message sheriffbot can't perform rollouts https://bugs.webkit.org/show_bug.cgi?id=64370 Reviewed by Eric Seidel. Now that we're not updating the working copy before p

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

2011-07-12 Thread crogers
Title: [90839] trunk/Source/WebCore Revision 90839 Author crog...@google.com Date 2011-07-12 12:16:53 -0700 (Tue, 12 Jul 2011) Log Message 2011-07-12 Chris Rogers webkitAudioContext does not do proper sanity checking on its arguments. https://bugs.webkit.org/show_bug.c

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

2011-07-12 Thread benjamin . poulain
Title: [90838] trunk/Source/WebKit2 Revision 90838 Author benjamin.poul...@nokia.com Date 2011-07-12 12:16:24 -0700 (Tue, 12 Jul 2011) Log Message [Qt][WK2] Add a basic Pinch gesture recognizer for WebKit2 https://bugs.webkit.org/show_bug.cgi?id=64373 Reviewed by Andreas Kling. This pat

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

2011-07-12 Thread andreas . kling
Title: [90837] trunk/Source/WebKit2 Revision 90837 Author andreas.kl...@nokia.com Date 2011-07-12 11:55:41 -0700 (Tue, 12 Jul 2011) Log Message [Qt][WK2] Navigation actions should react to web process availability. https://bugs.webkit.org/show_bug.cgi?id=64375 Reviewed by Benjamin Poulai

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

2011-07-12 Thread evan
Title: [90836] trunk/Source/WebKit/chromium Revision 90836 Author e...@chromium.org Date 2011-07-12 11:53:52 -0700 (Tue, 12 Jul 2011) Log Message [chromium] DRT depends on v8 https://bugs.webkit.org/show_bug.cgi?id=64376 DumpRenderTree.cpp has calls to v8:: functions, so it should have a

[webkit-changes] [90835] trunk/Tools

2011-07-12 Thread abarth
Title: [90835] trunk/Tools Revision 90835 Author aba...@webkit.org Date 2011-07-12 11:49:03 -0700 (Tue, 12 Jul 2011) Log Message Fix the grammar in the FIXME comment. * Scripts/webkitpy/common/net/resultsjsonparser.py: Modified Paths trunk/Tools/ChangeLog trunk/Tools/Scripts/webkitpy/c

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

2011-07-12 Thread psolanki
Title: [90834] trunk/Source/WebCore Revision 90834 Author psola...@apple.com Date 2011-07-12 11:47:18 -0700 (Tue, 12 Jul 2011) Log Message Implement didReceiveDataArray callback for CFNetwork based loader https://bugs.webkit.org/show_bug.cgi?id=64130 Reviewed by David Kilzer. Factor out

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

2011-07-12 Thread eae
Title: [90833] trunk/Source/WebCore Revision 90833 Author e...@chromium.org Date 2011-07-12 11:42:18 -0700 (Tue, 12 Jul 2011) Log Message Switch preferred width/height and columns to to new layout types https://bugs.webkit.org/show_bug.cgi?id=64329 Reviewed by Eric Seidel. No new tests,

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

2011-07-12 Thread commit-queue
Title: [90831] trunk/Source/WebCore Revision 90831 Author commit-qu...@webkit.org Date 2011-07-12 11:31:53 -0700 (Tue, 12 Jul 2011) Log Message [skia] optimize getImageData to avoid a copy when not needed. lockPixels() now does the right thing. https://bugs.webkit.org/show_bug.cgi?id=6430

[webkit-changes] [90830] trunk

2011-07-12 Thread pfeldman
Title: [90830] trunk Revision 90830 Author pfeld...@chromium.org Date 2011-07-12 11:20:16 -0700 (Tue, 12 Jul 2011) Log Message Web Inspector: introduce UserMetrics for collecting stats in Chromium port. https://bugs.webkit.org/show_bug.cgi?id=64350 Reviewed by Yury Semikhatsky. Source/W

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

2011-07-12 Thread andreas . kling
Title: [90829] trunk/Source/WebKit2 Revision 90829 Author andreas.kl...@nokia.com Date 2011-07-12 11:13:41 -0700 (Tue, 12 Jul 2011) Log Message [Qt][WK2] QDesktopWebView crashes if resized without web process. https://bugs.webkit.org/show_bug.cgi?id=64371 Reviewed by Benjamin Poulain. *

[webkit-changes] [90828] trunk/LayoutTests

2011-07-12 Thread commit-queue
Title: [90828] trunk/LayoutTests Revision 90828 Author commit-qu...@webkit.org Date 2011-07-12 11:06:13 -0700 (Tue, 12 Jul 2011) Log Message Patch by Jeff Timanus on 2011-07-12 Reviewed by Stephen White. Suppress flaky Chromium layout tests. https://bugs.webkit.org/show_bug.cgi?id=64308

[webkit-changes] [90827] trunk/LayoutTests

2011-07-12 Thread commit-queue
Title: [90827] trunk/LayoutTests Revision 90827 Author commit-qu...@webkit.org Date 2011-07-12 11:00:50 -0700 (Tue, 12 Jul 2011) Log Message Remove results for iframe-outline.html https://bugs.webkit.org/show_bug.cgi?id=64343 fast/frames/iframe-outline.html was reverted in bug 57439 (ano

[webkit-changes] [90826] trunk/Tools

2011-07-12 Thread eric
Title: [90826] trunk/Tools Revision 90826 Author e...@webkit.org Date 2011-07-12 10:52:54 -0700 (Tue, 12 Jul 2011) Log Message NRWT should open test results page with Safari trunk, not the system provided one on Mac https://bugs.webkit.org/show_bug.cgi?id=64346 Reviewed by Adam Barth. T

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

2011-07-12 Thread psolanki
Title: [90825] trunk/Source/WebCore Revision 90825 Author psola...@apple.com Date 2011-07-12 10:51:16 -0700 (Tue, 12 Jul 2011) Log Message Reviewed by David Kilzer. Add NSURLResponse wrapper in ResourceResponse when USE(CFNETWORK) is enabled https://bugs.webkit.org/show_bug.cgi?id=63286

[webkit-changes] [90824] trunk/Tools

2011-07-12 Thread aroben
Title: [90824] trunk/Tools Revision 90824 Author aro...@apple.com Date 2011-07-12 10:50:59 -0700 (Tue, 12 Jul 2011) Log Message Teach TestFailures to recognize when run-webkit-tests gets killed by buildbot Fixes TestFailures page thinks all tests passed in http://build.webkit.org/builde

[webkit-changes] [90823] trunk/Tools

2011-07-12 Thread abarth
Title: [90823] trunk/Tools Revision 90823 Author aba...@webkit.org Date 2011-07-12 10:49:27 -0700 (Tue, 12 Jul 2011) Log Message cr-linux-ews complains about tests that aren't actually failing https://bugs.webkit.org/show_bug.cgi?id=64367 The underlying problem here is that full_results.

[webkit-changes] [90822] trunk/Tools

2011-07-12 Thread abarth
Title: [90822] trunk/Tools Revision 90822 Author aba...@webkit.org Date 2011-07-12 10:46:16 -0700 (Tue, 12 Jul 2011) Log Message Re-work garden-o-matic UI to begin to look like the mocks https://bugs.webkit.org/show_bug.cgi?id=64334 Reviewed by Dimitri Glazkov. This patch changes how we

[webkit-changes] [90821] trunk/LayoutTests

2011-07-12 Thread jberlin
Title: [90821] trunk/LayoutTests Revision 90821 Author jber...@webkit.org Date 2011-07-12 09:28:01 -0700 (Tue, 12 Jul 2011) Log Message WebKitTestRunner needs an implemenation of allowRoundingHacks https://bugs.webkit.org/show_bug.cgi?id=63477 Add platform/mac/fast/text/rounding-hacks-ex

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

2011-07-12 Thread andreas . kling
Title: [90820] trunk/Source/WebKit2 Revision 90820 Author andreas.kl...@nokia.com Date 2011-07-12 09:15:58 -0700 (Tue, 12 Jul 2011) Log Message [Qt][WK2] Add informative loadFailed() signal to web views. https://bugs.webkit.org/show_bug.cgi?id=64362 Reviewed by Benjamin Poulain. The web

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

2011-07-12 Thread podivilov
Title: [90819] trunk/Source/WebCore Revision 90819 Author podivi...@chromium.org Date 2011-07-12 07:53:20 -0700 (Tue, 12 Jul 2011) Log Message Web Inspector: Cancelling an empty edit fails. https://bugs.webkit.org/show_bug.cgi?id=64351 Reviewed by Pavel Feldman. * inspector/front-end/Re

[webkit-changes] [90818] trunk

2011-07-12 Thread podivilov
Title: [90818] trunk Revision 90818 Author podivi...@chromium.org Date 2011-07-12 07:49:33 -0700 (Tue, 12 Jul 2011) Log Message Web Inspector: make TextViewerDelegate methods implementations public in SourceFrame. https://bugs.webkit.org/show_bug.cgi?id=64353 Reviewed by Pavel Feldman.

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

2011-07-12 Thread jocelyn . turcotte
Title: [90817] trunk/Source/WebKit2 Revision 90817 Author jocelyn.turco...@nokia.com Date 2011-07-12 07:44:33 -0700 (Tue, 12 Jul 2011) Log Message [Qt] Forward the touch view scale changes to the tiled drawing area. https://bugs.webkit.org/show_bug.cgi?id=64357 Reviewed by Kenneth Rohde

[webkit-changes] [90816] trunk/LayoutTests

2011-07-12 Thread aroben
Title: [90816] trunk/LayoutTests Revision 90816 Author aro...@apple.com Date 2011-07-12 06:59:01 -0700 (Tue, 12 Jul 2011) Log Message Update Windows expected results for plugins/mouse-events-fixedpos.html after r90742 * platform/win/plugins/mouse-events-fixedpos-expected.txt: Modified P

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

2011-07-12 Thread caseq
Title: [90815] trunk/Source/WebCore Revision 90815 Author ca...@chromium.org Date 2011-07-12 06:54:10 -0700 (Tue, 12 Jul 2011) Log Message Web Inspector: remove more dead code from the Network panel https://bugs.webkit.org/show_bug.cgi?id=64291 Reviewed by Pavel Feldman. * inspector/fro

[webkit-changes] [90814] trunk/Tools

2011-07-12 Thread aroben
Title: [90814] trunk/Tools Revision 90814 Author aro...@apple.com Date 2011-07-12 06:53:27 -0700 (Tue, 12 Jul 2011) Log Message Extract TestFailures's bug-filing code into two new classes Fixes TestFailures page's new-bug-filing code is a mess! Reviewed by Darin Adler and Adam Barth.

[webkit-changes] [90813] trunk

2011-07-12 Thread aroben
Title: [90813] trunk Revision 90813 Author aro...@apple.com Date 2011-07-12 06:35:57 -0700 (Tue, 12 Jul 2011) Log Message Ensure no intermediate WTF::Strings are created when concatenating with string literals Fixes Concatenating string literals and WTF::Strings using operator+ is subop

[webkit-changes] [90812] trunk/Source

2011-07-12 Thread aroben
Title: [90812] trunk/Source Revision 90812 Author aro...@apple.com Date 2011-07-12 05:39:52 -0700 (Tue, 12 Jul 2011) Log Message Unreviewed, rolling out r90811. http://trac.webkit.org/changeset/90811 https://bugs.webkit.org/show_bug.cgi?id=61025 Several svg tests failing assertions benea

[webkit-changes] [90811] trunk/Source

2011-07-12 Thread reni
Title: [90811] trunk/Source Revision 90811 Author r...@webkit.org Date 2011-07-12 03:14:30 -0700 (Tue, 12 Jul 2011) Log Message Patch by Oliver Varga on 2011-07-12 Reviewed by Nikolas Zimmermann. Speed up SVGSMILElement::findInstanceTime. https://bugs.webkit.org/show_bug.cgi?id=61025 S