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

2015-07-14 Thread zandobersek
Title: [186801] trunk/Source/WebKit2 Revision 186801 Author zandober...@gmail.com Date 2015-07-14 01:53:30 -0700 (Tue, 14 Jul 2015) Log Message [GTK] Add a runtime check for X11 display in webkitWebViewBaseExitAcceleratedCompositingMode() https://bugs.webkit.org/show_bug.cgi?id=146711

[webkit-changes] [186800] trunk

2015-07-14 Thread clopez
Title: [186800] trunk Revision 186800 Author clo...@igalia.com Date 2015-07-14 01:46:01 -0700 (Tue, 14 Jul 2015) Log Message [GTK] [Wayland] Build by default the X11 and Wayland targets. https://bugs.webkit.org/show_bug.cgi?id=146057 Reviewed by Carlos Garcia Campos. .: *

[webkit-changes] [186804] branches/safari-600.1.4.17-branch/Source/WebKit2

2015-07-14 Thread matthew_hanson
Title: [186804] branches/safari-600.1.4.17-branch/Source/WebKit2 Revision 186804 Author matthew_han...@apple.com Date 2015-07-14 09:16:03 -0700 (Tue, 14 Jul 2015) Log Message Merged r185877. Modified Paths branches/safari-600.1.4.17-branch/Source/WebKit2/ChangeLog

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

2015-07-14 Thread mcatanzaro
Title: [186802] trunk/Source/WebKit2 Revision 186802 Author mcatanz...@igalia.com Date 2015-07-14 08:35:48 -0700 (Tue, 14 Jul 2015) Log Message [Linux] SeccompFilters: whitelist source directory on all ports https://bugs.webkit.org/show_bug.cgi?id=140066 Reviewed by Žan Doberšek. Move

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

2015-07-14 Thread mmirman
Title: [186811] trunk/Source/_javascript_Core Revision 186811 Author mmir...@apple.com Date 2015-07-14 13:18:02 -0700 (Tue, 14 Jul 2015) Log Message Unreviewed, rolling out r186805. Made raytracer on octane 80% slower Reverted changeset: Makes compileArithSub in the DFG ensure that

[webkit-changes] [186818] branches/jsc-tailcall/Source/JavaScriptCore

2015-07-14 Thread basile_clement
Title: [186818] branches/jsc-tailcall/Source/_javascript_Core Revision 186818 Author basile_clem...@apple.com Date 2015-07-14 14:46:47 -0700 (Tue, 14 Jul 2015) Log Message jsc-tailcall: Temporarily disable FTL https://bugs.webkit.org/show_bug.cgi?id=146941 Rubber-stamped by Michael

[webkit-changes] [186820] branches/jsc-tailcall/Source/JavaScriptCore

2015-07-14 Thread basile_clement
Title: [186820] branches/jsc-tailcall/Source/_javascript_Core Revision 186820 Author basile_clem...@apple.com Date 2015-07-14 15:06:57 -0700 (Tue, 14 Jul 2015) Log Message jsc-tailcall: Get rid of the arity fixup return thunk https://bugs.webkit.org/show_bug.cgi?id=146847 Reviewed by

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

2015-07-14 Thread mcatanzaro
Title: [186810] trunk/Source/WebKit2 Revision 186810 Author mcatanz...@igalia.com Date 2015-07-14 13:06:10 -0700 (Tue, 14 Jul 2015) Log Message [Linux] SeccompFilters: whitelist all NPAPI plugin directories https://bugs.webkit.org/show_bug.cgi?id=140067 Reviewed by Žan Doberšek. *

[webkit-changes] [186813] trunk/LayoutTests

2015-07-14 Thread ddkilzer
Title: [186813] trunk/LayoutTests Revision 186813 Author ddkil...@apple.com Date 2015-07-14 14:05:06 -0700 (Tue, 14 Jul 2015) Log Message http/tests/misc/large-js-program.php crashes in Release, times out in Debug, on Windows Fix is tracked by rdar://problem/21816197. *

[webkit-changes] [186816] trunk

2015-07-14 Thread commit-queue
Title: [186816] trunk Revision 186816 Author commit-qu...@webkit.org Date 2015-07-14 14:19:50 -0700 (Tue, 14 Jul 2015) Log Message Unreviewed, rolling out r186809. https://bugs.webkit.org/show_bug.cgi?id=146943 Caused about 190 layout test failures. (Requested by mlam_ on #webkit).

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

2015-07-14 Thread mmirman
Title: [186819] trunk/Source/_javascript_Core Revision 186819 Author mmir...@apple.com Date 2015-07-14 14:56:14 -0700 (Tue, 14 Jul 2015) Log Message Repatch. Makes compileArithSub in the DFG ensure that the constant is an int32. https://bugs.webkit.org/show_bug.cgi?id=146910

[webkit-changes] [186809] trunk

2015-07-14 Thread mmaxfield
Title: [186809] trunk Revision 186809 Author mmaxfi...@apple.com Date 2015-07-14 12:50:37 -0700 (Tue, 14 Jul 2015) Log Message REGRESSION (r177876): store.apple.com profile and cart icons are missing https://bugs.webkit.org/show_bug.cgi?id=146894 Patch by Antti Koivisto an...@apple.com

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

2015-07-14 Thread andersca
Title: [186814] trunk/Source/WebKit2 Revision 186814 Author ander...@apple.com Date 2015-07-14 14:06:56 -0700 (Tue, 14 Jul 2015) Log Message Release assert under StyleResolver::loadPendingImages() caused by MemoryPressureHandler https://bugs.webkit.org/show_bug.cgi?id=146940

[webkit-changes] [186815] branches/jsc-tailcall/Source/JavaScriptCore

2015-07-14 Thread basile_clement
Title: [186815] branches/jsc-tailcall/Source/_javascript_Core Revision 186815 Author basile_clem...@apple.com Date 2015-07-14 14:18:22 -0700 (Tue, 14 Jul 2015) Log Message _javascript_ functions should restore the stack pointer after a call https://bugs.webkit.org/show_bug.cgi?id=146846

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

2015-07-14 Thread commit-queue
Title: [186817] trunk/Source/WebCore Revision 186817 Author commit-qu...@webkit.org Date 2015-07-14 14:39:34 -0700 (Tue, 14 Jul 2015) Log Message Input buttons rendered at the wrong size when pinching-to-zoom https://bugs.webkit.org/show_bug.cgi?id=146916 Patch by Wenson Hsieh

[webkit-changes] [186826] trunk

2015-07-14 Thread andersca
Title: [186826] trunk Revision 186826 Author ander...@apple.com Date 2015-07-14 16:50:39 -0700 (Tue, 14 Jul 2015) Log Message Assertions.h should include ExportMacros.h https://bugs.webkit.org/show_bug.cgi?id=146948 Reviewed by Tim Horton. Source/_javascript_Core: Remove now unneeded

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

2015-07-14 Thread commit-queue
Title: [186825] trunk/Source/WebCore Revision 186825 Author commit-qu...@webkit.org Date 2015-07-14 16:50:16 -0700 (Tue, 14 Jul 2015) Log Message Fix the 32 bit build after r186817 https://bugs.webkit.org/show_bug.cgi?id=146947 Changed CGRect to NSRect. Patch by Wenson Hsieh

[webkit-changes] [186827] trunk

2015-07-14 Thread mmaxfield
Title: [186827] trunk Revision 186827 Author mmaxfi...@apple.com Date 2015-07-14 17:23:41 -0700 (Tue, 14 Jul 2015) Log Message REGRESSION (r177876): store.apple.com profile and cart icons are missing https://bugs.webkit.org/show_bug.cgi?id=146894 Patch by Antti Koivisto an...@apple.com

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

2015-07-14 Thread akling
Title: [186828] trunk/Source/WebCore Revision 186828 Author akl...@apple.com Date 2015-07-14 19:12:16 -0700 (Tue, 14 Jul 2015) Log Message Don't persist history item tree for subframes across reloads. https://webkit.org/b/146937 rdar://problem/19925709 Reviewed by Brady Eidson. Throw

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

2015-07-14 Thread mattbaker
Title: [186824] trunk/Source/WebInspectorUI Revision 186824 Author mattba...@apple.com Date 2015-07-14 16:38:02 -0700 (Tue, 14 Jul 2015) Log Message Web Inspector: TimelineRuler minimum selection time range should be configurable https://bugs.webkit.org/show_bug.cgi?id=146944 Reviewed

[webkit-changes] [186821] trunk/Source

2015-07-14 Thread andersca
Title: [186821] trunk/Source Revision 186821 Author ander...@apple.com Date 2015-07-14 15:24:54 -0700 (Tue, 14 Jul 2015) Log Message Remove wkPopupMenu from WebCoreSystemInterface; it's not called from WebCore https://bugs.webkit.org/show_bug.cgi?id=146945 Reviewed by Tim Horton.

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

2015-07-14 Thread commit-queue
Title: [186829] trunk/Source/WebCore Revision 186829 Author commit-qu...@webkit.org Date 2015-07-14 21:16:27 -0700 (Tue, 14 Jul 2015) Log Message [EFL] Scrollbar is not drawn on MiniBrowser. https://bugs.webkit.org/show_bug.cgi?id=143566 Patch by Hunseop Jeong hs85.je...@samsung.com on

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

2015-07-14 Thread mitz
Title: [186830] trunk/Source/WebKit2 Revision 186830 Author m...@apple.com Date 2015-07-14 21:42:05 -0700 (Tue, 14 Jul 2015) Log Message Attempted build fixes. * Platform/spi/ios/SafariServicesSPI.h: Modified Paths trunk/Source/WebKit2/ChangeLog

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

2015-07-14 Thread lforschler
Title: [186823] trunk/Source/WebKit Revision 186823 Author lforsch...@apple.com Date 2015-07-14 16:13:34 -0700 (Tue, 14 Jul 2015) Log Message Teach platformMac.cmake about El Capitan WKSI. rdar://problem/21822469 Reviewed by Alex Christensen. * PlatformMac.cmake: Modified

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

2015-07-14 Thread nvasilyev
Title: [186831] trunk/Source/WebInspectorUI Revision 186831 Author nvasil...@apple.com Date 2015-07-14 22:04:45 -0700 (Tue, 14 Jul 2015) Log Message REGRESSION (r186698): Web Inspector: Frame selector is monospace again https://bugs.webkit.org/show_bug.cgi?id=146954 Reviewed by Joseph

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

2015-07-14 Thread commit-queue
Title: [186806] trunk/Source/WebKit2 Revision 186806 Author commit-qu...@webkit.org Date 2015-07-14 10:26:11 -0700 (Tue, 14 Jul 2015) Log Message https://bugs.webkit.org/show_bug.cgi?id=146909 Add actions for default link preview that uses SFSafariViewController. Use the new private

[webkit-changes] [186807] trunk

2015-07-14 Thread commit-queue
Title: [186807] trunk Revision 186807 Author commit-qu...@webkit.org Date 2015-07-14 10:36:54 -0700 (Tue, 14 Jul 2015) Log Message [Content Extensions] Fix if-domain and unless-domain when loading main documents. https://bugs.webkit.org/show_bug.cgi?id=146868 Patch by Alex Christensen

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

2015-07-14 Thread commit-queue
Title: [186808] trunk/Source/WebKit2 Revision 186808 Author commit-qu...@webkit.org Date 2015-07-14 10:37:55 -0700 (Tue, 14 Jul 2015) Log Message https://bugs.webkit.org/show_bug.cgi?id=146917 iOS WebKit doesn't build. rdar://problem/21801544 Fix the build - don't use deprecated

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

2015-07-14 Thread mmirman
Title: [186805] trunk/Source/_javascript_Core Revision 186805 Author mmir...@apple.com Date 2015-07-14 10:24:29 -0700 (Tue, 14 Jul 2015) Log Message Makes compileArithSub in the DFG ensure that the constant is an int32. https://bugs.webkit.org/show_bug.cgi?id=146910