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

2014-04-03 Thread cfleizach
Title: [166769] trunk/Source/WebKit2 Revision 166769 Author cfleiz...@apple.com Date 2014-04-03 23:52:22 -0700 (Thu, 03 Apr 2014) Log Message AX: iOS does not need to spin the run loop on synchronous message calls https://bugs.webkit.org/show_bug.cgi?id=131195 Reviewed by Dan Bernstein.

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

2014-04-03 Thread commit-queue
Title: [166768] trunk/Source/WebKit/efl Revision 166768 Author commit-qu...@webkit.org Date 2014-04-03 23:26:54 -0700 (Thu, 03 Apr 2014) Log Message [EFL] Should flush and render layers after the root layer is changed. https://bugs.webkit.org/show_bug.cgi?id=131108 Patch by Hyowon Kim o

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

2014-04-03 Thread aestes
Title: [166767] trunk/Source/WebKit2 Revision 166767 Author aes...@apple.com Date 2014-04-03 22:23:52 -0700 (Thu, 03 Apr 2014) Log Message [Cocoa] Add additional WKWebView SPI for clients that interact with PDFs https://bugs.webkit.org/show_bug.cgi?id=131206 Reviewed by Dan Bernstein. A

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

2014-04-03 Thread akling
Title: [166765] trunk/Source/WebCore Revision 166765 Author akl...@apple.com Date 2014-04-03 21:42:21 -0700 (Thu, 03 Apr 2014) Log Message Fast-path for casting JS wrappers to JSElement. Add an extended JSType for Element wrappers so we can avoid walking the ClassInfo chain in those bin

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

2014-04-03 Thread bfulgham
Title: [166764] trunk/Source/WebKit Revision 166764 Author bfulg...@apple.com Date 2014-04-03 21:23:11 -0700 (Thu, 03 Apr 2014) Log Message Unreviewed build fix. * WebKit.vcxproj/WebKit.sln: Make sure we don't generate the WebInspectorUI before the generated JS is ready. Modified Paths

[webkit-changes] [166762] trunk/LayoutTests

2014-04-03 Thread joepeck
Title: [166762] trunk/LayoutTests Revision 166762 Author joep...@webkit.org Date 2014-04-03 21:08:02 -0700 (Thu, 03 Apr 2014) Log Message compositing/tiling/rotated-tiled-* tests failing on bots https://bugs.webkit.org/show_bug.cgi?id=131207 Unreviewed rebaseline of tests after r166748.

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

2014-04-03 Thread akling
Title: [166761] trunk/Source/WebCore Revision 166761 Author akl...@apple.com Date 2014-04-03 20:24:53 -0700 (Thu, 03 Apr 2014) Log Message Rebaseline a bindings test. * bindings/scripts/test/JS/JSTestNode.h: (WebCore::JSTestNode::createStructure): Modified Paths trunk/Source/WebCore/Ch

[webkit-changes] [166760] trunk/Source

2014-04-03 Thread akling
Title: [166760] trunk/Source Revision 166760 Author akl...@apple.com Date 2014-04-03 19:29:15 -0700 (Thu, 03 Apr 2014) Log Message Fast-path for casting JS wrappers to JSNode. Source/_javascript_Core: Allow code outside of JSC (well, WebCore) to extend the JSType spectrum a little bit.

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

2014-04-03 Thread mhahnenberg
Title: [166759] trunk/Source/_javascript_Core Revision 166759 Author mhahnenb...@apple.com Date 2014-04-03 19:24:28 -0700 (Thu, 03 Apr 2014) Log Message All Heap::writeBarriers should be inline https://bugs.webkit.org/show_bug.cgi?id=131197 Reviewed by Mark Lam. One is in a JSCellInline

[webkit-changes] [166758] trunk/Tools

2014-04-03 Thread commit-queue
Title: [166758] trunk/Tools Revision 166758 Author commit-qu...@webkit.org Date 2014-04-03 18:56:47 -0700 (Thu, 03 Apr 2014) Log Message check-webkit-style: Improve warnings on Objective-C @property syntax https://bugs.webkit.org/show_bug.cgi?id=131200 Patch by Joseph Pecoraro on 2014-0

[webkit-changes] [166757] trunk/LayoutTests

2014-04-03 Thread simon . fraser
Title: [166757] trunk/LayoutTests Revision 166757 Author simon.fra...@apple.com Date 2014-04-03 18:24:57 -0700 (Thu, 03 Apr 2014) Log Message Rebaseline some tests after r166748. These tests now correctly report a contentsScale. * platform/mac-wk2/compositing/tiling/rotated-tiled-clamped

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

2014-04-03 Thread commit-queue
Title: [166756] trunk/Source/_javascript_Core Revision 166756 Author commit-qu...@webkit.org Date 2014-04-03 17:50:49 -0700 (Thu, 03 Apr 2014) Log Message Web Inspector: JSContext inspection provide a way to opt-out of including Native Call Stacks in Exception traces reported to Web Inspe

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

2014-04-03 Thread andersca
Title: [166755] trunk/Source/WebKit2 Revision 166755 Author ander...@apple.com Date 2014-04-03 16:55:31 -0700 (Thu, 03 Apr 2014) Log Message Add WKWebView documentation https://bugs.webkit.org/show_bug.cgi?id=131190 Reviewed by Sam Weinig. * UIProcess/API/Cocoa/WKBackForwardListItem.h:

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

2014-04-03 Thread msaboff
Title: [166754] trunk/Source/WebKit2 Revision 166754 Author msab...@apple.com Date 2014-04-03 16:51:47 -0700 (Thu, 03 Apr 2014) Log Message REGRESSION: PCE.js is 20x slower in WebKit2 because timers are throttled https://bugs.webkit.org/show_bug.cgi?id=131189 Reviewed by Geoffrey Garen.

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

2014-04-03 Thread simon . fraser
Title: [166753] trunk/Source/WebKit2 Revision 166753 Author simon.fra...@apple.com Date 2014-04-03 16:28:42 -0700 (Thu, 03 Apr 2014) Log Message ASSERT(m_children.isEmpty()) in PlatformCALayerRemote::removeAllSublayers() on time.com https://bugs.webkit.org/show_bug.cgi?id=131187 Reviewed

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

2014-04-03 Thread akling
Title: [166751] trunk/Source/WebCore Revision 166751 Author akl...@apple.com Date 2014-04-03 15:56:47 -0700 (Thu, 03 Apr 2014) Log Message Fix over-retain in SharedBufferCF's createCFData(). Constructing the return type (RetainPtr) will also retain the pointee, so this would end up leak

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

2014-04-03 Thread benjamin
Title: [166750] trunk/Source/WebKit2 Revision 166750 Author benja...@webkit.org Date 2014-04-03 15:55:39 -0700 (Thu, 03 Apr 2014) Log Message [iOS][WK2] Add SPI to handle animated resize https://bugs.webkit.org/show_bug.cgi?id=131141 Patch by Benjamin Poulain on 2014-04-03 Reviewed by S

[webkit-changes] [166749] trunk

2014-04-03 Thread bfulgham
Title: [166749] trunk Revision 166749 Author bfulg...@apple.com Date 2014-04-03 15:47:22 -0700 (Thu, 03 Apr 2014) Log Message Source/WebCore: [Win] Turn on ENABLE_CSS_GRID_LAYOUT https://bugs.webkit.org/show_bug.cgi?id=131147 Reviewed by Simon Fraser. Covered by existing fast/css/getCom

[webkit-changes] [166748] trunk/Source

2014-04-03 Thread simon . fraser
Title: [166748] trunk/Source Revision 166748 Author simon.fra...@apple.com Date 2014-04-03 15:44:58 -0700 (Thu, 03 Apr 2014) Log Message Source/WebCore: Pixelated WebView when display is changed from hiDPI to regularDPI https://bugs.webkit.org/show_bug.cgi?id=131185 Reviewed by Tim Horto

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

2014-04-03 Thread zoltan
Title: [166747] trunk/Source/WebCore Revision 166747 Author zol...@webkit.org Date 2014-04-03 15:34:34 -0700 (Thu, 03 Apr 2014) Log Message [CSS Shapes] LineSegment logicalLeft and logicalRight members should be floats https://bugs.webkit.org/show_bug.cgi?id=116160 Reviewed by Andreas Kl

[webkit-changes] [166746] trunk

2014-04-03 Thread krit
Title: [166746] trunk Revision 166746 Author k...@webkit.org Date 2014-04-03 14:44:54 -0700 (Thu, 03 Apr 2014) Log Message [CG] Canvas lineDashOffset does not handle negative numbers correctly https://bugs.webkit.org/show_bug.cgi?id=80560 Reviewed by Dean Jackson. Source/WebCore: CG ig

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

2014-04-03 Thread hyatt
Title: [166745] trunk/Source/WebCore Revision 166745 Author hy...@apple.com Date 2014-04-03 14:40:49 -0700 (Thu, 03 Apr 2014) Log Message REGRESSION: fast/css/relative-positioned-block-nested-with-inline-parent-multiple-descendant-blocks-dynamic.html broken https://bugs.webkit.org/show_bu

[webkit-changes] [166742] trunk

2014-04-03 Thread andersca
Title: [166742] trunk Revision 166742 Author ander...@apple.com Date 2014-04-03 14:03:48 -0700 (Thu, 03 Apr 2014) Log Message Make download policy decisions SPI for now https://bugs.webkit.org/show_bug.cgi?id=131179 Reviewed by Sam Weinig. * UIProcess/API/Cocoa/WKNavigationDelegate.h: (

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

2014-04-03 Thread akling
Title: [166740] trunk/Source/WebCore Revision 166740 Author akl...@apple.com Date 2014-04-03 13:56:33 -0700 (Thu, 03 Apr 2014) Log Message Stop throwing away the Document's StyleResolver on a timer. This was causing some unfortunate pauses when returning to idle pages after a long-ish

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

2014-04-03 Thread simon . fraser
Title: [166739] trunk/Source/WebCore Revision 166739 Author simon.fra...@apple.com Date 2014-04-03 13:46:03 -0700 (Thu, 03 Apr 2014) Log Message Assertion under RenderLayerCompositor::updateScrollCoordinatedLayer on time.com on iOS https://bugs.webkit.org/show_bug.cgi?id=131150 Reviewed

[webkit-changes] [166736] trunk

2014-04-03 Thread hyatt
Title: [166736] trunk Revision 166736 Author hy...@apple.com Date 2014-04-03 12:22:48 -0700 (Thu, 03 Apr 2014) Log Message Continuations casting issue. https://bugs.webkit.org/show_bug.cgi?id=130057 Reviewed by Simon Fraser. Source/WebCore: The code to update relative positioned anon

[webkit-changes] [166737] tags/Safari-538.26.2/Source/WebKit2

2014-04-03 Thread lforschler
Title: [166737] tags/Safari-538.26.2/Source/WebKit2 Revision 166737 Author lforsch...@apple.com Date 2014-04-03 12:24:06 -0700 (Thu, 03 Apr 2014) Log Message Merged r166735. Modified Paths tags/Safari-538.26.2/Source/WebKit2/ChangeLog tags/Safari-538.26.2/Source/WebKit2/UIProcess/API/

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

2014-04-03 Thread ap
Title: [166735] trunk/Source/WebKit2 Revision 166735 Author a...@apple.com Date 2014-04-03 12:01:28 -0700 (Thu, 03 Apr 2014) Log Message REGRESSION (Async text input): Controls become unresponsive to mouse events https://bugs.webkit.org/show_bug.cgi?id=131176 Reviewed by Tim Horton. *

[webkit-changes] [166734] tags/Safari-538.26.2/Source/WebCore

2014-04-03 Thread lforschler
Title: [166734] tags/Safari-538.26.2/Source/WebCore Revision 166734 Author lforsch...@apple.com Date 2014-04-03 11:59:46 -0700 (Thu, 03 Apr 2014) Log Message Merged r166714. Modified Paths tags/Safari-538.26.2/Source/WebCore/ChangeLog tags/Safari-538.26.2/Source/WebCore/rendering/Rend

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

2014-04-03 Thread andersca
Title: [166733] trunk/Source/WebKit2 Revision 166733 Author ander...@apple.com Date 2014-04-03 11:34:18 -0700 (Thu, 03 Apr 2014) Log Message WKWebView should always have a UIDelegate, even when closed https://bugs.webkit.org/show_bug.cgi?id=131174 Reviewed by Sam Weinig. * UIProcess/AP

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

2014-04-03 Thread mark . lam
Title: [166732] trunk/Source/_javascript_Core Revision 166732 Author mark@apple.com Date 2014-04-03 11:25:26 -0700 (Thu, 03 Apr 2014) Log Message Fix bit rot in ARMv7 JIT probe mechanism. Reviewed by Geoffrey Garen. 1. The macro assembler does not support pushing the SP register.

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

2014-04-03 Thread andersca
Title: [166731] trunk/Source/WebKit2 Revision 166731 Author ander...@apple.com Date 2014-04-03 11:06:50 -0700 (Thu, 03 Apr 2014) Log Message Document WKNavigationAction and WKNavigationResponse https://bugs.webkit.org/show_bug.cgi?id=131138 Reviewed by Sam Weinig. * UIProcess/API/Cocoa/

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

2014-04-03 Thread andersca
Title: [166730] trunk/Source/WebKit2 Revision 166730 Author ander...@apple.com Date 2014-04-03 10:56:03 -0700 (Thu, 03 Apr 2014) Log Message Make actionsForElement a proper API::UIClient member function https://bugs.webkit.org/show_bug.cgi?id=131171 Reviewed by Sam Weinig. * UIProcess/A

[webkit-changes] [166729] trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json

2014-04-03 Thread lforschler
Title: [166729] trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json Revision 166729 Author lforsch...@apple.com Date 2014-04-03 10:54:45 -0700 (Thu, 03 Apr 2014) Log Message config.json fix. Modified Paths trunk/Tools/BuildSlaveSupport/build.webkit.org-config/config.json

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

2014-04-03 Thread commit-queue
Title: [166728] trunk/Source/WebKit2 Revision 166728 Author commit-qu...@webkit.org Date 2014-04-03 09:55:46 -0700 (Thu, 03 Apr 2014) Log Message [WK2] Fix !ENABLE(BLOB) build https://bugs.webkit.org/show_bug.cgi?id=131164 Patch by Martin Hodovan on 2014-04-03 Reviewed by Alexey Proskur

[webkit-changes] [166726] trunk

2014-04-03 Thread bjonesbe
Title: [166726] trunk Revision 166726 Author bjone...@adobe.com Date 2014-04-03 09:48:23 -0700 (Thu, 03 Apr 2014) Log Message [CSS Shapes] CRASH with calc() value args in inset round https://bugs.webkit.org/show_bug.cgi?id=129816 Reviewed by Andreas Kling. Source/WebCore: The code to p

[webkit-changes] [166727] trunk/LayoutTests

2014-04-03 Thread zoltan
Title: [166727] trunk/LayoutTests Revision 166727 Author zol...@webkit.org Date 2014-04-03 09:49:28 -0700 (Thu, 03 Apr 2014) Log Message [WebInspector] inspector/dom/highlight-shape-outside-margin.html is failing https://bugs.webkit.org/show_bug.cgi?id=131126 Reviewed by Timothy Hatcher.

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

2014-04-03 Thread andersca
Title: [166725] trunk/Source/WebKit2 Revision 166725 Author ander...@apple.com Date 2014-04-03 09:47:48 -0700 (Thu, 03 Apr 2014) Log Message Fix iOS build. * UIProcess/ios/WKActionSheetAssistant.mm: Modified Paths trunk/Source/WebKit2/ChangeLog trunk/Source/WebKit2/UIProcess/ios/WKActi

[webkit-changes] [166724] trunk/Websites/perf.webkit.org

2014-04-03 Thread rniwa
Title: [166724] trunk/Websites/perf.webkit.org Revision 166724 Author rn...@webkit.org Date 2014-04-03 09:39:11 -0700 (Thu, 03 Apr 2014) Log Message WebKitPerfMonitor: There should be a way to add all metrics of a suite without also adding subtests https://bugs.webkit.org/show_bug.cgi?id=

[webkit-changes] [166723] trunk/Websites/perf.webkit.org

2014-04-03 Thread rniwa
Title: [166723] trunk/Websites/perf.webkit.org Revision 166723 Author rn...@webkit.org Date 2014-04-03 09:36:18 -0700 (Thu, 03 Apr 2014) Log Message WebKitPerfMonitor: Tooltips cannot be pinned after using browser's back button https://bugs.webkit.org/show_bug.cgi?id=131155 Reviewed by A

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

2014-04-03 Thread jer . noble
Title: [166722] trunk/Source/WebCore Revision 166722 Author jer.no...@apple.com Date 2014-04-03 09:29:32 -0700 (Thu, 03 Apr 2014) Log Message Leaving a streaming movie by going "Back" keeps playing the audio https://bugs.webkit.org/show_bug.cgi?id=131149 Reviewed by Eric Carlson. When s

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

2014-04-03 Thread jer . noble
Title: [166721] trunk/Source/WebCore Revision 166721 Author jer.no...@apple.com Date 2014-04-03 09:26:33 -0700 (Thu, 03 Apr 2014) Log Message [EME] Crash when passing a NULL initData to MediaKeys.createSession() https://bugs.webkit.org/show_bug.cgi?id=131156 Reviewed by Eric Carlson. Up

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

2014-04-03 Thread andersca
Title: [166720] trunk/Source/WebKit2 Revision 166720 Author ander...@apple.com Date 2014-04-03 09:03:46 -0700 (Thu, 03 Apr 2014) Log Message Rename UIClient.{h, mm} to UIDelegate.{h, mm}. Rubber-stamped by Dan Bernstein. * UIProcess/API/Cocoa/WKWebView.mm: * UIProcess/Cocoa/UIDelegate.h

[webkit-changes] [166718] trunk

2014-04-03 Thread commit-queue
Title: [166718] trunk Revision 166718 Author commit-qu...@webkit.org Date 2014-04-03 08:33:11 -0700 (Thu, 03 Apr 2014) Log Message [EFL][WK2] Replacing zoom functionality of MiniBrowser from scale_set to page_zoom_set. https://bugs.webkit.org/show_bug.cgi?id=130391 Patch by Andrzej Badow

[webkit-changes] [166717] trunk/LayoutTests

2014-04-03 Thread commit-queue
Title: [166717] trunk/LayoutTests Revision 166717 Author commit-qu...@webkit.org Date 2014-04-03 07:50:55 -0700 (Thu, 03 Apr 2014) Log Message [CSS Grid Layout] Make sure grid element's shrink-to-fit behavior is correct https://bugs.webkit.org/show_bug.cgi?id=103473 Patch by Javier Ferna

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

2014-04-03 Thread mark . lam
Title: [166716] trunk/Source/_javascript_Core Revision 166716 Author mark@apple.com Date 2014-04-03 07:37:32 -0700 (Thu, 03 Apr 2014) Log Message ARMv7 compare32() should not use TST to do CMP's job. Reviewed by Geoffrey Garen. The ARMv7 implementation of "compare32(RegisterID left

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

2014-04-03 Thread abucur
Title: [166715] trunk/Source/WebCore Revision 166715 Author abu...@adobe.com Date 2014-04-03 06:27:53 -0700 (Thu, 03 Apr 2014) Log Message [CSS Regions] Include region range information when printing the render tree https://bugs.webkit.org/show_bug.cgi?id=131159 Reviewed by Mihnea Oviden

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

2014-04-03 Thread antti
Title: [166714] trunk/Source/WebCore Revision 166714 Author an...@apple.com Date 2014-04-03 03:46:51 -0700 (Thu, 03 Apr 2014) Log Message RenderSnapshottedPlugIn::paint should use iterator for traversal. https://bugs.webkit.org/show_bug.cgi?id=131158 Reviewed by Dean Jackson. * renderin

[webkit-changes] [166713] trunk/Source/WTF

2014-04-03 Thread ossy
Title: [166713] trunk/Source/WTF Revision 166713 Author o...@webkit.org Date 2014-04-03 03:28:30 -0700 (Thu, 03 Apr 2014) Log Message [EFL] Enable CSS JIT again, it works fine after r16. Patch by Zsolt Borbely on 2014-04-03 Reviewed by Csaba Osztrogonác. * wtf/Platform.h: Modified

[webkit-changes] [166711] trunk/Tools

2014-04-03 Thread rego
Title: [166711] trunk/Tools Revision 166711 Author r...@igalia.com Date 2014-04-03 02:55:00 -0700 (Thu, 03 Apr 2014) Log Message [webkitpy] perf profiler does not understand --call-graph argument https://bugs.webkit.org/show_bug.cgi?id=131132 Reviewed by Ryosuke Niwa. New versions of pe

[webkit-changes] [166710] trunk/Tools

2014-04-03 Thread ossy
Title: [166710] trunk/Tools Revision 166710 Author o...@webkit.org Date 2014-04-03 02:39:33 -0700 (Thu, 03 Apr 2014) Log Message Add EFL WK2 performance bot to build.webkit.org https://bugs.webkit.org/show_bug.cgi?id=131034 Fix after r166707, use "Perf" instead of "perf" for consistency.

[webkit-changes] [166709] tags/Safari-538.26.2/Source

2014-04-03 Thread matthew_hanson
Title: [166709] tags/Safari-538.26.2/Source Revision 166709 Author matthew_han...@apple.com Date 2014-04-03 02:24:11 -0700 (Thu, 03 Apr 2014) Log Message Versioning. Modified Paths tags/Safari-538.26.2/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-538.26.2/Source/W

[webkit-changes] [166708] trunk/Source/WTF

2014-04-03 Thread commit-queue
Title: [166708] trunk/Source/WTF Revision 166708 Author commit-qu...@webkit.org Date 2014-04-03 02:23:31 -0700 (Thu, 03 Apr 2014) Log Message [GTK][Cmake] Enable CSS JIT https://bugs.webkit.org/show_bug.cgi?id=131022 Patch by Javier Fernandez on 2014-04-03 Reviewed by Martin Robinson.

[webkit-changes] [166707] trunk/Tools

2014-04-03 Thread ossy
Title: [166707] trunk/Tools Revision 166707 Author o...@webkit.org Date 2014-04-03 02:19:26 -0700 (Thu, 03 Apr 2014) Log Message Add EFL WK2 performance bot to build.webkit.org https://bugs.webkit.org/show_bug.cgi?id=131034 Patch by Zsolt Borbely on 2014-04-03 Reviewed by Csaba Osztrogo

[webkit-changes] [166706] trunk

2014-04-03 Thread antti
Title: [166706] trunk Revision 166706 Author an...@apple.com Date 2014-04-03 01:51:22 -0700 (Thu, 03 Apr 2014) Log Message Crash after mutating after pseudo style https://bugs.webkit.org/show_bug.cgi?id=130881 Reviewed by Andreas Kling. Source/WebCore: Test: fast/css/pseudo-after-cras

[webkit-changes] [166705] tags/Safari-538.20/Source

2014-04-03 Thread matthew_hanson
Title: [166705] tags/Safari-538.20/Source Revision 166705 Author matthew_han...@apple.com Date 2014-04-03 01:34:17 -0700 (Thu, 03 Apr 2014) Log Message Versioning. Modified Paths tags/Safari-538.20/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-538.20/Source/WebCore

[webkit-changes] [166704] tags/Safari-538.26.2/

2014-04-03 Thread matthew_hanson
Title: [166704] tags/Safari-538.26.2/ Revision 166704 Author matthew_han...@apple.com Date 2014-04-03 01:30:58 -0700 (Thu, 03 Apr 2014) Log Message New Tag. Added Paths tags/Safari-538.26.2/ Diff Property changes: tags/Safari-538.26.2 Added: svn:ignore depcomp compile config.gue

[webkit-changes] [166703] trunk

2014-04-03 Thread cfleizach
Title: [166703] trunk Revision 166703 Author cfleiz...@apple.com Date 2014-04-03 01:17:21 -0700 (Thu, 03 Apr 2014) Log Message AX: AccessibilityObject::children() returns invalid results sometimes https://bugs.webkit.org/show_bug.cgi?id=130563 Reviewed by Joseph Pecoraro. Source/WebCore

[webkit-changes] [166702] trunk

2014-04-03 Thread rakuco
Title: [166702] trunk Revision 166702 Author rak...@webkit.org Date 2014-04-03 00:27:58 -0700 (Thu, 03 Apr 2014) Log Message [GTK][CMake] Look for glx.h in OPENGL_INCLUDE_DIR. https://bugs.webkit.org/show_bug.cgi?id=131095 Reviewed by Martin Robinson. One needs to take into account Open

[webkit-changes] [166701] trunk/Websites/perf.webkit.org

2014-04-03 Thread rniwa
Title: [166701] trunk/Websites/perf.webkit.org Revision 166701 Author rn...@webkit.org Date 2014-04-03 00:08:32 -0700 (Thu, 03 Apr 2014) Log Message WebKitPerfMonitor: Tooltips can be cut off at the top https://bugs.webkit.org/show_bug.cgi?id=130960 Reviewed by Andreas Kling. * public/c

[webkit-changes] [166700] trunk/Websites/perf.webkit.org

2014-04-03 Thread rniwa
Title: [166700] trunk/Websites/perf.webkit.org Revision 166700 Author rn...@webkit.org Date 2014-04-03 00:07:02 -0700 (Thu, 03 Apr 2014) Log Message WebKitPerfMonitor: Y-axis adjustment is too aggressive https://bugs.webkit.org/show_bug.cgi?id=130937 Reviewed by Andreas Kling. Previousl