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

2013-10-11 Thread zoltan
Title: [157332] trunk/Source/WebCore Revision 157332 Author zol...@webkit.org Date 2013-10-11 23:03:17 -0700 (Fri, 11 Oct 2013) Log Message Move firstPositiveWidth/adjustLogicalLineTop functions where they're actually used https://bugs.webkit.org/show_bug.cgi?id=122685 Reviewed by Darin

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

2013-10-11 Thread rniwa
Title: [157331] trunk/Source/WebCore Revision 157331 Author rn...@webkit.org Date 2013-10-11 21:52:45 -0700 (Fri, 11 Oct 2013) Log Message Extract an iterator/resolver class from calculateAdjustedNodes https://bugs.webkit.org/show_bug.cgi?id=122687 Reviewed by Darin Adler. Extracted Eve

[webkit-changes] [157329] trunk

2013-10-11 Thread commit-queue
Title: [157329] trunk Revision 157329 Author commit-qu...@webkit.org Date 2013-10-11 19:21:45 -0700 (Fri, 11 Oct 2013) Log Message DFG: Add JIT support for LogicalNot(String/StringIdent) https://bugs.webkit.org/show_bug.cgi?id=122627 Patch by Nadav Rotem on 2013-10-11 Reviewed by Filip

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

2013-10-11 Thread rniwa
Title: [157328] trunk/Source/WebCore Revision 157328 Author rn...@webkit.org Date 2013-10-11 19:05:53 -0700 (Fri, 11 Oct 2013) Log Message Dramatically simplify calculateAdjustedNodes https://bugs.webkit.org/show_bug.cgi?id=122680 Reviewed by Antti Koivisto. Without insertion points, we

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

2013-10-11 Thread fpizlo
Title: [157327] trunk/Source/_javascript_Core Revision 157327 Author fpi...@apple.com Date 2013-10-11 18:35:49 -0700 (Fri, 11 Oct 2013) Log Message sunspider-1.0/math-spectral-norm.js.dfg-eager occasionally fails with Trap 5 (i.e int $3) https://bugs.webkit.org/show_bug.cgi?id=122462 Rev

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

2013-10-11 Thread fpizlo
Title: [157326] trunk/Source/_javascript_Core Revision 157326 Author fpi...@apple.com Date 2013-10-11 18:33:16 -0700 (Fri, 11 Oct 2013) Log Message Fix handling of indirect stackmap locations in FTL OSR exit https://bugs.webkit.org/show_bug.cgi?id=122666 Reviewed by Mark Hahnenberg.

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

2013-10-11 Thread roger_fong
Title: [157324] trunk/Source/WebCore Revision 157324 Author roger_f...@apple.com Date 2013-10-11 17:43:49 -0700 (Fri, 11 Oct 2013) Log Message [Windows] Fix for fast/xpath test regressions caused by r157205. https://bugs.webkit.org/show_bug.cgi?id=122658. Reviewed by Darin Adler. * xml/

[webkit-changes] [157323] trunk

2013-10-11 Thread timothy
Title: [157323] trunk Revision 157323 Author timo...@apple.com Date 2013-10-11 16:09:02 -0700 (Fri, 11 Oct 2013) Log Message Remove preference support for picking the old Web Inspector. https://bugs.webkit.org/show_bug.cgi?id=122655 Reviewed by Alexey Proskuryakov. Source/WebKit/mac: *

[webkit-changes] [157322] trunk/Tools

2013-10-11 Thread fpizlo
Title: [157322] trunk/Tools Revision 157322 Author fpi...@apple.com Date 2013-10-11 15:59:47 -0700 (Fri, 11 Oct 2013) Log Message Fix 64-bit build on everything but Windows. Rubber stamped by Brent Fulgham. * Scripts/webkitdirs.pm: (argumentsForConfiguration): Modified Paths trunk/Too

[webkit-changes] [157321] trunk/Tools

2013-10-11 Thread ap
Title: [157321] trunk/Tools Revision 157321 Author a...@apple.com Date 2013-10-11 15:45:02 -0700 (Fri, 11 Oct 2013) Log Message Touch a file to see how auto-update works. Rubber-stamped by Tim Hatcher. * BuildSlaveSupport/build.webkit.org-config/public_html/dashboard/Scripts/BuildbotTes

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

2013-10-11 Thread beidson
Title: [157320] trunk/Source/WebKit2 Revision 157320 Author beid...@apple.com Date 2013-10-11 15:12:17 -0700 (Fri, 11 Oct 2013) Log Message Lay the groundwork for a multi-process aware Indexed DB implementation in WebKit2. https://bugs.webkit.org/show_bug.cgi?id=122675 Reviewed by Alexey

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

2013-10-11 Thread andersca
Title: [157319] trunk/Source/WebKit2 Revision 157319 Author ander...@apple.com Date 2013-10-11 14:14:06 -0700 (Fri, 11 Oct 2013) Log Message Remove ENABLE(GESTURE_EVENTS) from WebKit2 https://bugs.webkit.org/show_bug.cgi?id=122673 Reviewed by Ryosuke Niwa. * Shared/WebEvent.h: * Shared/

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

2013-10-11 Thread zoltan
Title: [157318] trunk/Source/WebCore Revision 157318 Author zol...@webkit.org Date 2013-10-11 14:01:40 -0700 (Fri, 11 Oct 2013) Log Message [CSS Shapes] Use the floatingObject's logical coordinates to determine its size in computeLogicalLocationForFloat https://bugs.webkit.org/show_bug.cg

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

2013-10-11 Thread commit-queue
Title: [157317] trunk/Source/_javascript_Core Revision 157317 Author commit-qu...@webkit.org Date 2013-10-11 12:18:27 -0700 (Fri, 11 Oct 2013) Log Message Unreviewed, rolling out r157307. http://trac.webkit.org/changeset/157307 https://bugs.webkit.org/show_bug.cgi?id=122671 Many assertio

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

2013-10-11 Thread timothy_horton
Title: [157314] trunk/Source/WebCore Revision 157314 Author timothy_hor...@apple.com Date 2013-10-11 12:04:33 -0700 (Fri, 11 Oct 2013) Log Message Remove some dead code from PlatformCALayer* https://bugs.webkit.org/show_bug.cgi?id=122641 Reviewed by Anders Carlsson. Remove some unused g

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

2013-10-11 Thread mark . lam
Title: [157313] trunk/Source/_javascript_Core Revision 157313 Author mark@apple.com Date 2013-10-11 12:03:39 -0700 (Fri, 11 Oct 2013) Log Message Transition op_new_* JITStubs to JIT operations. https://bugs.webkit.org/show_bug.cgi?id=122460. Reviewed by Michael Saboff. Also: - Remov

[webkit-changes] [157312] trunk/Tools

2013-10-11 Thread ap
Title: [157312] trunk/Tools Revision 157312 Author a...@apple.com Date 2013-10-11 11:59:05 -0700 (Fri, 11 Oct 2013) Log Message LeaksViewer fails to present recent results list if current build is still updating svn https://bugs.webkit.org/show_bug.cgi?id=122670 Fixed an obvious mistake

[webkit-changes] [157311] trunk/Tools

2013-10-11 Thread ap
Title: [157311] trunk/Tools Revision 157311 Author a...@apple.com Date 2013-10-11 11:56:15 -0700 (Fri, 11 Oct 2013) Log Message LeaksViewer fails to present recent results list if current build is still updating svn https://bugs.webkit.org/show_bug.cgi?id=122670 Reviewed by Adam Roben.

[webkit-changes] [157310] trunk/Source

2013-10-11 Thread aroben
Title: [157310] trunk/Source Revision 157310 Author aro...@webkit.org Date 2013-10-11 11:50:50 -0700 (Fri, 11 Oct 2013) Log Message Confusing CGImageRef memory management in ImageBuffer::copyImage https://bugs.webkit.org/show_bug.cgi?id=122605 Source/WebCore: BitmapImage::create was ado

[webkit-changes] [157309] trunk

2013-10-11 Thread betravis
Title: [157309] trunk Revision 157309 Author betra...@adobe.com Date 2013-10-11 11:01:39 -0700 (Fri, 11 Oct 2013) Log Message [CSS Shapes] Shape-Image-Threshold should be animatable https://bugs.webkit.org/show_bug.cgi?id=122622 Reviewed by Darin Adler. Source/WebCore: Make the shape-i

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

2013-10-11 Thread bfulgham
Title: [157308] trunk/Source/WebCore Revision 157308 Author bfulg...@apple.com Date 2013-10-11 10:57:34 -0700 (Fri, 11 Oct 2013) Log Message Unreviewed gardening. Remove a Windows work-around that is not needed. * dom/Range.cpp: (WebCore::rangeOfContents): Move implementation back to sou

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

2013-10-11 Thread oliver
Title: [157307] trunk/Source/_javascript_Core Revision 157307 Author oli...@apple.com Date 2013-10-11 10:30:56 -0700 (Fri, 11 Oct 2013) Log Message Separate out array iteration intrinsics https://bugs.webkit.org/show_bug.cgi?id=122656 Reviewed by Michael Saboff. Separate out the intrins

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

2013-10-11 Thread commit-queue
Title: [157306] trunk/Source/WebCore Revision 157306 Author commit-qu...@webkit.org Date 2013-10-11 09:54:27 -0700 (Fri, 11 Oct 2013) Log Message Unreviewed, rolling out r157297. http://trac.webkit.org/changeset/157297 https://bugs.webkit.org/show_bug.cgi?id=122651 Caused crashes on mult

[webkit-changes] [157304] trunk/LayoutTests

2013-10-11 Thread commit-queue
Title: [157304] trunk/LayoutTests Revision 157304 Author commit-qu...@webkit.org Date 2013-10-11 09:51:21 -0700 (Fri, 11 Oct 2013) Log Message [EFL] Added new accessibility expectation after r154697 https://bugs.webkit.org/show_bug.cgi?id=122646 Unreviewed EFL gardening Patch by Krzyszt

[webkit-changes] [157303] trunk/Tools

2013-10-11 Thread bfulgham
Title: [157303] trunk/Tools Revision 157303 Author bfulg...@apple.com Date 2013-10-11 09:46:51 -0700 (Fri, 11 Oct 2013) Log Message Unreviewed build fix for --64-bit target. * Scripts/webkitdirs.pm: (argumentsForConfiguration): Use 'isWin64' test, since @ARGV value may have been removed

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

2013-10-11 Thread darin
Title: [157302] trunk/Source/WebCore Revision 157302 Author da...@apple.com Date 2013-10-11 09:34:25 -0700 (Fri, 11 Oct 2013) Log Message Fix build. * html/HTMLElement.cpp: (WebCore::HTMLElement::translate): Do a const_cast when creating the lineage, since it doesn't yet work with const

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

2013-10-11 Thread akling
Title: [157301] trunk/Source/_javascript_Core Revision 157301 Author akl...@apple.com Date 2013-10-11 08:26:11 -0700 (Fri, 11 Oct 2013) Log Message Pass VM instead of ExecState to JSGenericTypedArrayViewPrototype. Reviewed by Sam Weinig. This code was only using the ExecState to find t

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

2013-10-11 Thread darin
Title: [157300] trunk/Source/WebCore Revision 157300 Author da...@apple.com Date 2013-10-11 08:07:12 -0700 (Fri, 11 Oct 2013) Log Message Do a bit of optimization and cleanup in the HTMLElement class https://bugs.webkit.org/show_bug.cgi?id=122640 Reviewed by Andreas Kling. * html/HTMLEl

[webkit-changes] [157299] trunk

2013-10-11 Thread dino
Title: [157299] trunk Revision 157299 Author d...@apple.com Date 2013-10-11 02:44:39 -0700 (Fri, 11 Oct 2013) Log Message Source/WebCore: Use after free in WebCore::DisplayRefreshMonitorClient::fireDisplayRefreshIfNeeded https://bugs.webkit.org/show_bug.cgi?id=121033 Patch by Darin Adler

[webkit-changes] [157298] trunk

2013-10-11 Thread dino
Title: [157298] trunk Revision 157298 Author d...@apple.com Date 2013-10-11 02:43:56 -0700 (Fri, 11 Oct 2013) Log Message Use after free in WebCore::DisplayRefreshMonitorClient::fireDisplayRefreshIfNeeded http://webkit.org/b/121033 Reviewed by Darin Adler. Source/WebCore: Add an ASSERT

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

2013-10-11 Thread akling
Title: [157297] trunk/Source/WebCore Revision 157297 Author akl...@apple.com Date 2013-10-11 02:39:28 -0700 (Fri, 11 Oct 2013) Log Message Make RenderLayer not arena-allocated. Reviewed by Antti Koivisto. Let RenderLayerModelObject store its RenderLayer in a unique_ptr. Layers are rela

[webkit-changes] [157296] trunk

2013-10-11 Thread zalan
Title: [157296] trunk Revision 157296 Author za...@apple.com Date 2013-10-11 01:35:36 -0700 (Fri, 11 Oct 2013) Log Message REGRESSION (r155607): _javascript_ site does not load visually on panerabread.com https://bugs.webkit.org/show_bug.cgi?id=122461 Reviewed by Simon Fraser. Do not mo

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

2013-10-11 Thread commit-queue
Title: [157295] trunk/Source/_javascript_Core Revision 157295 Author commit-qu...@webkit.org Date 2013-10-11 01:26:43 -0700 (Fri, 11 Oct 2013) Log Message [sh4] Fix build after r157209. https://bugs.webkit.org/show_bug.cgi?id=122643 Patch by Julien Brianceau on 2013-10-11 Reviewed by Ry