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

2016-01-16 Thread mmaxfield
Title: [195164] trunk/Source/WebCore Revision 195164 Author mmaxfi...@apple.com Date 2016-01-16 00:25:27 -0800 (Sat, 16 Jan 2016) Log Message Tiny cleanup in FontFaceComparator https://bugs.webkit.org/show_bug.cgi?id=153044 Reviewed by Zalan Bujtas. This is a follow-up patch to

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

2016-01-16 Thread carlosgc
Title: [195166] trunk/Source/WebKit2 Revision 195166 Author carlo...@webkit.org Date 2016-01-16 01:36:44 -0800 (Sat, 16 Jan 2016) Log Message [GTK] GVariant runtime critical errors when encoding session data https://bugs.webkit.org/show_bug.cgi?id=153130 Reviewed by Michael Catanzaro.

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

2016-01-16 Thread carlosgc
Title: [195165] trunk/Source/WebCore Revision 195165 Author carlo...@webkit.org Date 2016-01-16 00:49:18 -0800 (Sat, 16 Jan 2016) Log Message [SOUP] Initialize HTTP version of ResourceResponse https://bugs.webkit.org/show_bug.cgi?id=153088 Reviewed by Michael Catanzaro. *

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

2016-01-16 Thread carlosgc
Title: [195167] trunk/Source/WebCore Revision 195167 Author carlo...@webkit.org Date 2016-01-16 01:44:17 -0800 (Sat, 16 Jan 2016) Log Message [GTK] List box selections stopped working again with GTK+ from current git master https://bugs.webkit.org/show_bug.cgi?id=153122 Reviewed by

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

2016-01-16 Thread akling
Title: [195179] trunk/Source/WebCore Revision 195179 Author akl...@apple.com Date 2016-01-16 16:21:44 -0800 (Sat, 16 Jan 2016) Log Message Allocate style sheet media queries in BumpArena. Reviewed by Antti Koivisto. Teach the CSS parser to allocate MediaQuery and MediaQueryExp from

[webkit-changes] [195178] trunk

2016-01-16 Thread commit-queue
Title: [195178] trunk Revision 195178 Author commit-qu...@webkit.org Date 2016-01-16 16:04:37 -0800 (Sat, 16 Jan 2016) Log Message [ES6] Arrow function syntax. Arrow function should support the destructuring parameters. https://bugs.webkit.org/show_bug.cgi?id=146934 Patch by Skachkov

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

2016-01-16 Thread mcatanzaro
Title: [195168] trunk/Source/WebKit2 Revision 195168 Author mcatanz...@igalia.com Date 2016-01-16 07:15:09 -0800 (Sat, 16 Jan 2016) Log Message [GTK] Unreviewed. Fix a typo in an API comment. * UIProcess/API/gtk/WebKitWebViewSessionState.cpp: Modified Paths

[webkit-changes] [195170] trunk/Source

2016-01-16 Thread simon . fraser
Title: [195170] trunk/Source Revision 195170 Author simon.fra...@apple.com Date 2016-01-16 10:12:41 -0800 (Sat, 16 Jan 2016) Log Message Remove GraphicsContext::drawConvexPolygon() and GraphicsContext::clipConvexPolygon() https://bugs.webkit.org/show_bug.cgi?id=153174 Reviewed by Zalan

[webkit-changes] [195175] trunk/LayoutTests

2016-01-16 Thread commit-queue
Title: [195175] trunk/LayoutTests Revision 195175 Author commit-qu...@webkit.org Date 2016-01-16 12:53:55 -0800 (Sat, 16 Jan 2016) Log Message Web Inspector: Add tests for Array Utilities like lowerBound/upperBound https://bugs.webkit.org/show_bug.cgi?id=153177 Patch by Joseph Pecoraro

[webkit-changes] [195172] trunk

2016-01-16 Thread simon . fraser
Title: [195172] trunk Revision 195172 Author simon.fra...@apple.com Date 2016-01-16 11:07:34 -0800 (Sat, 16 Jan 2016) Log Message Source/WebCore: Fix flakiness of displaylists/layer-dispay-list.html When toggling "uses display list drawing" on a GraphicsLayerCA, do a repaint. *

[webkit-changes] [195176] trunk/Websites/webkit.org

2016-01-16 Thread timothy
Title: [195176] trunk/Websites/webkit.org Revision 195176 Author timo...@apple.com Date 2016-01-16 13:05:56 -0800 (Sat, 16 Jan 2016) Log Message Fix some responsive issues on smaller screens. * wp-content/themes/webkit/style.css: (.timeline .time): (@media (max-width: 900px)):

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

2016-01-16 Thread jhoneycutt
Title: [195171] trunk/Source/WebKit2 Revision 195171 Author jhoneyc...@apple.com Date 2016-01-16 11:03:08 -0800 (Sat, 16 Jan 2016) Log Message [iOS] Replace deprecated -[UIDocumentMenuViewController _setIgnoreApplicationEntitlementForImport:] Reviewed by Brent Fulgham. *

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

2016-01-16 Thread akling
Title: [195173] trunk/Source/WebCore Revision 195173 Author akl...@apple.com Date 2016-01-16 12:37:25 -0800 (Sat, 16 Jan 2016) Log Message Give RuleSet a BumpArena and start using it for RuleDataVectors. Reviewed by Antti Koivisto. Since RuleSet only supports appending rules and

[webkit-changes] [195174] trunk

2016-01-16 Thread commit-queue
Title: [195174] trunk Revision 195174 Author commit-qu...@webkit.org Date 2016-01-16 12:50:22 -0800 (Sat, 16 Jan 2016) Log Message .: [GTK] Use -Wl,-all_load on darwin to include contents of all static archives https://bugs.webkit.org/show_bug.cgi?id=153117 Patch by Jeremy Huddleston

[webkit-changes] [195180] trunk

2016-01-16 Thread mmaxfield
Title: [195180] trunk Revision 195180 Author mmaxfi...@apple.com Date 2016-01-16 20:54:32 -0800 (Sat, 16 Jan 2016) Log Message Remove TextRun::allowsRoundingHacks() https://bugs.webkit.org/show_bug.cgi?id=153185 Reviewed by Simon Fraser. Source/WebCore: Rounding hacks are disallowed

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

2016-01-16 Thread mcatanzaro
Title: [195177] trunk/Source/WebCore Revision 195177 Author mcatanz...@igalia.com Date 2016-01-16 16:00:43 -0800 (Sat, 16 Jan 2016) Log Message [GTK] Add a couple comments to ScrollbarThemeGtk https://bugs.webkit.org/show_bug.cgi?id=153184 Reviewed by Carlos Garcia Campos. *

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

2016-01-16 Thread commit-queue
Title: [195169] trunk/Source/WebCore Revision 195169 Author commit-qu...@webkit.org Date 2016-01-16 08:46:03 -0800 (Sat, 16 Jan 2016) Log Message Add Platform.cpp to ANGLESupport https://bugs.webkit.org/show_bug.cgi?id=153120 Patch by Jeremy Huddleston Sequoia on