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

2014-04-21 Thread akling
Title: [167589] trunk/Source/WebCore Revision 167589 Author akl...@apple.com Date 2014-04-21 03:15:40 -0700 (Mon, 21 Apr 2014) Log Message Micro-optimize the way we hand NodeLists to JSC. Use HashMap::fastAdd() when returning cached node lists and collections. 10.9% progression on Bindi

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

2014-04-21 Thread zandobersek
Title: [167590] trunk/Source/WebCore Revision 167590 Author zandober...@gmail.com Date 2014-04-21 03:39:51 -0700 (Mon, 21 Apr 2014) Log Message iOS and non-iOS RemoteCommandListener::create() functions should use std::make_unique<>() https://bugs.webkit.org/show_bug.cgi?id=131916 Reviewe

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

2014-04-21 Thread mhahnenberg
Title: [167591] trunk/Source/_javascript_Core Revision 167591 Author mhahnenb...@apple.com Date 2014-04-21 08:11:33 -0700 (Mon, 21 Apr 2014) Log Message Inline allocate Arguments objects in the DFG https://bugs.webkit.org/show_bug.cgi?id=131897 Reviewed by Geoffrey Garen. Many libraries

[webkit-changes] [167592] trunk

2014-04-21 Thread darin
Title: [167592] trunk Revision 167592 Author da...@apple.com Date 2014-04-21 08:52:27 -0700 (Mon, 21 Apr 2014) Log Message Add HashSet::takeAny https://bugs.webkit.org/show_bug.cgi?id=131928 Reviewed by Benjamin Poulain. Source/WebCore: * dom/Document.cpp: (WebCore::Document::takeAnyMed

[webkit-changes] [167593] trunk/LayoutTests

2014-04-21 Thread ap
Title: [167593] trunk/LayoutTests Revision 167593 Author a...@apple.com Date 2014-04-21 09:56:14 -0700 (Mon, 21 Apr 2014) Log Message REGRESSION (r167530): ASSERT(m_selfTime <= m_totalTime) on tests that run after certain Inspector tests https://bugs.webkit.org/show_bug.cgi?id=131919 * T

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

2014-04-21 Thread bfulgham
Title: [167595] trunk/Source/WebCore Revision 167595 Author bfulg...@apple.com Date 2014-04-21 10:31:13 -0700 (Mon, 21 Apr 2014) Log Message [Win] Unreviewed build fix. * inspector/TimelineRecordFactory.cpp: Add missing include. Modified Paths trunk/Source/WebCore/ChangeLog trunk/Sourc

[webkit-changes] [167597] trunk

2014-04-21 Thread hyatt
Title: [167597] trunk Revision 167597 Author hy...@apple.com Date 2014-04-21 11:07:15 -0700 (Mon, 21 Apr 2014) Log Message [New Multicolumn] Pagination mode messed up with non-inline axis and reversed direction. https://bugs.webkit.org/show_bug.cgi?id=131811 Reviewed by Dean Jackson. S

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

2014-04-21 Thread dino
Title: [167596] trunk/Source/WebCore Revision 167596 Author d...@apple.com Date 2014-04-21 11:06:20 -0700 (Mon, 21 Apr 2014) Log Message [Media] Clean up localized strings in controls https://bugs.webkit.org/show_bug.cgi?id=131857 Reviewed by Eric Carlson. There is no need for separate

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

2014-04-21 Thread msaboff
Title: [167599] trunk/Source/_javascript_Core Revision 167599 Author msab...@apple.com Date 2014-04-21 11:10:41 -0700 (Mon, 21 Apr 2014) Log Message REGRESSION(r167591): ARM64 and ARM traditional builds broken https://bugs.webkit.org/show_bug.cgi?id=131935 Reviewed by Mark Hahnenberg. A

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

2014-04-21 Thread darin
Title: [167598] trunk/Source/WebCore Revision 167598 Author da...@apple.com Date 2014-04-21 11:08:49 -0700 (Mon, 21 Apr 2014) Log Message REGRESSION (r160908): Safari doesn't draw rotated images properly first time https://bugs.webkit.org/show_bug.cgi?id=131930 Reviewed by Anders Carlsso

[webkit-changes] [167601] trunk/LayoutTests

2014-04-21 Thread ap
Title: [167601] trunk/LayoutTests Revision 167601 Author a...@apple.com Date 2014-04-21 11:55:14 -0700 (Mon, 21 Apr 2014) Log Message http/tests/cache/subresource-failover-to-network.html is flaky https://bugs.webkit.org/show_bug.cgi?id=131936 Reviewed by Brady Eidson. The test was racy

[webkit-changes] [167602] trunk

2014-04-21 Thread hyatt
Title: [167602] trunk Revision 167602 Author hy...@apple.com Date 2014-04-21 12:05:23 -0700 (Mon, 21 Apr 2014) Log Message Source/WebCore: [New Multicolumn] Column balancing is slow on float-multicol.html https://bugs.webkit.org/show_bug.cgi?id=131801 Reviewed by Enrica Casucci. Added

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

2014-04-21 Thread andersca
Title: [167603] trunk/Source/WebKit2 Revision 167603 Author ander...@apple.com Date 2014-04-21 12:10:33 -0700 (Mon, 21 Apr 2014) Log Message Check the com.apple.security.network.client entitlement for all processes https://bugs.webkit.org/show_bug.cgi?id=131942 Reviewed by Dan Bernstein

[webkit-changes] [167604] trunk/LayoutTests

2014-04-21 Thread commit-queue
Title: [167604] trunk/LayoutTests Revision 167604 Author commit-qu...@webkit.org Date 2014-04-21 12:15:17 -0700 (Mon, 21 Apr 2014) Log Message [GTK] Unreviewed GTK gardening Update gtk/TestExpectations and rebaseline some gtk test results. Patch by Carlos Alberto Lopez Perez on 2014-04

[webkit-changes] [167605] trunk/Source

2014-04-21 Thread akling
Title: [167605] trunk/Source Revision 167605 Author akl...@apple.com Date 2014-04-21 12:17:14 -0700 (Mon, 21 Apr 2014) Log Message Move the JSString cache from DOMWrapperWorld to VM. Source/_javascript_Core: Reviewed by Geoff Garen. * runtime/VM.h: Source/WebCore: Since there's no nee

[webkit-changes] [167606] trunk/LayoutTests

2014-04-21 Thread hyatt
Title: [167606] trunk/LayoutTests Revision 167606 Author hy...@apple.com Date 2014-04-21 12:17:43 -0700 (Mon, 21 Apr 2014) Log Message [New Multicolumn] Add test case for shrink-to-column-height now that it passes in the new impl. https://bugs.webkit.org/show_bug.cgi?id=131814 Reviewed b

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

2014-04-21 Thread fpizlo
Title: [167608] trunk/Source/_javascript_Core Revision 167608 Author fpi...@apple.com Date 2014-04-21 12:41:34 -0700 (Mon, 21 Apr 2014) Log Message Provide feedback when we encounter an unrecognied node in the FTL backend. Rubber stamped by Alexey Proskuryakov. * ftl/FTLLowerDFGToLLVM.c

[webkit-changes] [167609] trunk/Source

2014-04-21 Thread commit-queue
Title: [167609] trunk/Source Revision 167609 Author commit-qu...@webkit.org Date 2014-04-21 12:48:12 -0700 (Mon, 21 Apr 2014) Log Message Remove unused WebKitSystemInterface functions https://bugs.webkit.org/show_bug.cgi?id=131938 Patch by Joseph Pecoraro on 2014-04-21 Reviewed by Alexe

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

2014-04-21 Thread mitz
Title: [167610] trunk/Source/WebKit2 Revision 167610 Author m...@apple.com Date 2014-04-21 12:49:00 -0700 (Mon, 21 Apr 2014) Log Message [Cocoa] Expose WebPage::setDefersLoading https://bugs.webkit.org/show_bug.cgi?id=131943 Reviewed by Anders Carlsson, but he doesn’t like this. * WebPr

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

2014-04-21 Thread andersca
Title: [167611] trunk/Source/WebKit2 Revision 167611 Author ander...@apple.com Date 2014-04-21 12:51:01 -0700 (Mon, 21 Apr 2014) Log Message Need default WKNavigationDelegate behavior https://bugs.webkit.org/show_bug.cgi?id=131944 Reviewed by Dan Bernstein. Port the WebKit1 default del

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

2014-04-21 Thread fpizlo
Title: [167612] trunk/Source/_javascript_Core Revision 167612 Author fpi...@apple.com Date 2014-04-21 12:51:54 -0700 (Mon, 21 Apr 2014) Log Message OSR exit should know about Int52 and Double constants https://bugs.webkit.org/show_bug.cgi?id=131945 Reviewed by Oliver Hunt. The D

[webkit-changes] [167613] trunk

2014-04-21 Thread fpizlo
Title: [167613] trunk Revision 167613 Author fpi...@apple.com Date 2014-04-21 12:53:55 -0700 (Mon, 21 Apr 2014) Log Message Source/_javascript_Core: Unreviewed test gardening, run the repeat-out-of-bounds tests again. * tests/stress/float32-repeat-out-of-bounds.js: * tests/stress/int8-r

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

2014-04-21 Thread benjamin
Title: [167614] trunk/Source/WebKit2 Revision 167614 Author benja...@webkit.org Date 2014-04-21 13:10:12 -0700 (Mon, 21 Apr 2014) Log Message [iOS][WK2] Make dynamic viewport size update content aware https://bugs.webkit.org/show_bug.cgi?id=131874 Patch by Benjamin Poulain on 2014-04-21

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

2014-04-21 Thread benjamin
Title: [167615] trunk/Source/WebKit2 Revision 167615 Author benja...@webkit.org Date 2014-04-21 13:14:05 -0700 (Mon, 21 Apr 2014) Log Message [iOS][WK2] Fix the dynamic viewport update when the viewport's max-scale conflict with the transition https://bugs.webkit.org/show_bug.cgi?id=13188

[webkit-changes] [167617] trunk

2014-04-21 Thread hyatt
Title: [167617] trunk Revision 167617 Author hy...@apple.com Date 2014-04-21 13:20:27 -0700 (Mon, 21 Apr 2014) Log Message [New Multicolumn] Column set drawing under horizontal scrollbar. https://bugs.webkit.org/show_bug.cgi?id=131812. Reviewed by Sam Weinig. Source/WebCore: Added fas

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

2014-04-21 Thread andersca
Title: [167618] trunk/Source/WebKit2 Revision 167618 Author ander...@apple.com Date 2014-04-21 13:35:25 -0700 (Mon, 21 Apr 2014) Log Message Build fix. * Shared/EntryPointUtilities/mac/XPCService/XPCServiceEntryPoint.h: (WebKit::XPCServiceInitializer): Modified Paths trunk/Source/WebKi

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

2014-04-21 Thread andersca
Title: [167621] trunk/Source/WebKit2 Revision 167621 Author ander...@apple.com Date 2014-04-21 13:44:59 -0700 (Mon, 21 Apr 2014) Log Message Another build fix. * Shared/EntryPointUtilities/mac/XPCService/XPCServiceEntryPoint.mm: (WebKit::XPCServiceInitializerDelegate::checkEntitlements):

[webkit-changes] [167619] trunk/LayoutTests

2014-04-21 Thread hyatt
Title: [167619] trunk/LayoutTests Revision 167619 Author hy...@apple.com Date 2014-04-21 13:39:33 -0700 (Mon, 21 Apr 2014) Log Message [New Multicolumn] vertical-rl/unsplittable-inline-block misrenders the column rule. https://bugs.webkit.org/show_bug.cgi?id=131818 Reviewed by Anders Car

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

2014-04-21 Thread barraclough
Title: [167622] trunk/Source/WebKit2 Revision 167622 Author barraclo...@apple.com Date 2014-04-21 14:00:49 -0700 (Mon, 21 Apr 2014) Log Message Don't use ProcessAssertion on simulator https://bugs.webkit.org/show_bug.cgi?id=131950 Rubber stamped by Benjamin Poulain * UIProcess/ios/Proce

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

2014-04-21 Thread eric . carlson
Title: [167623] trunk/Source/WebCore Revision 167623 Author eric.carl...@apple.com Date 2014-04-21 14:06:57 -0700 (Mon, 21 Apr 2014) Log Message [iOS] enable plug-in replacement https://bugs.webkit.org/show_bug.cgi?id=131947 Reviewed by Jer Noble. * bindings/generic/RuntimeEnabledFeatur

[webkit-changes] [167624] trunk/Source

2014-04-21 Thread enrica
Title: [167624] trunk/Source Revision 167624 Author enr...@apple.com Date 2014-04-21 14:14:30 -0700 (Mon, 21 Apr 2014) Log Message [iOS WebKit2] support replacements for misspelled words. https://bugs.webkit.org/show_bug.cgi?id=131827 Reviewed by Darin Adler. Source/WebCore: Adds uti

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

2014-04-21 Thread barraclough
Title: [167625] trunk/Source/WebKit2 Revision 167625 Author barraclo...@apple.com Date 2014-04-21 14:33:50 -0700 (Mon, 21 Apr 2014) Log Message Don't use ProcessAssertion on simulator https://bugs.webkit.org/show_bug.cgi?id=131950 Rubber stamped by Enrica Casucci * UIProcess/Launcher/ma

[webkit-changes] [167626] tags/Safari-538.30.2/

2014-04-21 Thread matthew_hanson
Title: [167626] tags/Safari-538.30.2/ Revision 167626 Author matthew_han...@apple.com Date 2014-04-21 14:36:07 -0700 (Mon, 21 Apr 2014) Log Message New tag. Added Paths tags/Safari-538.30.2/ Diff Property changes: tags/Safari-538.30.2 Added: svn:ignore depcomp compile config.gue

[webkit-changes] [167628] trunk

2014-04-21 Thread jhoneycutt
Title: [167628] trunk Revision 167628 Author jhoneyc...@apple.com Date 2014-04-21 14:45:35 -0700 (Mon, 21 Apr 2014) Log Message Empty RenderInline objects should not be line break objects. https://bugs.webkit.org/show_bug.cgi?id=131861 Reviewed by David Hyatt. .: * ManualTests/empty-i

[webkit-changes] [167627] trunk/Tools

2014-04-21 Thread weinig
Title: [167627] trunk/Tools Revision 167627 Author wei...@apple.com Date 2014-04-21 14:44:34 -0700 (Mon, 21 Apr 2014) Log Message Attempt to fix the tests. * TestWebKitAPI/Tests/WebKit2Cocoa/Navigation.mm: (-[DidFailProvisionalNavigationDelegate webView:decidePolicyForNavigationAction:de

[webkit-changes] [167629] tags/Safari-538.30.2/Source

2014-04-21 Thread matthew_hanson
Title: [167629] tags/Safari-538.30.2/Source Revision 167629 Author matthew_han...@apple.com Date 2014-04-21 14:49:04 -0700 (Mon, 21 Apr 2014) Log Message Versioning. Modified Paths tags/Safari-538.30.2/Source/_javascript_Core/Configurations/Version.xcconfig tags/Safari-538.30.2/Source/W

[webkit-changes] [167630] trunk/Source

2014-04-21 Thread bdakin
Title: [167630] trunk/Source Revision 167630 Author bda...@apple.com Date 2014-04-21 15:22:35 -0700 (Mon, 21 Apr 2014) Log Message topContentInset does not play well with fullscreen elements https://bugs.webkit.org/show_bug.cgi?id=131955 -and corresponding- Reviewed by Sam Weinig. Sou

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

2014-04-21 Thread andersca
Title: [167633] trunk/Source/WebKit2 Revision 167633 Author ander...@apple.com Date 2014-04-21 16:51:15 -0700 (Mon, 21 Apr 2014) Log Message Errors passed to delegate methods should have recovery attempters https://bugs.webkit.org/show_bug.cgi?id=131957 Reviewed by Tim Horton. * UIProc

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

2014-04-21 Thread bfulgham
Title: [167634] trunk/Source/WebCore Revision 167634 Author bfulg...@apple.com Date 2014-04-21 17:05:02 -0700 (Mon, 21 Apr 2014) Log Message [Mac] Difficulty gesture scrolling vertically with trackpad after scrolling horizontally https://bugs.webkit.org/show_bug.cgi?id=131959 Reviewed

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

2014-04-21 Thread dino
Title: [167636] trunk/Source/WebCore Revision 167636 Author d...@apple.com Date 2014-04-21 17:14:34 -0700 (Mon, 21 Apr 2014) Log Message Build fix for Mountain Lion. * platform/mac/SerializedPlatformRepresentationMac.mm: (WebCore::SerializedPlatformRepresentationMac::deserialize): Modif

[webkit-changes] [167637] trunk

2014-04-21 Thread zalan
Title: [167637] trunk Revision 167637 Author za...@apple.com Date 2014-04-21 17:15:35 -0700 (Mon, 21 Apr 2014) Log Message REGRESSION (r166784): Gradient at background of iCloud login page doesn’t go all the way to the bottom https://bugs.webkit.org/show_bug.cgi?id=131924 Computing tile

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

2014-04-21 Thread simon . fraser
Title: [167638] trunk/Source/WebKit2 Revision 167638 Author simon.fra...@apple.com Date 2014-04-21 17:23:04 -0700 (Mon, 21 Apr 2014) Log Message Don't try to use a null connection()->xpcConnection() https://bugs.webkit.org/show_bug.cgi?id=131961 Reviewed by Dan Bernstein. If running wit

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

2014-04-21 Thread jer . noble
Title: [167639] trunk/Source/WebCore Revision 167639 Author jer.no...@apple.com Date 2014-04-21 17:57:39 -0700 (Mon, 21 Apr 2014) Log Message [MSE][Mac] AVSampleBufferDisplayLayer and AudioRenderer is overretained. https://bugs.webkit.org/show_bug.cgi?id=131963 Reviewed by Jon Honeycutt.

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

2014-04-21 Thread mhahnenberg
Title: [167641] trunk/Source/_javascript_Core Revision 167641 Author mhahnenb...@apple.com Date 2014-04-21 18:37:34 -0700 (Mon, 21 Apr 2014) Log Message Arguments objects shouldn't need a destructor https://bugs.webkit.org/show_bug.cgi?id=131899 Reviewed by Oliver Hunt. This patch rids

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

2014-04-21 Thread enrica
Title: [167642] trunk/Source/WebCore Revision 167642 Author enr...@apple.com Date 2014-04-21 18:48:21 -0700 (Mon, 21 Apr 2014) Log Message Followup from http://trac.webkit.org/changeset/167624 Reviewed by Darin Adler. Fixing incorrect use of ? : syntax. * editing/VisibleUnits.cpp: (Web

[webkit-changes] [167643] trunk/Tools

2014-04-21 Thread mrobinson
Title: [167643] trunk/Tools Revision 167643 Author mrobin...@webkit.org Date 2014-04-21 18:56:04 -0700 (Mon, 21 Apr 2014) Log Message [GTK] Should have the ability to output composited contents during layout testing https://bugs.webkit.org/show_bug.cgi?id=131864 Reviewed by Philippe Norm

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

2014-04-21 Thread timothy_horton
Title: [167644] trunk/Source/WebKit2 Revision 167644 Author timothy_hor...@apple.com Date 2014-04-21 19:15:12 -0700 (Mon, 21 Apr 2014) Log Message Remove a unnecessary forward-declared class from TiledCoreAnimationDrawingArea. Rubber-stamped by Simon Fraser. * WebProcess/WebPage/mac/Til

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

2014-04-21 Thread timothy_horton
Title: [167645] trunk/Source/WebKit2 Revision 167645 Author timothy_hor...@apple.com Date 2014-04-21 19:16:53 -0700 (Mon, 21 Apr 2014) Log Message [wk2] Don't send intrinsic content size updates with dirty layout https://bugs.webkit.org/show_bug.cgi?id=131964 Reviewed by Simon Fraser.

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

2014-04-21 Thread fpizlo
Title: [167646] trunk/Source/_javascript_Core Revision 167646 Author fpi...@apple.com Date 2014-04-21 19:58:00 -0700 (Mon, 21 Apr 2014) Log Message Switch statements that skip the baseline JIT should work https://bugs.webkit.org/show_bug.cgi?id=131965 Reviewed by Mark Hahnenberg. * byte

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

2014-04-21 Thread commit-queue
Title: [167647] trunk/Source/WebCore Revision 167647 Author commit-qu...@webkit.org Date 2014-04-21 20:26:22 -0700 (Mon, 21 Apr 2014) Log Message WebProfilerAgent::disable is calling the wrong superclass method https://bugs.webkit.org/show_bug.cgi?id=131968 Patch by Joseph Pecoraro on 2

[webkit-changes] [167648] trunk

2014-04-21 Thread bfulgham
Title: [167648] trunk Revision 167648 Author bfulg...@apple.com Date 2014-04-21 20:59:06 -0700 (Mon, 21 Apr 2014) Log Message [Mac] After a horizontal overflow scroll with a mechanical wheel mouse, vertical scrolling no longer works https://bugs.webkit.org/show_bug.cgi?id=131960 Reviewe

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

2014-04-21 Thread fpizlo
Title: [167649] trunk/Source/_javascript_Core Revision 167649 Author fpi...@apple.com Date 2014-04-21 21:26:25 -0700 (Mon, 21 Apr 2014) Log Message DFG::clobberize() should honestly admit that profiler and debugger nodes are effectful https://bugs.webkit.org/show_bug.cgi?id=131971 Revie

[webkit-changes] [167650] trunk

2014-04-21 Thread bfulgham
Title: [167650] trunk Revision 167650 Author bfulg...@apple.com Date 2014-04-21 22:44:49 -0700 (Mon, 21 Apr 2014) Log Message Source/WebCore: [Mac] Follow-up: After a horizontal overflow scroll with a mechanical wheel mouse, vertical scrolling no longer works https://bugs.webkit.org/show