[webkit-changes] [159777] trunk/Source/WebInspectorUI

2013-11-25 Thread achicu
Title: [159777] trunk/Source/WebInspectorUI Revision 159777 Author ach...@adobe.com Date 2013-11-25 18:21:04 -0800 (Mon, 25 Nov 2013) Log Message Web Inspector: [CSS Regions] A page with many flows should collapse the resources tree https://bugs.webkit.org/show_bug.cgi?id=122926 Reviewed

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

2013-11-25 Thread mitz
Title: [159775] trunk/Source/WebKit2 Revision 159775 Author m...@apple.com Date 2013-11-25 16:47:51 -0800 (Mon, 25 Nov 2013) Log Message [Cocoa] Use class extensions for IPI https://bugs.webkit.org/show_bug.cgi?id=124870 Reviewed by Sam Weinig. * UIProcess/API/mac/WKBrowsingContextContr

[webkit-changes] [159774] trunk/Tools

2013-11-25 Thread commit-queue
Title: [159774] trunk/Tools Revision 159774 Author commit-qu...@webkit.org Date 2013-11-25 16:21:07 -0800 (Mon, 25 Nov 2013) Log Message [GTK] Search functionality in MiniBrowser provides feedback on search fail https://bugs.webkit.org/show_bug.cgi?id=122681 Patch by Andres Gomez on 201

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

2013-11-25 Thread mitz
Title: [159773] trunk/Source/WebKit2 Revision 159773 Author m...@apple.com Date 2013-11-25 16:20:42 -0800 (Mon, 25 Nov 2013) Log Message Fixed the iOS build. * UIProcess/API/mac/WKBrowsingContextController.mm: (-[WKBrowsingContextController loadDelegateInternal]): (-[WKBrowsingContextCon

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

2013-11-25 Thread commit-queue
Title: [159771] trunk/Source/WebCore Revision 159771 Author commit-qu...@webkit.org Date 2013-11-25 15:50:36 -0800 (Mon, 25 Nov 2013) Log Message Mark URLRegistry's lookup() as const and its child classes as final https://bugs.webkit.org/show_bug.cgi?id=124865 Patch by Nick Diego Yamane

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

2013-11-25 Thread commit-queue
Title: [159769] trunk/Source/WebCore Revision 159769 Author commit-qu...@webkit.org Date 2013-11-25 15:21:47 -0800 (Mon, 25 Nov 2013) Log Message [MediaStream] Use std::unique_ptr instead of OwnPtr/PassOwnPtr https://bugs.webkit.org/show_bug.cgi?id=124858 Patch by Sergio Correia on 2013

[webkit-changes] [159768] trunk/Source/WebKit

2013-11-25 Thread commit-queue
Title: [159768] trunk/Source/WebKit Revision 159768 Author commit-qu...@webkit.org Date 2013-11-25 15:08:46 -0800 (Mon, 25 Nov 2013) Log Message [Win] WebKit version in user agent string is incorrect. https://bugs.webkit.org/show_bug.cgi?id=124454 Patch by pe...@outlook.com on 2013-11-2

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

2013-11-25 Thread commit-queue
Title: [159767] trunk/Source/WebCore Revision 159767 Author commit-qu...@webkit.org Date 2013-11-25 14:55:39 -0800 (Mon, 25 Nov 2013) Log Message MediaStreamRegistry should store MediaStreams instead of MediaStreamPrivates https://bugs.webkit.org/show_bug.cgi?id=124860 Patch by Nick Dieg

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

2013-11-25 Thread commit-queue
Title: [159766] trunk/Source/WebCore Revision 159766 Author commit-qu...@webkit.org Date 2013-11-25 14:08:33 -0800 (Mon, 25 Nov 2013) Log Message [WinCairo] Compile fails when GSTREAMER is not used. https://bugs.webkit.org/show_bug.cgi?id=124853 Patch by pe...@outlook.com on 2013-11-25

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

2013-11-25 Thread akling
Title: [159764] trunk/Source/WebCore Revision 159764 Author akl...@apple.com Date 2013-11-25 13:53:32 -0800 (Mon, 25 Nov 2013) Log Message Deduplicate shortish Text node strings during tree construction. Let HTMLConstructionSite keep a hash set of already seen strings over its lifetime.

[webkit-changes] [159763] trunk/LayoutTests

2013-11-25 Thread dino
Title: [159763] trunk/LayoutTests Revision 159763 Author d...@apple.com Date 2013-11-25 13:36:10 -0800 (Mon, 25 Nov 2013) Log Message RenderTableSection Blink merge asserting https://bugs.webkit.org/show_bug.cgi?id=124857 Skipping these tests for now, since Ossy + Laszlo checked in a lot

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

2013-11-25 Thread commit-queue
Title: [159762] trunk/Source/WebCore Revision 159762 Author commit-qu...@webkit.org Date 2013-11-25 13:29:25 -0800 (Mon, 25 Nov 2013) Log Message Remove unnecessary MediaStreamTrackDescriptor forward declaration https://bugs.webkit.org/show_bug.cgi?id=124854 Patch by Nick Diego Yamane o

[webkit-changes] [159761] trunk/Source/WebKit2/ChangeLog

2013-11-25 Thread mitz
Title: [159761] trunk/Source/WebKit2/ChangeLog Revision 159761 Author m...@apple.com Date 2013-11-25 12:53:27 -0800 (Mon, 25 Nov 2013) Log Message Fixed a typo in the change log. Modified Paths trunk/Source/WebKit2/ChangeLog Diff Modified: trunk/Source/WebKit2/ChangeLog (159760 =>

[webkit-changes] [159759] trunk/Source/WebInspectorUI

2013-11-25 Thread mitz
Title: [159759] trunk/Source/WebInspectorUI Revision 159759 Author m...@apple.com Date 2013-11-25 11:10:18 -0800 (Mon, 25 Nov 2013) Log Message Set the svn:ignore property on the Xcode project to ignore the workspace and user data. * WebInspectorUI.xcodeproj: Added property svn:ignore.

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

2013-11-25 Thread robert
Title: [159758] trunk/Source/WebCore Revision 159758 Author rob...@webkit.org Date 2013-11-25 10:50:36 -0800 (Mon, 25 Nov 2013) Log Message Remove code now unnecessary after r159575 https://bugs.webkit.org/show_bug.cgi?id=124809 Reviewed by Antti Koivisto. Covered by existing tests fast

[webkit-changes] [159757] trunk/LayoutTests

2013-11-25 Thread robert
Title: [159757] trunk/LayoutTests Revision 159757 Author rob...@webkit.org Date 2013-11-25 10:46:51 -0800 (Mon, 25 Nov 2013) Log Message Add complex line layout path version of empty-clear-blocks.html https://bugs.webkit.org/show_bug.cgi?id=124808 Reviewed by Sam Weinig. * fast/block/ma

[webkit-changes] [159756] trunk/Tools

2013-11-25 Thread commit-queue
Title: [159756] trunk/Tools Revision 159756 Author commit-qu...@webkit.org Date 2013-11-25 10:41:13 -0800 (Mon, 25 Nov 2013) Log Message Unreviewed, rolling out r159752 and r159754. http://trac.webkit.org/changeset/159752 http://trac.webkit.org/changeset/159754 https://bugs.webkit.org/sho

[webkit-changes] [159754] trunk/Tools

2013-11-25 Thread mhahnenberg
Title: [159754] trunk/Tools Revision 159754 Author mhahnenb...@apple.com Date 2013-11-25 10:02:58 -0800 (Mon, 25 Nov 2013) Log Message Followup fix after r159752 * Scripts/run-jsc-stress-tests: We need to handle Release builds too. Modified Paths trunk/Tools/ChangeLog trunk/Tools/Scrip

[webkit-changes] [159752] trunk/Tools

2013-11-25 Thread mhahnenberg
Title: [159752] trunk/Tools Revision 159752 Author mhahnenb...@apple.com Date 2013-11-25 09:29:23 -0800 (Mon, 25 Nov 2013) Log Message run-jsc-stress-tests should be able to package its tests and move them places https://bugs.webkit.org/show_bug.cgi?id=124549 Reviewed by Filip Pizlo. *

[webkit-changes] [159749] trunk/Tools

2013-11-25 Thread commit-queue
Title: [159749] trunk/Tools Revision 159749 Author commit-qu...@webkit.org Date 2013-11-25 07:48:07 -0800 (Mon, 25 Nov 2013) Log Message EWS creates 0 byte sized log files https://bugs.webkit.org/show_bug.cgi?id=107606 Patch by László Langó on 2013-11-25 Reviewed by Ryosuke Niwa. There

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

2013-11-25 Thread commit-queue
Title: [159748] trunk/Source/_javascript_Core Revision 159748 Author commit-qu...@webkit.org Date 2013-11-25 07:28:45 -0800 (Mon, 25 Nov 2013) Log Message [arm][mips] Fix crash in dfg-arrayify-elimination layout jsc test. https://bugs.webkit.org/show_bug.cgi?id=124839 Patch by Julien Bri

[webkit-changes] [159746] trunk

2013-11-25 Thread commit-queue
Title: [159746] trunk Revision 159746 Author commit-qu...@webkit.org Date 2013-11-25 06:03:25 -0800 (Mon, 25 Nov 2013) Log Message [GStreamer] Seeking fails on media content provided by servers not supporting Range requests https://bugs.webkit.org/show_bug.cgi?id=85994 Patch by Andres Go

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

2013-11-25 Thread stavila
Title: [159745] trunk/Source/WebCore Revision 159745 Author stav...@adobe.com Date 2013-11-25 04:14:52 -0800 (Mon, 25 Nov 2013) Log Message Removed obsolete FIXME after the landing of visual overflow patch (https://bugs.webkit.org/show_bug.cgi?id=118665). https://bugs.webkit.org/show_bug.

[webkit-changes] [159743] trunk/LayoutTests

2013-11-25 Thread zandobersek
Title: [159743] trunk/LayoutTests Revision 159743 Author zandober...@gmail.com Date 2013-11-25 03:19:36 -0800 (Mon, 25 Nov 2013) Log Message Unreviewed GTK gardening. Managing current failures and removing redundant baselines. * platform/gtk-wk2/TestExpectations: * platform/gtk/TestExpec

[webkit-changes] [159742] trunk/LayoutTests

2013-11-25 Thread commit-queue
Title: [159742] trunk/LayoutTests Revision 159742 Author commit-qu...@webkit.org Date 2013-11-25 01:52:17 -0800 (Mon, 25 Nov 2013) Log Message [EFL] Need to update EFL TestExpectations file https://bugs.webkit.org/show_bug.cgi?id=124825 Unreviewed, EFL gardening. webgl/1.0.2/conformance