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

2014-01-10 Thread carlosgc
Title: [161625] trunk/Source/WebKit2 Revision 161625 Author carlo...@webkit.org Date 2014-01-10 01:11:00 -0800 (Fri, 10 Jan 2014) Log Message Implement NetworkResourceLoader::receivedCancellation https://bugs.webkit.org/show_bug.cgi?id=126129 Reviewed Alexey Proskuryakov. Implement

[webkit-changes] [161626] trunk

2014-01-10 Thread abucur
Title: [161626] trunk Revision 161626 Author abu...@adobe.com Date 2014-01-10 02:38:18 -0800 (Fri, 10 Jan 2014) Log Message [CSS Regions] Implement visual overflow computation for inline elements https://bugs.webkit.org/show_bug.cgi?id=125291 Reviewed by David Hyatt. Source/WebCore:

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

2014-01-10 Thread commit-queue
Title: [161627] trunk/Source/WTF Revision 161627 Author commit-qu...@webkit.org Date 2014-01-10 03:17:44 -0800 (Fri, 10 Jan 2014) Log Message [EFL] Enable the DFG_JIT on ARMv7 https://bugs.webkit.org/show_bug.cgi?id=126742 Patch by Hunseop Jeong hs85.je...@samsung.com on 2014-01-10

[webkit-changes] [161629] trunk

2014-01-10 Thread commit-queue
Title: [161629] trunk Revision 161629 Author commit-qu...@webkit.org Date 2014-01-10 04:03:10 -0800 (Fri, 10 Jan 2014) Log Message [SVG] Accept HTML and MathML namespaces as valid requiredExtensions https://bugs.webkit.org/show_bug.cgi?id=88188 Patch by Frédéric Wang fred.w...@free.fr

[webkit-changes] [161630] trunk

2014-01-10 Thread antti
Title: [161630] trunk Revision 161630 Author an...@apple.com Date 2014-01-10 04:33:09 -0800 (Fri, 10 Jan 2014) Log Message Crash when mutating SVG text with transform https://bugs.webkit.org/show_bug.cgi?id=126744 Reviewed by Dirk Schulze. Source/WebCore: Test:

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

2014-01-10 Thread commit-queue
Title: [161632] trunk/Source/WebInspectorUI Revision 161632 Author commit-qu...@webkit.org Date 2014-01-10 06:30:16 -0800 (Fri, 10 Jan 2014) Log Message Add missing function stub in InspectorFrontendHostStub.js https://bugs.webkit.org/show_bug.cgi?id=126745 Patch by Peter Molnar

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

2014-01-10 Thread andersca
Title: [161633] trunk/Source/WebCore Revision 161633 Author ander...@apple.com Date 2014-01-10 07:40:52 -0800 (Fri, 10 Jan 2014) Log Message Tighten up two functions in the inspector code https://bugs.webkit.org/show_bug.cgi?id=126751 Reviewed by Antti Koivisto. *

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

2014-01-10 Thread andersca
Title: [161634] trunk/Source/WebCore Revision 161634 Author ander...@apple.com Date 2014-01-10 08:19:06 -0800 (Fri, 10 Jan 2014) Log Message Convert some for loops over to range-based for https://bugs.webkit.org/show_bug.cgi?id=126752 Reviewed by Antti Koivisto. *

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

2014-01-10 Thread commit-queue
Title: [161635] trunk/Source/WebCore Revision 161635 Author commit-qu...@webkit.org Date 2014-01-10 08:27:32 -0800 (Fri, 10 Jan 2014) Log Message [WinCairo] Build fix after r161589. https://bugs.webkit.org/show_bug.cgi?id=126747 Patch by Alex Christensen achristen...@webkit.org on

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

2014-01-10 Thread abucur
Title: [161636] trunk/Source/WebCore Revision 161636 Author abu...@adobe.com Date 2014-01-10 08:31:13 -0800 (Fri, 10 Jan 2014) Log Message [CSS Regions] Remove unused CSSParser::parseFlowThread https://bugs.webkit.org/show_bug.cgi?id=126749 Reviewed by Antti Koivisto. There are two

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

2014-01-10 Thread dbates
Title: [161637] trunk/Source/WebCore Revision 161637 Author dba...@webkit.org Date 2014-01-10 08:55:05 -0800 (Fri, 10 Jan 2014) Log Message Fix the iOS build after http://trac.webkit.org/changeset/161589 (https://bugs.webkit.org/show_bug.cgi?id=126654) *

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

2014-01-10 Thread andersca
Title: [161639] trunk/Source/WebCore Revision 161639 Author ander...@apple.com Date 2014-01-10 09:07:56 -0800 (Fri, 10 Jan 2014) Log Message DOMWindow::showModalDialog should use std::function https://bugs.webkit.org/show_bug.cgi?id=126753 Reviewed by Antti Koivisto. *

[webkit-changes] [161640] trunk/WebKitLibraries

2014-01-10 Thread commit-queue
Title: [161640] trunk/WebKitLibraries Revision 161640 Author commit-qu...@webkit.org Date 2014-01-10 09:17:23 -0800 (Fri, 10 Jan 2014) Log Message [WinCairo] Crash when rendering (in pixman dll) https://bugs.webkit.org/show_bug.cgi?id=126750 Patch by pe...@outlook.com pe...@outlook.com

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

2014-01-10 Thread dbates
Title: [161641] trunk/Source/WebCore Revision 161641 Author dba...@webkit.org Date 2014-01-10 09:19:19 -0800 (Fri, 10 Jan 2014) Log Message Attempt to fix the build after http://trac.webkit.org/changeset/161638 (https://bugs.webkit.org/show_bug.cgi?id=126698) Substitute tab characters

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

2014-01-10 Thread dbates
Title: [161642] trunk/Source/WebCore Revision 161642 Author dba...@webkit.org Date 2014-01-10 09:37:35 -0800 (Fri, 10 Jan 2014) Log Message Attempt to fix the iOS build after http://trac.webkit.org/changeset/161589 (https://bugs.webkit.org/show_bug.cgi?id=126654) *

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

2014-01-10 Thread antti
Title: [161643] trunk/Source/WebCore Revision 161643 Author an...@apple.com Date 2014-01-10 09:45:19 -0800 (Fri, 10 Jan 2014) Log Message Use element iterators more https://bugs.webkit.org/show_bug.cgi?id=126756 Reviewed by Anders Carlsson. * dom/VisitedLinkState.cpp:

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

2014-01-10 Thread andersca
Title: [161644] trunk/Source/WebCore Revision 161644 Author ander...@apple.com Date 2014-01-10 09:50:44 -0800 (Fri, 10 Jan 2014) Log Message CTTE in AudioContext::AutoLocker https://bugs.webkit.org/show_bug.cgi?id=126758 Reviewed by Antti Koivisto. *

[webkit-changes] [161646] trunk/LayoutTests

2014-01-10 Thread bfulgham
Title: [161646] trunk/LayoutTests Revision 161646 Author bfulg...@apple.com Date 2014-01-10 10:15:13 -0800 (Fri, 10 Jan 2014) Log Message Unreviewed test correction after r161605. * platform/mac/TestExpectations: Reactivate tests fixed by https://bugs.webkit.org/show_bug.cgi?id=126718.

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

2014-01-10 Thread bfulgham
Title: [161645] trunk/Source/WebCore Revision 161645 Author bfulg...@apple.com Date 2014-01-10 10:12:07 -0800 (Fri, 10 Jan 2014) Log Message [WebGL] Wrong condition order in the if statement https://bugs.webkit.org/show_bug.cgi?id=125000 Patch by Przemyslaw Szymanski

[webkit-changes] [161649] trunk/Source/WebCore/ChangeLog

2014-01-10 Thread bfulgham
Title: [161649] trunk/Source/WebCore/ChangeLog Revision 161649 Author bfulg...@apple.com Date 2014-01-10 10:22:59 -0800 (Fri, 10 Jan 2014) Log Message [WebGL] Removing unnecessary pointer checks https://bugs.webkit.org/show_bug.cgi?id=124046 Patch by Przemyslaw Szymanski

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

2014-01-10 Thread dbates
Title: [161647] trunk/Source/WebCore Revision 161647 Author dba...@webkit.org Date 2014-01-10 10:20:11 -0800 (Fri, 10 Jan 2014) Log Message Speculative build fix for Windows following http://trac.webkit.org/changeset/161638 (https://bugs.webkit.org/show_bug.cgi?id=126698) *

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

2014-01-10 Thread bfulgham
Title: [161648] trunk/Source/WebCore Revision 161648 Author bfulg...@apple.com Date 2014-01-10 10:22:32 -0800 (Fri, 10 Jan 2014) Log Message Speculative build fix for Windows following http://trac.webkit.org/changeset/161638 (https://bugs.webkit.org/show_bug.cgi?id=126698) Patch by

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

2014-01-10 Thread ggaren
Title: [161650] trunk/Source/_javascript_Core Revision 161650 Author gga...@apple.com Date 2014-01-10 10:38:41 -0800 (Fri, 10 Jan 2014) Log Message Removed Blackberry #ifdefs and platform code from _javascript_Core https://bugs.webkit.org/show_bug.cgi?id=126757 Reviewed by Sam Weinig.

[webkit-changes] [161651] trunk/Tools

2014-01-10 Thread dbates
Title: [161651] trunk/Tools Revision 161651 Author dba...@webkit.org Date 2014-01-10 10:49:22 -0800 (Fri, 10 Jan 2014) Log Message [iOS] Fix up simulator build and enable default features Rubber-stamped by Joseph Pecoraro. * Scripts/webkitdirs.pm: (determineArchitecture):

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

2014-01-10 Thread changseok . oh
Title: [161652] trunk/Source/WebCore Revision 161652 Author changseok...@collabora.com Date 2014-01-10 10:53:12 -0800 (Fri, 10 Jan 2014) Log Message Unreviewed build fix since r161589. The changeset causes a compile failure with --no-svg. * platform/graphics/FontFastPath.cpp:

[webkit-changes] [161653] trunk

2014-01-10 Thread commit-queue
Title: [161653] trunk Revision 161653 Author commit-qu...@webkit.org Date 2014-01-10 10:59:28 -0800 (Fri, 10 Jan 2014) Log Message Unreviewed, rolling out r161629. http://trac.webkit.org/changeset/161629 https://bugs.webkit.org/show_bug.cgi?id=126762 Fails

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

2014-01-10 Thread andersca
Title: [161654] trunk/Source/WebCore Revision 161654 Author ander...@apple.com Date 2014-01-10 11:02:43 -0800 (Fri, 10 Jan 2014) Log Message Use STL threading primitives in DatabaseDetails and DatabaseManager https://bugs.webkit.org/show_bug.cgi?id=126759 Reviewed by Geoffrey Garen. *

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

2014-01-10 Thread andersca
Title: [161655] trunk/Source/WebCore Revision 161655 Author ander...@apple.com Date 2014-01-10 11:07:55 -0800 (Fri, 10 Jan 2014) Log Message Add a missing include. * Modules/webdatabase/DatabaseManager.h: Modified Paths trunk/Source/WebCore/ChangeLog

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

2014-01-10 Thread dbates
Title: [161657] trunk/Source/WebCore Revision 161657 Author dba...@webkit.org Date 2014-01-10 11:13:16 -0800 (Fri, 10 Jan 2014) Log Message Fix the Production Mac build following http://trac.webkit.org/changeset/161638 (https://bugs.webkit.org/show_bug.cgi?id=126698) Substitute

[webkit-changes] [161656] trunk/Tools

2014-01-10 Thread simon . fraser
Title: [161656] trunk/Tools Revision 161656 Author simon.fra...@apple.com Date 2014-01-10 11:12:26 -0800 (Fri, 10 Jan 2014) Log Message Remove knowledge of Blackberry from build scripts https://bugs.webkit.org/show_bug.cgi?id=126766 Reviewed by Anders Carlsson. Remove isBlackBerry()

[webkit-changes] [161658] trunk/Source

2014-01-10 Thread aestes
Title: [161658] trunk/Source Revision 161658 Author aes...@apple.com Date 2014-01-10 11:32:56 -0800 (Fri, 10 Jan 2014) Log Message [iOS] Upstream iOS changes to MigrateHeaders.make https://bugs.webkit.org/show_bug.cgi?id=126731 Reviewed by David Kilzer. Source/WebCore: *

[webkit-changes] [161659] trunk

2014-01-10 Thread benjamin
Title: [161659] trunk Revision 161659 Author benja...@webkit.org Date 2014-01-10 11:50:32 -0800 (Fri, 10 Jan 2014) Log Message Remove the BlackBerry files outside WebCore https://bugs.webkit.org/show_bug.cgi?id=126715 Patch by Benjamin Poulain bpoul...@apple.com on 2014-01-09 Reviewed

[webkit-changes] [161660] trunk/Source

2014-01-10 Thread dbates
Title: [161660] trunk/Source Revision 161660 Author dba...@webkit.org Date 2014-01-10 12:38:41 -0800 (Fri, 10 Jan 2014) Log Message Fix the WebCore, WebKit build targets following http://trac.webkit.org/changeset/161638 (https://bugs.webkit.org/show_bug.cgi?id=126698) Source/WebCore:

[webkit-changes] [161661] trunk

2014-01-10 Thread benjamin
Title: [161661] trunk Revision 161661 Author benja...@webkit.org Date 2014-01-10 12:40:28 -0800 (Fri, 10 Jan 2014) Log Message Remove the BlackBerry port from trunk https://bugs.webkit.org/show_bug.cgi?id=126715 Patch by Benjamin Poulain bpoul...@apple.com on 2014-01-10 Reviewed by

[webkit-changes] [161662] trunk/Source

2014-01-10 Thread benjamin
Title: [161662] trunk/Source Revision 161662 Author benja...@webkit.org Date 2014-01-10 12:41:20 -0800 (Fri, 10 Jan 2014) Log Message Remove the BlackBerry port from trunk https://bugs.webkit.org/show_bug.cgi?id=126715 Patch by Benjamin Poulain bpoul...@apple.com on 2014-01-10 Reviewed

[webkit-changes] [161663] trunk

2014-01-10 Thread andersca
Title: [161663] trunk Revision 161663 Author ander...@apple.com Date 2014-01-10 12:47:48 -0800 (Fri, 10 Jan 2014) Log Message Remove supportMultipleWindows setting https://bugs.webkit.org/show_bug.cgi?id=126772 Reviewed by Beth Dakin. Source/WebCore: This setting was added in

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

2014-01-10 Thread dbates
Title: [161664] trunk/Source/WebCore Revision 161664 Author dba...@webkit.org Date 2014-01-10 12:51:55 -0800 (Fri, 10 Jan 2014) Log Message Another build fix for the Production Mac build following http://trac.webkit.org/changeset/161638 (https://bugs.webkit.org/show_bug.cgi?id=126698)

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

2014-01-10 Thread commit-queue
Title: [161665] trunk/Source/WebCore Revision 161665 Author commit-qu...@webkit.org Date 2014-01-10 13:08:51 -0800 (Fri, 10 Jan 2014) Log Message Possible crash in ApplicationCache::removeResource. https://bugs.webkit.org/show_bug.cgi?id=126695 Patch by Piotr Grad p.g...@samsung.com on

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

2014-01-10 Thread betravis
Title: [161667] trunk/Source/WebCore Revision 161667 Author betra...@adobe.com Date 2014-01-10 13:12:26 -0800 (Fri, 10 Jan 2014) Log Message [CSS Shapes] Change parseBasicShape to return a CSSPrimitiveValue https://bugs.webkit.org/show_bug.cgi?id=126713 Reviewed by Dirk Schulze. Avoid

[webkit-changes] [161666] trunk

2014-01-10 Thread mario . prada
Title: [161666] trunk Revision 161666 Author mario.pr...@samsung.com Date 2014-01-10 13:10:57 -0800 (Fri, 10 Jan 2014) Log Message Move platformName property from testRunner to accessibilityController https://bugs.webkit.org/show_bug.cgi?id=126689 Reviewed by Chris Fleizach. Tools:

[webkit-changes] [161669] trunk

2014-01-10 Thread krit
Title: [161669] trunk Revision 161669 Author k...@webkit.org Date 2014-01-10 13:29:59 -0800 (Fri, 10 Jan 2014) Log Message Make clipping path from basic-shapes relative to box value https://bugs.webkit.org/show_bug.cgi?id=126206 Reviewed by Simon Fraser. Source/WebCore: Tests:

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

2014-01-10 Thread timothy
Title: [161670] trunk/Source/WebCore Revision 161670 Author timo...@apple.com Date 2014-01-10 13:31:42 -0800 (Fri, 10 Jan 2014) Log Message Prevent some resources from showing up in Web Inspector as years in duration. No WebKit port passed a monotonic time to

[webkit-changes] [161672] trunk

2014-01-10 Thread commit-queue
Title: [161672] trunk Revision 161672 Author commit-qu...@webkit.org Date 2014-01-10 13:37:34 -0800 (Fri, 10 Jan 2014) Log Message [EFL][JSC] Enable udis86 disassembler on efl. https://bugs.webkit.org/show_bug.cgi?id=125502 Patch by Tamas Gergely tgergely.u-sze...@partner.samsung.com on

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

2014-01-10 Thread aestes
Title: [161671] trunk/Source/WebCore Revision 161671 Author aes...@apple.com Date 2014-01-10 13:37:19 -0800 (Fri, 10 Jan 2014) Log Message Fix some iOS build errors during bindings generation. * bindings/objc/PublicDOMInterfaces.h: Included WebKitAdditions/PublicDOMInterfacesIOS.h and

[webkit-changes] [161673] trunk/Source

2014-01-10 Thread commit-queue
Title: [161673] trunk/Source Revision 161673 Author commit-qu...@webkit.org Date 2014-01-10 13:42:07 -0800 (Fri, 10 Jan 2014) Log Message [CSS Blending] Log blending as a layer creation reason in the WI https://bugs.webkit.org/show_bug.cgi?id=126159 Patch by Joseph Pecoraro

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

2014-01-10 Thread timothy
Title: [161674] trunk/Source/WebInspectorUI Revision 161674 Author timo...@apple.com Date 2014-01-10 14:06:15 -0800 (Fri, 10 Jan 2014) Log Message Fix an exception in WebInspector.Color. https://bugs.webkit.org/show_bug.cgi?id=126765 Reviewed by Joseph Pecoraro. *

[webkit-changes] [161675] trunk/Source

2014-01-10 Thread commit-queue
Title: [161675] trunk/Source Revision 161675 Author commit-qu...@webkit.org Date 2014-01-10 14:10:44 -0800 (Fri, 10 Jan 2014) Log Message Clear unparented tiled layers on memory pressure. https://bugs.webkit.org/show_bug.cgi?id=126737 Patch by Yongjun Zhang yongjun_zh...@apple.com on

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

2014-01-10 Thread commit-queue
Title: [161676] trunk/Source/WebCore Revision 161676 Author commit-qu...@webkit.org Date 2014-01-10 14:11:53 -0800 (Fri, 10 Jan 2014) Log Message [iOS] Fill in missing WebCoreThread function pointers https://bugs.webkit.org/show_bug.cgi?id=126776 Patch by Joseph Pecoraro

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

2014-01-10 Thread timothy
Title: [161677] trunk/Source/WebInspectorUI Revision 161677 Author timo...@apple.com Date 2014-01-10 14:13:07 -0800 (Fri, 10 Jan 2014) Log Message Clean up some areas of TreeOutline. https://bugs.webkit.org/show_bug.cgi?id=123924 Reviewed by Joseph Pecoraro. *

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

2014-01-10 Thread timothy
Title: [161678] trunk/Source/WebCore Revision 161678 Author timo...@apple.com Date 2014-01-10 14:16:17 -0800 (Fri, 10 Jan 2014) Log Message Clean up and fix some issues with stdout formatting of console messages. * Fix URLs not printing line numbers unless column number is 0. * Change

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

2014-01-10 Thread andersca
Title: [161679] trunk/Source/WebKit2 Revision 161679 Author ander...@apple.com Date 2014-01-10 14:24:00 -0800 (Fri, 10 Jan 2014) Log Message Remove dead code https://bugs.webkit.org/show_bug.cgi?id=126782 Reviewed by Tim Horton. * UIProcess/WebPageProxy.cpp: * UIProcess/WebPageProxy.h:

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

2014-01-10 Thread benjamin
Title: [161680] trunk/Source/WebCore Revision 161680 Author benja...@webkit.org Date 2014-01-10 14:48:57 -0800 (Fri, 10 Jan 2014) Log Message Remove the BlackBerry port from trunk https://bugs.webkit.org/show_bug.cgi?id=126715 Patch by Benjamin Poulain bpoul...@apple.com on 2014-01-10

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

2014-01-10 Thread rego
Title: [161682] trunk/Source/WebCore Revision 161682 Author r...@igalia.com Date 2014-01-10 14:54:16 -0800 (Fri, 10 Jan 2014) Log Message [GTK] Unreviewed build fix after r161644. * Modules/webaudio/MediaStreamAudioSourceNode.cpp: (WebCore::MediaStreamAudioSourceNode::setFormat):

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

2014-01-10 Thread andersca
Title: [161681] trunk/Source/WebCore Revision 161681 Author ander...@apple.com Date 2014-01-10 14:52:14 -0800 (Fri, 10 Jan 2014) Log Message Remove an unused FrameLoader function https://bugs.webkit.org/show_bug.cgi?id=126785 Reviewed by Beth Dakin. * WebCore.exp.in: *

[webkit-changes] [161683] branches/jsCStack/Source/JavaScriptCore

2014-01-10 Thread fpizlo
Title: [161683] branches/jsCStack/Source/_javascript_Core Revision 161683 Author fpi...@apple.com Date 2014-01-10 15:17:57 -0800 (Fri, 10 Jan 2014) Log Message DFG should insert Phantoms when it uses conversion nodes https://bugs.webkit.org/show_bug.cgi?id=126777 Reviewed by Oliver

[webkit-changes] [161684] trunk

2014-01-10 Thread bfulgham
Title: [161684] trunk Revision 161684 Author bfulg...@apple.com Date 2014-01-10 15:28:29 -0800 (Fri, 10 Jan 2014) Log Message Source/WebCore: [WebGL] Correct uniform input validation for texture sampler uniform https://bugs.webkit.org/show_bug.cgi?id=126775 Reviewed by Dean Jackson.

[webkit-changes] [161685] trunk/Tools

2014-01-10 Thread dbates
Title: [161685] trunk/Tools Revision 161685 Author dba...@webkit.org Date 2014-01-10 15:36:58 -0800 (Fri, 10 Jan 2014) Log Message [iOS] Fix project build order Ensure we build WebKitAdditions before WebCore (if applicable). Also, we don't build WebInspectorUI, Tools/MiniBrowser, or

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

2014-01-10 Thread msaboff
Title: [161686] trunk/Source/_javascript_Core Revision 161686 Author msab...@apple.com Date 2014-01-10 15:47:12 -0800 (Fri, 10 Jan 2014) Log Message REGRESSION(C stack work): stack traces no longer work in CrashTracer, lldb, and other tools https://bugs.webkit.org/show_bug.cgi?id=126764

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

2014-01-10 Thread bburg
Title: [161687] trunk/Source/WebInspectorUI Revision 161687 Author bb...@apple.com Date 2014-01-10 15:48:54 -0800 (Fri, 10 Jan 2014) Log Message Web Inspector: cycle clicked breakpoints between enabled, auto-continue, and disabled https://bugs.webkit.org/show_bug.cgi?id=126669 Reviewed

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

2014-01-10 Thread timothy
Title: [161689] trunk/Source/WebInspectorUI Revision 161689 Author timo...@apple.com Date 2014-01-10 15:54:10 -0800 (Fri, 10 Jan 2014) Log Message Web Inspector: support negative numbers in secondsToString and bytesToString. https://bugs.webkit.org/show_bug.cgi?id=125708 Reviewed by

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

2014-01-10 Thread ddkilzer
Title: [161690] trunk/Source/WebCore Revision 161690 Author ddkil...@apple.com Date 2014-01-10 15:54:34 -0800 (Fri, 10 Jan 2014) Log Message [iOS] Remove unused variable from TileGrid::dropTilesBetweenRects() Fixes the following build error: WebCore/platform/ios/TileGrid.mm:88:23:

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

2014-01-10 Thread aestes
Title: [161692] trunk/Source/WebCore Revision 161692 Author aes...@apple.com Date 2014-01-10 16:16:25 -0800 (Fri, 10 Jan 2014) Log Message [iOS] Build Fix: Properly add $SDKROOT/usr/local/include/ to the search path when building PublicDOMInterfaces.h *

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

2014-01-10 Thread simon . fraser
Title: [161693] trunk/Source/WebCore Revision 161693 Author simon.fra...@apple.com Date 2014-01-10 16:17:20 -0800 (Fri, 10 Jan 2014) Log Message iOS doesn't have OpenGL/gl.h; fix iOS build. * platform/graphics/opengl/TemporaryOpenGLSetting.cpp: Modified Paths

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

2014-01-10 Thread simon . fraser
Title: [161694] trunk/Source/WebCore Revision 161694 Author simon.fra...@apple.com Date 2014-01-10 16:19:53 -0800 (Fri, 10 Jan 2014) Log Message Fix the iOS build. * platform/audio/mac/MediaSessionManagerMac.cpp: Modified Paths trunk/Source/WebCore/ChangeLog

[webkit-changes] [161695] branches/jsCStack/Source/JavaScriptCore

2014-01-10 Thread fpizlo
Title: [161695] branches/jsCStack/Source/_javascript_Core Revision 161695 Author fpi...@apple.com Date 2014-01-10 16:29:37 -0800 (Fri, 10 Jan 2014) Log Message Unreviewed, add a test for the case where LLVM finds a constant folding opportunity that the DFG missed, and it involves a large

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

2014-01-10 Thread andersca
Title: [161697] trunk/Source/WebCore Revision 161697 Author ander...@apple.com Date 2014-01-10 16:38:16 -0800 (Fri, 10 Jan 2014) Log Message CTTE in NavigationScheduler https://bugs.webkit.org/show_bug.cgi?id=126788 Reviewed by Tim Horton. * inspector/InspectorInstrumentation.cpp:

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

2014-01-10 Thread simon . fraser
Title: [161698] trunk/Source/WebCore Revision 161698 Author simon.fra...@apple.com Date 2014-01-10 16:44:31 -0800 (Fri, 10 Jan 2014) Log Message Fix CharsetData.cpp build for iOS https://bugs.webkit.org/show_bug.cgi?id=126792 Reviewed by Mark Rowe. CharsetData.cpp should have an empty

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

2014-01-10 Thread joepeck
Title: [161700] trunk/Source/WebCore Revision 161700 Author joep...@webkit.org Date 2014-01-10 16:55:15 -0800 (Fri, 10 Jan 2014) Log Message Unreviewed EFL build fix after r161678. static_cast a size_t to unsigned long for %lu format string. * page/Console.cpp:

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

2014-01-10 Thread simon . fraser
Title: [161701] trunk/Source/WebCore Revision 161701 Author simon.fra...@apple.com Date 2014-01-10 17:05:18 -0800 (Fri, 10 Jan 2014) Log Message Fix iOS build. * platform/graphics/ImageSource.h: (WebCore::ImageSource::acceleratedImageDecodingEnabled):

[webkit-changes] [161702] trunk

2014-01-10 Thread dino
Title: [161702] trunk Revision 161702 Author d...@apple.com Date 2014-01-10 17:09:58 -0800 (Fri, 10 Jan 2014) Log Message [JSC] Revise typed array implementations to match ECMAScript and WebGL Specification https://bugs.webkit.org/show_bug.cgi?id=126754 Reviewed by Filip Pizlo.

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

2014-01-10 Thread andersca
Title: [161703] trunk/Source/WebCore Revision 161703 Author ander...@apple.com Date 2014-01-10 17:19:15 -0800 (Fri, 10 Jan 2014) Log Message CTTE FrameTree https://bugs.webkit.org/show_bug.cgi?id=126795 Reviewed by Tim Horton. * page/Frame.cpp: (WebCore::Frame::Frame): *

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

2014-01-10 Thread joepeck
Title: [161704] trunk/Source/WebCore Revision 161704 Author joep...@webkit.org Date 2014-01-10 17:26:40 -0800 (Fri, 10 Jan 2014) Log Message Fix PlatformScreenIOS.mm for iOS. Unreviewed build fix. PlatformScreen.h removed screenVerticalDPI and screenHorizontalDPI in r132419, so remove

[webkit-changes] [161705] branches/jsCStack/Source/JavaScriptCore

2014-01-10 Thread fpizlo
Title: [161705] branches/jsCStack/Source/_javascript_Core Revision 161705 Author fpi...@apple.com Date 2014-01-10 17:29:24 -0800 (Fri, 10 Jan 2014) Log Message It should be easier to diagnose FTL performance issues due to register preservation thunks

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

2014-01-10 Thread simon . fraser
Title: [161706] trunk/Source/WebCore Revision 161706 Author simon.fra...@apple.com Date 2014-01-10 17:29:49 -0800 (Fri, 10 Jan 2014) Log Message Fix iOS build. * loader/ResourceLoader.h: Modified Paths trunk/Source/WebCore/ChangeLog trunk/Source/WebCore/loader/ResourceLoader.h

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

2014-01-10 Thread simon . fraser
Title: [161707] trunk/Source/WebCore Revision 161707 Author simon.fra...@apple.com Date 2014-01-10 17:29:51 -0800 (Fri, 10 Jan 2014) Log Message A couple of iOS build fixes. * accessibility/ios/AXObjectCacheIOS.mm: (WebCore::AXObjectCache::handleFocusedUIElementChanged): *

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

2014-01-10 Thread joepeck
Title: [161708] trunk/Source/WebCore Revision 161708 Author joep...@webkit.org Date 2014-01-10 17:33:47 -0800 (Fri, 10 Jan 2014) Log Message Fix RenderButton.o for iOS. Unreviewed build fix. Missing prototype in header for override of the layout method. * rendering/RenderButton.h:

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

2014-01-10 Thread joepeck
Title: [161709] trunk/Source/WebCore Revision 161709 Author joep...@webkit.org Date 2014-01-10 17:50:32 -0800 (Fri, 10 Jan 2014) Log Message Fix MonthInputType.o for iOS. Unreviewed build fix. Incorrect base class name. Must have been typo'd when upstreaming. * html/MonthInputType.h:

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

2014-01-10 Thread simon . fraser
Title: [161710] trunk/Source/WebCore Revision 161710 Author simon.fra...@apple.com Date 2014-01-10 17:59:21 -0800 (Fri, 10 Jan 2014) Log Message iOS build fix: add StyleRareInheritedData::compositionFillColor * rendering/style/RenderStyle.h: * rendering/style/StyleRareInheritedData.cpp:

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

2014-01-10 Thread simon . fraser
Title: [161711] trunk/Source/WebCore Revision 161711 Author simon.fra...@apple.com Date 2014-01-10 17:59:24 -0800 (Fri, 10 Jan 2014) Log Message Fix iOS build. * html/DateTimeLocalInputType.h: (WebCore::DateTimeLocalInputType::DateTimeLocalInputType): * loader/ios/DiskImageCacheIOS.h:

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

2014-01-10 Thread simon . fraser
Title: [161712] trunk/Source/WebCore Revision 161712 Author simon.fra...@apple.com Date 2014-01-10 18:16:22 -0800 (Fri, 10 Jan 2014) Log Message Fix iOS build * Configurations/WebCore.xcconfig: * css/DeprecatedStyleBuilder.cpp:

[webkit-changes] [161713] trunk/Source

2014-01-10 Thread ddkilzer
Title: [161713] trunk/Source Revision 161713 Author ddkil...@apple.com Date 2014-01-10 18:19:33 -0800 (Fri, 10 Jan 2014) Log Message Clean up architectures in xcconfig files http://webkit.org/b/126794 Reviewed by Andy Estes. Source/_javascript_Core: * Configurations/Base.xcconfig: *

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

2014-01-10 Thread simon . fraser
Title: [161714] trunk/Source/WebCore Revision 161714 Author simon.fra...@apple.com Date 2014-01-10 18:25:33 -0800 (Fri, 10 Jan 2014) Log Message Use TARGET_OS_IPHONE in this API file, and #if TARGET_OS_MAC for a non-iOS function. * bindings/objc/DOMExtensions.h: Modified Paths

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

2014-01-10 Thread aestes
Title: [161715] trunk/Source/WebCore Revision 161715 Author aes...@apple.com Date 2014-01-10 18:26:39 -0800 (Fri, 10 Jan 2014) Log Message [iOS] Build fix: make sure WTF_PLATFORM_IOS is defined when preprocessing * DerivedSources.make: * bindings/scripts/preprocessor.pm:

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

2014-01-10 Thread joepeck
Title: [161716] trunk/Source/WebCore Revision 161716 Author joep...@webkit.org Date 2014-01-10 19:29:43 -0800 (Fri, 10 Jan 2014) Log Message Fix MonthInputType.o for iOS. Unreviewed build fix. When ENABLE_INPUT_MULTIPLE_FIELDS_UI was removed in r150876, the wrong class name lingered.

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

2014-01-10 Thread joepeck
Title: [161717] trunk/Source/WebCore Revision 161717 Author joep...@webkit.org Date 2014-01-10 19:32:51 -0800 (Fri, 10 Jan 2014) Log Message Fix FrameIOS.o for iOS. Unreviewed build fix. Remove stale include to file that no longer exists. It was not needed. * page/ios/FrameIOS.mm:

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

2014-01-10 Thread joepeck
Title: [161718] trunk/Source/WebCore Revision 161718 Author joep...@webkit.org Date 2014-01-10 19:46:20 -0800 (Fri, 10 Jan 2014) Log Message Fix DragData.o for iOS. Unreviewed build fix. String m_pasteboardName is unused on iOS, so ifdef it out. * platform/DragData.h: Modified Paths

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

2014-01-10 Thread joepeck
Title: [161719] trunk/Source/WebCore Revision 161719 Author joep...@webkit.org Date 2014-01-10 19:49:10 -0800 (Fri, 10 Jan 2014) Log Message Fix FrameSelection.o for iOS. Unreviewed build fix. r160966 renamed rendererIsEditable to hasEditableStyle. * editing/FrameSelection.cpp:

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

2014-01-10 Thread joepeck
Title: [161720] trunk/Source/WebCore Revision 161720 Author joep...@webkit.org Date 2014-01-10 19:58:22 -0800 (Fri, 10 Jan 2014) Log Message Fix MediaPlayerPrivateIOS.o for iOS. Unreviewed build fix. Add missing MediaPlayerProxy Objective C methods and forward declarations. *

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

2014-01-10 Thread joepeck
Title: [161721] trunk/Source/WebCore Revision 161721 Author joep...@webkit.org Date 2014-01-10 20:05:19 -0800 (Fri, 10 Jan 2014) Log Message Fix InputType.o for iOS. Unreviewed build fix. The RuntimeEnabledFeatures function pointer type should have a const qualifier, because the

[webkit-changes] [161722] trunk

2014-01-10 Thread commit-queue
Title: [161722] trunk Revision 161722 Author commit-qu...@webkit.org Date 2014-01-10 20:06:17 -0800 (Fri, 10 Jan 2014) Log Message Unreviewed, rolling out r161702. http://trac.webkit.org/changeset/161702 https://bugs.webkit.org/show_bug.cgi?id=126803 Broke multiple tests (Requested by

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

2014-01-10 Thread joepeck
Title: [161723] trunk/Source/WebCore Revision 161723 Author joep...@webkit.org Date 2014-01-10 20:13:18 -0800 (Fri, 10 Jan 2014) Log Message Fix JSDOMWindowBase.o for iOS. Unreviewed build fix. Add missing iOS method declarations. * bindings/js/JSDOMWindowBase.h: Modified Paths

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

2014-01-10 Thread joepeck
Title: [161724] trunk/Source/WebCore Revision 161724 Author joep...@webkit.org Date 2014-01-10 20:17:24 -0800 (Fri, 10 Jan 2014) Log Message Fix SystemVersionMac.o for iOS. Unreviewed build fix. Add missing expected function. Maybe we can avoid including this file entirely on iOS, there

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

2014-01-10 Thread joepeck
Title: [161726] trunk/Source/WebCore Revision 161726 Author joep...@webkit.org Date 2014-01-10 20:31:53 -0800 (Fri, 10 Jan 2014) Log Message Fix WebAccessibilityObjectWrapperIOS.o for iOS. Unreviewed build fix. The upstreamed WebAccessibilityObjectWrapperIOS.mm was out of date, e.g. it

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

2014-01-10 Thread joepeck
Title: [161727] trunk/Source/WebCore Revision 161727 Author joep...@webkit.org Date 2014-01-10 20:39:03 -0800 (Fri, 10 Jan 2014) Log Message Fix RenderThemeIOS.o for iOS. Unreviewed build fix. Typo referring to generated name. Should be iOS not IOS. * rendering/RenderThemeIOS.mm:

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

2014-01-10 Thread simon . fraser
Title: [161729] trunk/Source/WebCore Revision 161729 Author simon.fra...@apple.com Date 2014-01-10 20:41:33 -0800 (Fri, 10 Jan 2014) Log Message Fix iOS build. * bindings/objc/DOM.mm: (-[DOMRange renderedImageForcingBlackText:renderedImageForcingBlackText:]): *

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

2014-01-10 Thread simon . fraser
Title: [161728] trunk/Source/WebCore Revision 161728 Author simon.fra...@apple.com Date 2014-01-10 20:41:31 -0800 (Fri, 10 Jan 2014) Log Message Fix iOS build. Generated DOMTouch* and DOMGesture* files need to be in the project. Exclude them on Mac via EXCLUDED_SOURCE_FILE_NAMES_macosx.

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

2014-01-10 Thread joepeck
Title: [161730] trunk/Source/WebCore Revision 161730 Author joep...@webkit.org Date 2014-01-10 20:44:31 -0800 (Fri, 10 Jan 2014) Log Message Fix GraphicsLayerCA.o for iOS. Unreviewed build fix. Use of systemMemoryLevel was missing include of SystemMemory.h. *

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

2014-01-10 Thread simon . fraser
Title: [161731] trunk/Source/WebCore Revision 161731 Author simon.fra...@apple.com Date 2014-01-10 21:02:01 -0800 (Fri, 10 Jan 2014) Log Message Add TextAutoSizing.* for iOS, and fix DeviceOrientationController creation. * WebCore.xcodeproj/project.pbxproj: * dom/Document.cpp:

[webkit-changes] [161732] branches/jsCStack/Source/JavaScriptCore

2014-01-10 Thread fpizlo
Title: [161732] branches/jsCStack/Source/_javascript_Core Revision 161732 Author fpi...@apple.com Date 2014-01-10 21:06:10 -0800 (Fri, 10 Jan 2014) Log Message FTL should enough things to compile inlined closure calls (like CheckExecutable and GetScope)

[webkit-changes] [161734] branches/jsCStack/Source/JavaScriptCore

2014-01-10 Thread fpizlo
Title: [161734] branches/jsCStack/Source/_javascript_Core Revision 161734 Author fpi...@apple.com Date 2014-01-10 21:33:47 -0800 (Fri, 10 Jan 2014) Log Message Unreviewed, unbreak all tests by undoing some assertions junk in http://trac.webkit.org/changeset/161732 and changing typo

  1   2   >