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

2014-04-15 Thread mitz
Title: [167343] trunk/Source/WebKit2 Revision 167343 Author m...@apple.com Date 2014-04-15 22:16:36 -0700 (Tue, 15 Apr 2014) Log Message [Cocoa] Add a form delegate method corresponding to willSubmitForm https://bugs.webkit.org/show_bug.cgi?id=131718 Reviewed by Tim Horton. * UIProcess/

[webkit-changes] [167342] trunk

2014-04-15 Thread commit-queue
Title: [167342] trunk Revision 167342 Author commit-qu...@webkit.org Date 2014-04-15 20:45:28 -0700 (Tue, 15 Apr 2014) Log Message [EFL] Fix problems with the pixel dump. https://bugs.webkit.org/show_bug.cgi?id=131265 Patch by Hyowon Kim on 2014-04-15 Reviewed by Gyuyoung Kim. Painting

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

2014-04-15 Thread fpizlo
Title: [167341] trunk/Source/_javascript_Core Revision 167341 Author fpi...@apple.com Date 2014-04-15 19:42:22 -0700 (Tue, 15 Apr 2014) Log Message Unreviewed, add the obvious thing that marks MakeRope as exiting since it can exit. * dfg/DFGAbstractInterpreterInlines.h: (JSC::DFG::Abstra

[webkit-changes] [167340] trunk/Source

2014-04-15 Thread commit-queue
Title: [167340] trunk/Source Revision 167340 Author commit-qu...@webkit.org Date 2014-04-15 19:04:01 -0700 (Tue, 15 Apr 2014) Log Message Make page overlay functionality working on coordinated graphics. https://bugs.webkit.org/show_bug.cgi?id=131425 Patch by Hyowon Kim on 2014-04-15 Rev

[webkit-changes] [167339] trunk

2014-04-15 Thread roger_fong
Title: [167339] trunk Revision 167339 Author roger_f...@apple.com Date 2014-04-15 17:26:11 -0700 (Tue, 15 Apr 2014) Log Message Snapshotted plugins may need to be restarted if style properties are changed after initial load of plugin. https://bugs.webkit.org/show_bug.cgi?id=131553. Revi

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

2014-04-15 Thread akling
Title: [167338] trunk/Source/WebCore Revision 167338 Author akl...@apple.com Date 2014-04-15 17:01:33 -0700 (Tue, 15 Apr 2014) Log Message [iOS WebKit2] Listen for system memory pressure notifications. Reviewed by Antti Koivisto. * platform/cocoa/MemoryPressureHandlerCocoa.mm: (WebCor

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

2014-04-15 Thread fpizlo
Title: [167336] trunk/Source/_javascript_Core Revision 167336 Author fpi...@apple.com Date 2014-04-15 16:33:11 -0700 (Tue, 15 Apr 2014) Log Message compileMakeRope does not emit necessary bounds checks https://bugs.webkit.org/show_bug.cgi?id=130684 Reviewed by Oliver Hunt. Add

[webkit-changes] [167334] trunk

2014-04-15 Thread fpizlo
Title: [167334] trunk Revision 167334 Author fpi...@apple.com Date 2014-04-15 16:25:38 -0700 (Tue, 15 Apr 2014) Log Message Tools: Update LLVM export scrpt to handle the build directory being different from the source directory. Rubber stamped by Geoffrey Garen. * Scripts/export-llvm-b

[webkit-changes] [167333] trunk/LayoutTests/platform/mac/TestExpectations

2014-04-15 Thread ap
Title: [167333] trunk/LayoutTests/platform/mac/TestExpectations Revision 167333 Author a...@apple.com Date 2014-04-15 16:21:07 -0700 (Tue, 15 Apr 2014) Log Message Update bug number in TestExpectations file. Modified Paths trunk/LayoutTests/platform/mac/TestExpectations Diff Modifi

[webkit-changes] [167332] trunk/LayoutTests

2014-04-15 Thread ap
Title: [167332] trunk/LayoutTests Revision 167332 Author a...@apple.com Date 2014-04-15 16:19:03 -0700 (Tue, 15 Apr 2014) Log Message http/tests/websocket/tests/hybi/workers/close.html is flaky https://bugs.webkit.org/show_bug.cgi?id=131716 * platform/mac/TestExpectations: Marking as suc

[webkit-changes] [167331] trunk/LayoutTests

2014-04-15 Thread ap
Title: [167331] trunk/LayoutTests Revision 167331 Author a...@apple.com Date 2014-04-15 16:15:24 -0700 (Tue, 15 Apr 2014) Log Message transitions/cancel-transition.html is very flaky on Mac https://bugs.webkit.org/show_bug.cgi?id=131715 * platform/mac/TestExpectations: Marking as such.

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

2014-04-15 Thread mitz
Title: [167330] trunk/Source/WebKit2 Revision 167330 Author m...@apple.com Date 2014-04-15 16:05:28 -0700 (Tue, 15 Apr 2014) Log Message Introduce API::FormClient https://bugs.webkit.org/show_bug.cgi?id=131714 Reviewed by Tim Horton. * UIProcess/API/APIFormClient.h: Added. (API::FormCli

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

2014-04-15 Thread commit-queue
Title: [167329] trunk/Source/_javascript_Core Revision 167329 Author commit-qu...@webkit.org Date 2014-04-15 15:36:30 -0700 (Tue, 15 Apr 2014) Log Message Remove invalid sh4 specific code in JITInlines header. https://bugs.webkit.org/show_bug.cgi?id=131692 Patch by Julien Brianceau on 2

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

2014-04-15 Thread mhahnenberg
Title: [167328] trunk/Source/_javascript_Core Revision 167328 Author mhahnenb...@apple.com Date 2014-04-15 14:50:38 -0700 (Tue, 15 Apr 2014) Log Message Fix precedence issue in JSCell:setRemembered Rubber stamped by Filip Pizlo. * runtime/JSCell.h: (JSC::JSCell::setRemembered): Modifie

[webkit-changes] [167327] trunk/Tools

2014-04-15 Thread rniwa
Title: [167327] trunk/Tools Revision 167327 Author rn...@webkit.org Date 2014-04-15 14:37:36 -0700 (Tue, 15 Apr 2014) Log Message Update the hyperlink to waterfall views of perf bots on build.webkit.org https://bugs.webkit.org/show_bug.cgi?id=131695 Reviewed by Antti Koivisto. Updated.

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

2014-04-15 Thread mhahnenberg
Title: [167326] trunk/Source/_javascript_Core Revision 167326 Author mhahnenb...@apple.com Date 2014-04-15 14:05:09 -0700 (Tue, 15 Apr 2014) Log Message Objective-C API external object graphs don't handle generational collection properly https://bugs.webkit.org/show_bug.cgi?id=131634 Rev

[webkit-changes] [167324] tags/Safari-538.29/Source/WebKit2

2014-04-15 Thread lforschler
Title: [167324] tags/Safari-538.29/Source/WebKit2 Revision 167324 Author lforsch...@apple.com Date 2014-04-15 13:23:39 -0700 (Tue, 15 Apr 2014) Log Message Merged r167273. Modified Paths tags/Safari-538.29/Source/WebKit2/ChangeLog tags/Safari-538.29/Source/WebKit2/WebProcess/WebPage/m

[webkit-changes] [167323] tags/Safari-538.29/Source/WebCore

2014-04-15 Thread lforschler
Title: [167323] tags/Safari-538.29/Source/WebCore Revision 167323 Author lforsch...@apple.com Date 2014-04-15 12:58:29 -0700 (Tue, 15 Apr 2014) Log Message Merged r167316. Modified Paths tags/Safari-538.29/Source/WebCore/ChangeLog tags/Safari-538.29/Source/WebCore/rendering/RenderLaye

[webkit-changes] [167322] trunk/LayoutTests

2014-04-15 Thread commit-queue
Title: [167322] trunk/LayoutTests Revision 167322 Author commit-qu...@webkit.org Date 2014-04-15 12:49:23 -0700 (Tue, 15 Apr 2014) Log Message Unreviewed gardening. Patch by Lorenzo Tilve on 2014-04-15 * TestExpectations: Corrected wrong js/regress/ path for js/slow-stress/emscripten-m

[webkit-changes] [167321] tags/Safari-538.29/Source

2014-04-15 Thread lforschler
Title: [167321] tags/Safari-538.29/Source Revision 167321 Author lforsch...@apple.com Date 2014-04-15 12:39:21 -0700 (Tue, 15 Apr 2014) Log Message Merged r167298. Modified Paths tags/Safari-538.29/Source/WebCore/ChangeLog tags/Safari-538.29/Source/WebCore/WebCore.exp.in tags/Safari-5

[webkit-changes] [167320] tags/Safari-538.29/Source/WebKit2

2014-04-15 Thread lforschler
Title: [167320] tags/Safari-538.29/Source/WebKit2 Revision 167320 Author lforsch...@apple.com Date 2014-04-15 12:35:14 -0700 (Tue, 15 Apr 2014) Log Message Merged r167274. Modified Paths tags/Safari-538.29/Source/WebKit2/ChangeLog tags/Safari-538.29/Source/WebKit2/UIProcess/API/Cocoa/

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

2014-04-15 Thread simon . fraser
Title: [167319] trunk/Source/WebCore Revision 167319 Author simon.fra...@apple.com Date 2014-04-15 11:53:48 -0700 (Tue, 15 Apr 2014) Log Message LayerTreeAsTextBehavior should be in the WebCore namespace https://bugs.webkit.org/show_bug.cgi?id=131683 Reviewed by Andrei Bucur. Move Layer

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

2014-04-15 Thread benjamin
Title: [167318] trunk/Source/WebCore Revision 167318 Author benja...@webkit.org Date 2014-04-15 11:42:14 -0700 (Tue, 15 Apr 2014) Log Message ViewportConfiguration handles userZoom incorrectly https://bugs.webkit.org/show_bug.cgi?id=131657 Patch by Benjamin Poulain on 2014-04-15 Reviewe

[webkit-changes] [167316] trunk/Source

2014-04-15 Thread simon . fraser
Title: [167316] trunk/Source Revision 167316 Author simon.fra...@apple.com Date 2014-04-15 10:53:23 -0700 (Tue, 15 Apr 2014) Log Message [iOS WK2] Pages often blank on first load if page loaded by typing the URL https://bugs.webkit.org/show_bug.cgi?id=131665 Reviewed by Tim Horton. The

[webkit-changes] [167317] tags/Safari-538.26.6/Source/JavaScriptCore

2014-04-15 Thread lforschler
Title: [167317] tags/Safari-538.26.6/Source/_javascript_Core Revision 167317 Author lforsch...@apple.com Date 2014-04-15 10:54:22 -0700 (Tue, 15 Apr 2014) Log Message Merged r166948. Modified Paths tags/Safari-538.26.6/Source/_javascript_Core/ChangeLog tags/Safari-538.26.6/Source/_jav

[webkit-changes] [167315] trunk/PerformanceTests

2014-04-15 Thread zoltan
Title: [167315] trunk/PerformanceTests Revision 167315 Author zol...@webkit.org Date 2014-04-15 10:52:10 -0700 (Tue, 15 Apr 2014) Log Message [CSS Shapes] Linking stylesheet instead of inline style definition has ruined ShapesRegions test https://bugs.webkit.org/show_bug.cgi?id=131572 Re

[webkit-changes] [167314] tags/Safari-538.26.6/Source

2014-04-15 Thread lforschler
Title: [167314] tags/Safari-538.26.6/Source Revision 167314 Author lforsch...@apple.com Date 2014-04-15 10:51:18 -0700 (Tue, 15 Apr 2014) Log Message Versioning. Modified Paths tags/Safari-538.26.6/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-538.26.6/Source/WebCo

[webkit-changes] [167312] tags/Safari-538.26.6/

2014-04-15 Thread lforschler
Title: [167312] tags/Safari-538.26.6/ Revision 167312 Author lforsch...@apple.com Date 2014-04-15 10:45:43 -0700 (Tue, 15 Apr 2014) Log Message New Tag. Added Paths tags/Safari-538.26.6/ Diff Property changes: tags/Safari-538.26.6 Added: svn:ignore depcomp compile config.guess G

[webkit-changes] [167311] trunk/LayoutTests

2014-04-15 Thread ap
Title: [167311] trunk/LayoutTests Revision 167311 Author a...@apple.com Date 2014-04-15 09:40:39 -0700 (Tue, 15 Apr 2014) Log Message inspector/dom/content-flow-list.html and inspector/dom/content-flow-content-removal.html flakily fail and assert https://bugs.webkit.org/show_bug.cgi?id=13

[webkit-changes] [167310] trunk/LayoutTests

2014-04-15 Thread ap
Title: [167310] trunk/LayoutTests Revision 167310 Author a...@apple.com Date 2014-04-15 09:37:29 -0700 (Tue, 15 Apr 2014) Log Message inspector/dom/content-flow-list.html is flakily failing and asserting https://bugs.webkit.org/show_bug.cgi?id=131679 * TestExpectations: Skip the test, it

[webkit-changes] [167309] trunk/LayoutTests

2014-04-15 Thread ap
Title: [167309] trunk/LayoutTests Revision 167309 Author a...@apple.com Date 2014-04-15 09:29:16 -0700 (Tue, 15 Apr 2014) Log Message ScriptProcessorNode is garbage collected while still active if unreachable (breaks multiple webaudio test) https://bugs.webkit.org/show_bug.cgi?id=112521

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

2014-04-15 Thread timothy
Title: [167307] trunk/Source/WebInspectorUI Revision 167307 Author timo...@apple.com Date 2014-04-15 09:16:28 -0700 (Tue, 15 Apr 2014) Log Message Web Inspector: CodeMirror LICENSE is not properly added to combined files https://bugs.webkit.org/show_bug.cgi?id=131674 Reviewed by Darin Ad

[webkit-changes] [167306] trunk/Tools

2014-04-15 Thread carlosgc
Title: [167306] trunk/Tools Revision 167306 Author carlo...@webkit.org Date 2014-04-15 06:13:42 -0700 (Tue, 15 Apr 2014) Log Message [GTK] Reduce the binary size by compressing the text based web inspector resources https://bugs.webkit.org/show_bug.cgi?id=121545 Reviewed by Gustavo Noron

[webkit-changes] [167304] trunk/LayoutTests

2014-04-15 Thread ap
Title: [167304] trunk/LayoutTests Revision 167304 Author a...@apple.com Date 2014-04-15 00:40:30 -0700 (Tue, 15 Apr 2014) Log Message [Mac] compositing/repaint/positioned-movement.html flaky, missing repaint https://bugs.webkit.org/show_bug.cgi?id=118153 * platform/mac-wk2/TestExpectatio

[webkit-changes] [167303] trunk/Source

2014-04-15 Thread commit-queue
Title: [167303] trunk/Source Revision 167303 Author commit-qu...@webkit.org Date 2014-04-15 00:32:10 -0700 (Tue, 15 Apr 2014) Log Message Unreviewed, rolling out r167298. https://bugs.webkit.org/show_bug.cgi?id=131670 Broke CSS filters (17 test crashes) (Requested by ap on #webkit). Rev