[webkit-changes] [179441] trunk

2015-01-31 Thread commit-queue
Title: [179441] trunk Revision 179441 Author commit-qu...@webkit.org Date 2015-01-31 09:43:01 -0800 (Sat, 31 Jan 2015) Log Message Unreviewed, rolling out r179408. https://bugs.webkit.org/show_bug.cgi?id=141117 This didn't fully fix the issue (Requested by anttik on #webkit). Reverted

[webkit-changes] [179443] trunk/Source

2015-01-31 Thread commit-queue
Title: [179443] trunk/Source Revision 179443 Author commit-qu...@webkit.org Date 2015-01-31 10:28:17 -0800 (Sat, 31 Jan 2015) Log Message Unreviewed, rolling out r179426. https://bugs.webkit.org/show_bug.cgi?id=141119 caused a memory use regression (Requested by Guest45 on #webkit).

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

2015-01-31 Thread bfulgham
Title: [179442] trunk/Source/WebKit Revision 179442 Author bfulg...@apple.com Date 2015-01-31 10:12:55 -0800 (Sat, 31 Jan 2015) Log Message [Win] Unreviewed 64-bit build fix. * WebKit.vcxproj/WebKitExportGenerator/WebKitExports.def.in: Correct symbol definitions for 64-bit build.

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

2015-01-31 Thread zalan
Title: [179444] trunk/Source/WebCore Revision 179444 Author za...@apple.com Date 2015-01-31 12:30:50 -0800 (Sat, 31 Jan 2015) Log Message Regression(r179438) Simple line layout: ASSERTION at SimpleLineLayout::FlowContentsIterator::runWidth().

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

2015-01-31 Thread weinig
Title: [179445] trunk/Source/WebCore Revision 179445 Author wei...@apple.com Date 2015-01-31 12:42:57 -0800 (Sat, 31 Jan 2015) Log Message Merge SimpleFontDataIOS.mm and SimpleFontDataMac.mm into FontCocoa.mm https://bugs.webkit.org/show_bug.cgi?id=141101 Rubber-stamped by Dan

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

2015-01-31 Thread antti
Title: [179446] trunk/Source/WebKit2 Revision 179446 Author an...@apple.com Date 2015-01-31 12:43:33 -0800 (Sat, 31 Jan 2015) Log Message OSObjectPtr does not work with dispatch_data_t on Maverics https://bugs.webkit.org/show_bug.cgi?id=141081 Reviewed by Zalan Bujtas. Previous attempt

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

2015-01-31 Thread commit-queue
Title: [179458] trunk/Source/WebCore Revision 179458 Author commit-qu...@webkit.org Date 2015-01-31 20:03:43 -0800 (Sat, 31 Jan 2015) Log Message Unreviewed, rolling out r178183. https://bugs.webkit.org/show_bug.cgi?id=141132 Caused more mallocing than the volatility saved. (Requested

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

2015-01-31 Thread cdumez
Title: [179453] trunk/Source/WebCore Revision 179453 Author cdu...@apple.com Date 2015-01-31 18:06:44 -0800 (Sat, 31 Jan 2015) Log Message Remove useless PageCache::singleton() call from PageCache member function https://bugs.webkit.org/show_bug.cgi?id=141127 Reviewed by Andreas Kling.

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

2015-01-31 Thread antti
Title: [179448] trunk/Source/WebKit2 Revision 179448 Author an...@apple.com Date 2015-01-31 14:51:19 -0800 (Sat, 31 Jan 2015) Log Message Unreviewed, rolling out r179447. Forgot to include the test. Reverted changeset: Enable WebKit disk cache on OS X

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

2015-01-31 Thread weinig
Title: [179452] trunk/Source/WebCore Revision 179452 Author wei...@apple.com Date 2015-01-31 16:38:19 -0800 (Sat, 31 Jan 2015) Log Message Remove empty #if/#endif Rubber-stamped by Antti Koivisto. * platform/graphics/FontPlatformData.h: Modified Paths trunk/Source/WebCore/ChangeLog

[webkit-changes] [179457] trunk

2015-01-31 Thread msaboff
Title: [179457] trunk Revision 179457 Author msab...@apple.com Date 2015-01-31 19:58:39 -0800 (Sat, 31 Jan 2015) Log Message Crash (DFG assertion) beneath AbstractInterpreter::verifyEdge() @ http://experilous.com/1/planet-generator/2014-09-28/version-1

[webkit-changes] [179450] trunk

2015-01-31 Thread weinig
Title: [179450] trunk Revision 179450 Author wei...@apple.com Date 2015-01-31 14:55:39 -0800 (Sat, 31 Jan 2015) Log Message Remove even more Mountain Lion support https://bugs.webkit.org/show_bug.cgi?id=141124 Reviewed by Alexey Proskuryakov. Source/bmalloc: *

[webkit-changes] [179460] trunk/LayoutTests

2015-01-31 Thread bfulgham
Title: [179460] trunk/LayoutTests Revision 179460 Author bfulg...@apple.com Date 2015-01-31 22:54:29 -0800 (Sat, 31 Jan 2015) Log Message [Win] Unreviewed test machine configuration change. * http/conf/apache2.4-httpd-win.conf: Provide reasonable default PidFile location for xampp-based

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

2015-01-31 Thread commit-queue
Title: [179455] trunk/Source/WebCore Revision 179455 Author commit-qu...@webkit.org Date 2015-01-31 19:04:21 -0800 (Sat, 31 Jan 2015) Log Message Merge the iOS implementations of GraphicsContext::drawText and GraphicsContext::drawBidiText with the platform independent ones

[webkit-changes] [179449] trunk

2015-01-31 Thread antti
Title: [179449] trunk Revision 179449 Author an...@apple.com Date 2015-01-31 14:54:17 -0800 (Sat, 31 Jan 2015) Log Message Enable WebKit disk cache on OS X https://bugs.webkit.org/show_bug.cgi?id=141022 Reviewed by Gavin Barraclough. Source/WebKit2: * config.h: Flip the switch.

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

2015-01-31 Thread weinig
Title: [179451] trunk/Source/WebCore Revision 179451 Author wei...@apple.com Date 2015-01-31 15:52:38 -0800 (Sat, 31 Jan 2015) Log Message Remove support for disabling drawing of emoji https://bugs.webkit.org/show_bug.cgi?id=141126 Reviewed by Antti Koivisto. Remove unused support for

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

2015-01-31 Thread cdumez
Title: [179456] trunk/Source/WebCore Revision 179456 Author cdu...@apple.com Date 2015-01-31 19:11:14 -0800 (Sat, 31 Jan 2015) Log Message Use simpler CachedResourceMap structure in MemoryCache with CACHE_PARTITIONING enabled https://bugs.webkit.org/show_bug.cgi?id=141110 Reviewed by

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

2015-01-31 Thread antti
Title: [179447] trunk/Source/WebKit2 Revision 179447 Author an...@apple.com Date 2015-01-31 14:43:20 -0800 (Sat, 31 Jan 2015) Log Message Enable WebKit disk cache on OS X https://bugs.webkit.org/show_bug.cgi?id=141022 Reviewed by Gavin Barraclough. * config.h: Flip the switch.

[webkit-changes] [179459] trunk

2015-01-31 Thread commit-queue
Title: [179459] trunk Revision 179459 Author commit-qu...@webkit.org Date 2015-01-31 20:18:00 -0800 (Sat, 31 Jan 2015) Log Message REGRESSION (r177689): Emoji variation sequences rendered incorrectly (as characters from other non-emoji font) https://bugs.webkit.org/show_bug.cgi?id=141112

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

2015-01-31 Thread akling
Title: [179454] trunk/Source/WebCore Revision 179454 Author akl...@apple.com Date 2015-01-31 18:58:13 -0800 (Sat, 31 Jan 2015) Log Message Shrink RenderBlock. https://webkit.org/b/141129 Reviewed by Antti Koivisto. Get rid of the bitfield in RenderBlock by moving the essential bits to