[webkit-changes] [212876] trunk

2017-02-22 Thread mmaxfield
Title: [212876] trunk Revision 212876 Author mmaxfi...@apple.com Date 2017-02-22 22:11:02 -0800 (Wed, 22 Feb 2017) Log Message [Cocoa] Remove Yosemite-specific font lookup code https://bugs.webkit.org/show_bug.cgi?id=168682 Reviewed by Zalan Bujtas. Source/WebCore: No new tests

[webkit-changes] [212513] trunk

2017-02-16 Thread mmaxfield
Title: [212513] trunk Revision 212513 Author mmaxfi...@apple.com Date 2017-02-16 17:28:00 -0800 (Thu, 16 Feb 2017) Log Message font-weight in @font-face can cause a font to be downloaded even when it's not used https://bugs.webkit.org/show_bug.cgi?id=168114 Reviewed by Darin Adler.

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

2017-02-13 Thread mmaxfield
Title: [212263] trunk/Source/WebCore Revision 212263 Author mmaxfi...@apple.com Date 2017-02-13 17:17:12 -0800 (Mon, 13 Feb 2017) Log Message [Cocoa] Stop soft-linking CTRunGetBaseAdvancesAndOrigins() https://bugs.webkit.org/show_bug.cgi?id=168256 Reviewed by Alex Christensen. Use of

[webkit-changes] [212235] trunk

2017-02-13 Thread mmaxfield
Title: [212235] trunk Revision 212235 Author mmaxfi...@apple.com Date 2017-02-13 11:07:43 -0800 (Mon, 13 Feb 2017) Log Message Update custom line breaking iterators to the latest version of Unicode https://bugs.webkit.org/show_bug.cgi?id=168182 Reviewed by Zalan Bujtas. Source/WebCore:

[webkit-changes] [211836] trunk

2017-02-07 Thread mmaxfield
Title: [211836] trunk Revision 211836 Author mmaxfi...@apple.com Date 2017-02-07 13:37:44 -0800 (Tue, 07 Feb 2017) Log Message [Win] [GTK] [EFL] Compile (but don't use, yet) the platform-independent piece of ComplexTextController https://bugs.webkit.org/show_bug.cgi?id=167927 Reviewed

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

2017-02-07 Thread mmaxfield
Title: [211776] trunk/Source/WebCore Revision 211776 Author mmaxfi...@apple.com Date 2017-02-07 00:14:06 -0800 (Tue, 07 Feb 2017) Log Message Move platform-independent parts of ComplexTextController out of mac/ subfolder https://bugs.webkit.org/show_bug.cgi?id=167922 Reviewed by Jon

[webkit-changes] [211765] trunk

2017-02-06 Thread mmaxfield
Title: [211765] trunk Revision 211765 Author mmaxfi...@apple.com Date 2017-02-06 18:14:53 -0800 (Mon, 06 Feb 2017) Log Message Migrate ComplexTextController to use platform-independent types https://bugs.webkit.org/show_bug.cgi?id=167833 Reviewed by Brent Fulgham. Source/WebCore:

[webkit-changes] [211667] trunk

2017-02-03 Thread mmaxfield
Title: [211667] trunk Revision 211667 Author mmaxfi...@apple.com Date 2017-02-03 21:53:39 -0800 (Fri, 03 Feb 2017) Log Message REGRESSION(r204858): Synthetic bold text in vertical writing mode is rotated away from original text https://bugs.webkit.org/show_bug.cgi?id=167826 Reviewed by

[webkit-changes] [211382] trunk

2017-01-30 Thread mmaxfield
Title: [211382] trunk Revision 211382 Author mmaxfi...@apple.com Date 2017-01-30 12:43:14 -0800 (Mon, 30 Jan 2017) Log Message Correct spacing regression on inter-element complex path shaping on some fonts https://bugs.webkit.org/show_bug.cgi?id=166013 Reviewed by Simon Fraser.

[webkit-changes] [211308] trunk

2017-01-27 Thread mmaxfield
Title: [211308] trunk Revision 211308 Author mmaxfi...@apple.com Date 2017-01-27 15:56:58 -0800 (Fri, 27 Jan 2017) Log Message [Cocoa] Prepare ComplexTextController for unit testing https://bugs.webkit.org/show_bug.cgi?id=167493 Reviewed by Simon Fraser. Addressing post-review comments

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

2017-01-27 Thread mmaxfield
Title: [211303] trunk/Source/WebCore Revision 211303 Author mmaxfi...@apple.com Date 2017-01-27 14:39:33 -0800 (Fri, 27 Jan 2017) Log Message Proclaim that we are considering font-display, rhythmic sizing, and text decoration level 4 https://bugs.webkit.org/show_bug.cgi?id=167340

[webkit-changes] [211294] trunk

2017-01-27 Thread mmaxfield
Title: [211294] trunk Revision 211294 Author mmaxfi...@apple.com Date 2017-01-27 12:28:11 -0800 (Fri, 27 Jan 2017) Log Message [Cocoa] Prepare ComplexTextController for unit testing https://bugs.webkit.org/show_bug.cgi?id=167493 Reviewed by Dean Jackson. Source/WebCore:

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

2017-01-22 Thread mmaxfield
Title: [211029] trunk/Source/WebCore Revision 211029 Author mmaxfi...@apple.com Date 2017-01-22 19:52:39 -0800 (Sun, 22 Jan 2017) Log Message [Cocoa] Unify FontPlatformData's hashing and equality operators https://bugs.webkit.org/show_bug.cgi?id=167061 Reviewed by Darin Adler. On iOS,

[webkit-changes] [211027] trunk

2017-01-22 Thread mmaxfield
Title: [211027] trunk Revision 211027 Author mmaxfi...@apple.com Date 2017-01-22 09:24:51 -0800 (Sun, 22 Jan 2017) Log Message Introducing the Platform Abstraction Layer (PAL) https://bugs.webkit.org/show_bug.cgi?id=143358 Reviewed by Alex Christensen. .: * CMakeLists.txt: *

[webkit-changes] [210932] trunk

2017-01-19 Thread mmaxfield
Title: [210932] trunk Revision 210932 Author mmaxfi...@apple.com Date 2017-01-19 11:24:12 -0800 (Thu, 19 Jan 2017) Log Message [Cocoa] Variation fonts are erroneously disabled on iOS https://bugs.webkit.org/show_bug.cgi?id=167172 Reviewed by Simon Fraser. OpenSource builders don't seem

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

2017-01-18 Thread mmaxfield
Title: [210883] trunk/Source/WebCore Revision 210883 Author mmaxfi...@apple.com Date 2017-01-18 13:40:26 -0800 (Wed, 18 Jan 2017) Log Message [Cocoa] Variation fonts without variations specified are not rendered as if the default variations were specified

[webkit-changes] [210882] trunk

2017-01-18 Thread mmaxfield
Title: [210882] trunk Revision 210882 Author mmaxfi...@apple.com Date 2017-01-18 13:35:30 -0800 (Wed, 18 Jan 2017) Log Message background-repeat-x doesn't work https://bugs.webkit.org/show_bug.cgi?id=166997 Reviewed by Simon Fraser. Source/WebCore: During the creation of the new CSS

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

2017-01-15 Thread mmaxfield
Title: [210778] trunk/Source/WebCore Revision 210778 Author mmaxfi...@apple.com Date 2017-01-15 09:47:00 -0800 (Sun, 15 Jan 2017) Log Message [Cocoa] Unify FontPlatformData's hashing and equality operators https://bugs.webkit.org/show_bug.cgi?id=167061 Reviewed by Darin Adler. On iOS,

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

2017-01-15 Thread mmaxfield
Title: [210776] trunk/Source/WebCore Revision 210776 Author mmaxfi...@apple.com Date 2017-01-15 00:23:31 -0800 (Sun, 15 Jan 2017) Log Message [Cocoa] Unify font fallback between macOS and iOS for when the font-family list is exhausted https://bugs.webkit.org/show_bug.cgi?id=167056

[webkit-changes] [210601] trunk

2017-01-11 Thread mmaxfield
Title: [210601] trunk Revision 210601 Author mmaxfi...@apple.com Date 2017-01-11 15:06:13 -0800 (Wed, 11 Jan 2017) Log Message ASSERTION FAILED: run->m_stop > 0 in *WebCore::RenderBlockFlow::computeInlineDirectionPositionsForSegment https://bugs.webkit.org/show_bug.cgi?id=166030

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

2017-01-11 Thread mmaxfield
Title: [210598] trunk/Source/WebCore Revision 210598 Author mmaxfi...@apple.com Date 2017-01-11 13:46:43 -0800 (Wed, 11 Jan 2017) Log Message [Cocoa] Testing fix after r210597 https://bugs.webkit.org/show_bug.cgi?id=166672 Unreviewed. * platform/graphics/cocoa/FontCacheCoreText.cpp:

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

2017-01-11 Thread mmaxfield
Title: [210597] trunk/Source/WebCore Revision 210597 Author mmaxfi...@apple.com Date 2017-01-11 13:40:12 -0800 (Wed, 11 Jan 2017) Log Message [Cocoa] Testing fix after r210591 https://bugs.webkit.org/show_bug.cgi?id=166672 Unreviewed. Fixes fast/text/trak-optimizeLegibility.html and

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

2017-01-11 Thread mmaxfield
Title: [210591] trunk/Source/WebCore Revision 210591 Author mmaxfi...@apple.com Date 2017-01-11 10:26:38 -0800 (Wed, 11 Jan 2017) Log Message [Cocoa] Variation fonts without variations specified are not rendered as if the default variations were specified

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

2017-01-05 Thread mmaxfield
Title: [210400] trunk/Source/WebCore Revision 210400 Author mmaxfi...@apple.com Date 2017-01-05 17:06:15 -0800 (Thu, 05 Jan 2017) Log Message CoreText variation axis identifiers don't work with 64-bit numbers https://bugs.webkit.org/show_bug.cgi?id=166745 Reviewed by Tim Horton.

[webkit-changes] [210399] trunk

2017-01-05 Thread mmaxfield
Title: [210399] trunk Revision 210399 Author mmaxfi...@apple.com Date 2017-01-05 17:04:34 -0800 (Thu, 05 Jan 2017) Log Message Carets can split up marriages and families https://bugs.webkit.org/show_bug.cgi?id=166711 Reviewed by Alex Christensen. Source/WTF: There are four code

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

2017-01-05 Thread mmaxfield
Title: [210370] trunk/Source/WebCore Revision 210370 Author mmaxfi...@apple.com Date 2017-01-05 12:31:28 -0800 (Thu, 05 Jan 2017) Log Message [Cocoa] Variation fonts without variations specified are not rendered as if the default variations were specified

[webkit-changes] [210315] trunk

2017-01-04 Thread mmaxfield
Title: [210315] trunk Revision 210315 Author mmaxfi...@apple.com Date 2017-01-04 20:35:48 -0800 (Wed, 04 Jan 2017) Log Message Remove runtime flag for variation fonts https://bugs.webkit.org/show_bug.cgi?id=164251 Reviewed by Dean Jackson. Source/WebCore: No new tests because there is

[webkit-changes] [210054] trunk

2016-12-20 Thread mmaxfield
Title: [210054] trunk Revision 210054 Author mmaxfi...@apple.com Date 2016-12-20 20:44:01 -0800 (Tue, 20 Dec 2016) Log Message Skia lighter wght variation looks bolder than regular https://bugs.webkit.org/show_bug.cgi?id=165948 Reviewed by Antti Koivisto. Source/WebCore: Test:

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

2016-12-15 Thread mmaxfield
Title: [209913] trunk/Source/WTF Revision 209913 Author mmaxfi...@apple.com Date 2016-12-15 23:12:23 -0800 (Thu, 15 Dec 2016) Log Message Unreviewed build fix after r209910 Unreviewed. * wtf/Platform.h: Modified Paths trunk/Source/WTF/ChangeLog trunk/Source/WTF/wtf/Platform.h

[webkit-changes] [209907] trunk/Source

2016-12-15 Thread mmaxfield
Title: [209907] trunk/Source Revision 209907 Author mmaxfi...@apple.com Date 2016-12-15 21:19:32 -0800 (Thu, 15 Dec 2016) Log Message Stop reinterpret_casting UBreakIterators to the undefined type TextBreakIterator https://bugs.webkit.org/show_bug.cgi?id=165931 Source/WebCore: Reviewed

[webkit-changes] [209875] trunk

2016-12-15 Thread mmaxfield
Title: [209875] trunk Revision 209875 Author mmaxfi...@apple.com Date 2016-12-15 14:12:21 -0800 (Thu, 15 Dec 2016) Log Message [Cocoa] Implement font-synthesis: small-caps https://bugs.webkit.org/show_bug.cgi?id=165892 Reviewed by David Hyatt. Source/WebCore: The CSS Fonts level 4

[webkit-changes] [209591] trunk

2016-12-08 Thread mmaxfield
Title: [209591] trunk Revision 209591 Author mmaxfi...@apple.com Date 2016-12-08 18:06:04 -0800 (Thu, 08 Dec 2016) Log Message ASSERTION FAILED: locale in WebCore::lastHyphenLocation https://bugs.webkit.org/show_bug.cgi?id=164182 Reviewed by Zalan Bujtas. Source/WebCore: Our

[webkit-changes] [209410] trunk

2016-12-06 Thread mmaxfield
Title: [209410] trunk Revision 209410 Author mmaxfi...@apple.com Date 2016-12-06 11:54:49 -0800 (Tue, 06 Dec 2016) Log Message [Cocoa] REGRESSION(r205396): Intermediate CTRuns with initial advances get double counted when glyph origins are enabled

[webkit-changes] [208976] trunk

2016-11-25 Thread mmaxfield
Title: [208976] trunk Revision 208976 Author mmaxfi...@apple.com Date 2016-11-25 09:35:06 -0800 (Fri, 25 Nov 2016) Log Message [CSS Font Loading] FontFace.load() promises don't always fire https://bugs.webkit.org/show_bug.cgi?id=165037 Reviewed by Simon Fraser. Source/WebCore: We

[webkit-changes] [208910] trunk

2016-11-18 Thread mmaxfield
Title: [208910] trunk Revision 208910 Author mmaxfi...@apple.com Date 2016-11-18 17:00:16 -0800 (Fri, 18 Nov 2016) Log Message [WebGL2] Implement texStorage2D() https://bugs.webkit.org/show_bug.cgi?id=164493 Reviewed by Dean Jackson. Source/WebCore: Create a new validation function

[webkit-changes] [208894] trunk

2016-11-18 Thread mmaxfield
Title: [208894] trunk Revision 208894 Author mmaxfi...@apple.com Date 2016-11-18 13:55:09 -0800 (Fri, 18 Nov 2016) Log Message Unsupported emoji are invisible https://bugs.webkit.org/show_bug.cgi?id=164944 Reviewed by Dean Jackson. Source/WebCore: In WidthIterator, we explicitly skip

[webkit-changes] [208889] trunk

2016-11-18 Thread mmaxfield
Title: [208889] trunk Revision 208889 Author mmaxfi...@apple.com Date 2016-11-18 12:56:36 -0800 (Fri, 18 Nov 2016) Log Message [CSS Font Loading] FontFaceSet.load() promises don't always fire https://bugs.webkit.org/show_bug.cgi?id=164902 Reviewed by David Hyatt. Source/WebCore: Test:

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

2016-11-15 Thread mmaxfield
Title: [208747] trunk/Source/WebCore Revision 208747 Author mmaxfi...@apple.com Date 2016-11-15 12:55:29 -0800 (Tue, 15 Nov 2016) Log Message [WebGL] Remove unused Chromium-specific OpenGL extensions https://bugs.webkit.org/show_bug.cgi?id=164782 Reviewed by Dean Jackson. No new tests

[webkit-changes] [208396] trunk

2016-11-04 Thread mmaxfield
Title: [208396] trunk Revision 208396 Author mmaxfi...@apple.com Date 2016-11-04 13:09:39 -0700 (Fri, 04 Nov 2016) Log Message Implement WebGL2RenderingContext::copyBufferSubData() https://bugs.webkit.org/show_bug.cgi?id=164008 Reviewed by Dean Jackson. Source/WebCore: Similar to

[webkit-changes] [208321] trunk

2016-11-02 Thread mmaxfield
Title: [208321] trunk Revision 208321 Author mmaxfi...@apple.com Date 2016-11-02 20:25:28 -0700 (Wed, 02 Nov 2016) Log Message CSS.supports("font-variation-settings", "'wght' 500") erroneously returns false https://bugs.webkit.org/show_bug.cgi?id=164244 Reviewed by Michael Catanzaro.

[webkit-changes] [208313] trunk

2016-11-02 Thread mmaxfield
Title: [208313] trunk Revision 208313 Author mmaxfi...@apple.com Date 2016-11-02 17:05:12 -0700 (Wed, 02 Nov 2016) Log Message [iOS] [WebGL] Multisample resolve step may operate on stale data https://bugs.webkit.org/show_bug.cgi?id=164347 Reviewed by Dean Jackson. Source/WebCore: When

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

2016-10-31 Thread mmaxfield
Title: [208206] trunk/Source/WebCore Revision 208206 Author mmaxfi...@apple.com Date 2016-10-31 18:36:00 -0700 (Mon, 31 Oct 2016) Log Message Migrate CanvasRenderingContext's internal canvas pointer to a reference https://bugs.webkit.org/show_bug.cgi?id=164259 Reviewed by Dean Jackson.

[webkit-changes] [208032] trunk

2016-10-27 Thread mmaxfield
Title: [208032] trunk Revision 208032 Author mmaxfi...@apple.com Date 2016-10-27 22:28:55 -0700 (Thu, 27 Oct 2016) Log Message Teach WebGL code about new buffer targets in WebGL2 https://bugs.webkit.org/show_bug.cgi?id=163924 Reviewed by Dean Jackson. Source/WebCore: WebGL 2 adds new

[webkit-changes] [208022] trunk

2016-10-27 Thread mmaxfield
Title: [208022] trunk Revision 208022 Author mmaxfi...@apple.com Date 2016-10-27 18:45:11 -0700 (Thu, 27 Oct 2016) Log Message [macOS] [WebGL2] Temporarily upgrade WebGL 2's internal OpenGL context from version 2.1 to 3.2 https://bugs.webkit.org/show_bug.cgi?id=164091 Reviewed by Dean

[webkit-changes] [207786] trunk/LayoutTests

2016-10-24 Thread mmaxfield
Title: [207786] trunk/LayoutTests Revision 207786 Author mmaxfi...@apple.com Date 2016-10-24 16:12:15 -0700 (Mon, 24 Oct 2016) Log Message Font variations test gardening Unreviewed. * platform/mac/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [207726] trunk

2016-10-23 Thread mmaxfield
Title: [207726] trunk Revision 207726 Author mmaxfi...@apple.com Date 2016-10-23 00:23:28 -0700 (Sun, 23 Oct 2016) Log Message ASSERTION FAILED: m_fonts in ::FontCascade::primaryFont https://bugs.webkit.org/show_bug.cgi?id=163459 Reviewed by Darin Adler. Source/WebCore: The CSS Units

[webkit-changes] [207649] trunk

2016-10-20 Thread mmaxfield
Title: [207649] trunk Revision 207649 Author mmaxfi...@apple.com Date 2016-10-20 18:17:31 -0700 (Thu, 20 Oct 2016) Log Message Implement WebGL2 bufferData() and bufferSubData() methods https://bugs.webkit.org/show_bug.cgi?id=163759 Reviewed by Dean Jackson. Source/WebCore: These new

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

2016-10-20 Thread mmaxfield
Title: [207644] trunk/Source/WebCore Revision 207644 Author mmaxfi...@apple.com Date 2016-10-20 16:51:26 -0700 (Thu, 20 Oct 2016) Log Message Many WebGL functions which don't throw are marked as possibly throwing https://bugs.webkit.org/show_bug.cgi?id=163747 Reviewed by Dean Jackson.

[webkit-changes] [207642] trunk

2016-10-20 Thread mmaxfield
Title: [207642] trunk Revision 207642 Author mmaxfi...@apple.com Date 2016-10-20 16:05:53 -0700 (Thu, 20 Oct 2016) Log Message [macOS] [iOS] Disable variation fonts on macOS El Capitan and iOS 9 https://bugs.webkit.org/show_bug.cgi?id=163374 Reviewed by Darin Adler.

[webkit-changes] [207632] trunk

2016-10-20 Thread mmaxfield
Title: [207632] trunk Revision 207632 Author mmaxfi...@apple.com Date 2016-10-20 12:17:06 -0700 (Thu, 20 Oct 2016) Log Message Improve error message when passing a null ArrayBuffer to bufferData() https://bugs.webkit.org/show_bug.cgi?id=163745 Reviewed by Dean Jackson. Source/WebCore:

[webkit-changes] [207581] trunk

2016-10-19 Thread mmaxfield
Title: [207581] trunk Revision 207581 Author mmaxfi...@apple.com Date 2016-10-19 17:39:09 -0700 (Wed, 19 Oct 2016) Log Message CSS font-variation-settings does not handle uppercase axis names in variable fonts https://bugs.webkit.org/show_bug.cgi?id=163546 Reviewed by Dean Jackson.

[webkit-changes] [207557] trunk

2016-10-19 Thread mmaxfield
Title: [207557] trunk Revision 207557 Author mmaxfi...@apple.com Date 2016-10-19 12:40:49 -0700 (Wed, 19 Oct 2016) Log Message [macOS] [iOS] Disable variation fonts on macOS El Capitan and iOS 9 https://bugs.webkit.org/show_bug.cgi?id=163374 Reviewed by Darin Adler.

[webkit-changes] [207383] trunk/LayoutTests

2016-10-15 Thread mmaxfield
Title: [207383] trunk/LayoutTests Revision 207383 Author mmaxfi...@apple.com Date 2016-10-15 16:21:32 -0700 (Sat, 15 Oct 2016) Log Message Test that duplicate axis values in font-variation-settings are resolved correctly https://bugs.webkit.org/show_bug.cgi?id=163489 Reviewed by Darin

[webkit-changes] [206896] trunk

2016-10-06 Thread mmaxfield
Title: [206896] trunk Revision 206896 Author mmaxfi...@apple.com Date 2016-10-06 20:21:27 -0700 (Thu, 06 Oct 2016) Log Message Variation fonts don't affect glyph advances https://bugs.webkit.org/show_bug.cgi?id=163093 Reviewed by Darin Adler. Source/WebCore: Work around known bug .

[webkit-changes] [206839] trunk

2016-10-05 Thread mmaxfield
Title: [206839] trunk Revision 206839 Author mmaxfi...@apple.com Date 2016-10-05 17:40:41 -0700 (Wed, 05 Oct 2016) Log Message Put variation fonts work behind a compile-time flag https://bugs.webkit.org/show_bug.cgi?id=162949 Reviewed by Simon Fraser. Source/_javascript_Core: *

[webkit-changes] [206791] trunk

2016-10-04 Thread mmaxfield
Title: [206791] trunk Revision 206791 Author mmaxfi...@apple.com Date 2016-10-04 16:10:26 -0700 (Tue, 04 Oct 2016) Log Message font-family: cursive should map to KaiTi in Chinese https://bugs.webkit.org/show_bug.cgi?id=162889 Reviewed by Tim Horton. Source/WebCore: According to Bobby

[webkit-changes] [206761] trunk

2016-10-03 Thread mmaxfield
Title: [206761] trunk Revision 206761 Author mmaxfi...@apple.com Date 2016-10-03 17:06:25 -0700 (Mon, 03 Oct 2016) Log Message Implement rendering of font-variation-settings https://bugs.webkit.org/show_bug.cgi?id=162782 Reviewed by Zalan Bujtas. Source/WebCore: (Re-landing after

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

2016-09-30 Thread mmaxfield
Title: [206705] trunk/Source/WebKit2 Revision 206705 Author mmaxfi...@apple.com Date 2016-09-30 20:49:15 -0700 (Fri, 30 Sep 2016) Log Message Follow-up patch after r206701 https://bugs.webkit.org/show_bug.cgi?id=162818 Unreviewed. I missed one place required to enable an experimental

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

2016-09-30 Thread mmaxfield
Title: [206703] trunk/Source/WebCore Revision 206703 Author mmaxfi...@apple.com Date 2016-09-30 18:28:44 -0700 (Fri, 30 Sep 2016) Log Message Declare that our variation fonts work is in progress https://bugs.webkit.org/show_bug.cgi?id=162816 Reviewed by Simon Fraser. * features.json:

[webkit-changes] [206701] trunk/Source

2016-09-30 Thread mmaxfield
Title: [206701] trunk/Source Revision 206701 Author mmaxfi...@apple.com Date 2016-09-30 18:26:10 -0700 (Fri, 30 Sep 2016) Log Message Turn variation fonts on by default https://bugs.webkit.org/show_bug.cgi?id=162818 Reviewed by Simon Fraser. Source/WebCore: No new tests because there

[webkit-changes] [206692] trunk

2016-09-30 Thread mmaxfield
Title: [206692] trunk Revision 206692 Author mmaxfi...@apple.com Date 2016-09-30 16:12:23 -0700 (Fri, 30 Sep 2016) Log Message Implement rendering of font-variation-settings https://bugs.webkit.org/show_bug.cgi?id=162782 Reviewed by Zalan Bujtas. Source/WebCore: Because the heavy

[webkit-changes] [206690] trunk

2016-09-30 Thread mmaxfield
Title: [206690] trunk Revision 206690 Author mmaxfi...@apple.com Date 2016-09-30 16:08:02 -0700 (Fri, 30 Sep 2016) Log Message Implement animation of font-variation-settings https://bugs.webkit.org/show_bug.cgi?id=162783 Reviewed by Simon Fraser. Source/WebCore: Modify

[webkit-changes] [206679] trunk

2016-09-30 Thread mmaxfield
Title: [206679] trunk Revision 206679 Author mmaxfi...@apple.com Date 2016-09-30 14:59:15 -0700 (Fri, 30 Sep 2016) Log Message Parse font-variation-settings https://bugs.webkit.org/show_bug.cgi?id=162781 Reviewed by Simon Fraser. Source/WebCore: CSS Fonts level 4 [1] details the

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

2016-09-30 Thread mmaxfield
Title: [206676] trunk/Source/WebCore Revision 206676 Author mmaxfi...@apple.com Date 2016-09-30 14:41:23 -0700 (Fri, 30 Sep 2016) Log Message Followup patch to r206664 https://bugs.webkit.org/show_bug.cgi?id=162774 Unreviewed. No new tests because there is no behavior change. *

[webkit-changes] [206666] trunk

2016-09-30 Thread mmaxfield
Title: [20] trunk Revision 20 Author mmaxfi...@apple.com Date 2016-09-30 14:17:47 -0700 (Fri, 30 Sep 2016) Log Message Fix fast/text/trak-optimizeLegibility.html https://bugs.webkit.org/show_bug.cgi?id=162779 Reviewed by Simon Fraser. Source/WebCore: I accidentally created

[webkit-changes] [206665] trunk/Source

2016-09-30 Thread mmaxfield
Title: [206665] trunk/Source Revision 206665 Author mmaxfi...@apple.com Date 2016-09-30 14:16:07 -0700 (Fri, 30 Sep 2016) Log Message Create runtime flag for variation font work https://bugs.webkit.org/show_bug.cgi?id=162780 Reviewed by Alex Christensen. Source/WebCore: No new tests

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

2016-09-30 Thread mmaxfield
Title: [206664] trunk/Source/WebCore Revision 206664 Author mmaxfi...@apple.com Date 2016-09-30 14:11:21 -0700 (Fri, 30 Sep 2016) Log Message Templatize internal FontFeatureSettings class for variation font support https://bugs.webkit.org/show_bug.cgi?id=162774 Reviewed by Alex

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

2016-09-27 Thread mmaxfield
Title: [206466] trunk/Source/WebCore Revision 206466 Author mmaxfi...@apple.com Date 2016-09-27 14:58:56 -0700 (Tue, 27 Sep 2016) Log Message [Cocoa] Improve performance of complex text codepath https://bugs.webkit.org/show_bug.cgi?id=161936 Reviewed by Simon Fraser. CoreText exposes a

[webkit-changes] [206422] trunk

2016-09-27 Thread mmaxfield
Title: [206422] trunk Revision 206422 Author mmaxfi...@apple.com Date 2016-09-27 01:10:34 -0700 (Tue, 27 Sep 2016) Log Message REGRESSION(r205883): Letterpressed text is invisible https://bugs.webkit.org/show_bug.cgi?id=162590 Source/WebCore: Reviewed by Simon Fraser. r205883 removed

[webkit-changes] [205826] trunk/Source

2016-09-12 Thread mmaxfield
Title: [205826] trunk/Source Revision 205826 Author mmaxfi...@apple.com Date 2016-09-12 14:44:29 -0700 (Mon, 12 Sep 2016) Log Message [Cocoa] Reduce uses of CGFonts in favor of CTFonts https://bugs.webkit.org/show_bug.cgi?id=161809 Reviewed by Daniel Bates. Source/WebCore: Eventually,

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

2016-09-09 Thread mmaxfield
Title: [205771] trunk/Source/WebCore Revision 205771 Author mmaxfi...@apple.com Date 2016-09-09 14:54:31 -0700 (Fri, 09 Sep 2016) Log Message Remove unused member of GlyphBuffer https://bugs.webkit.org/show_bug.cgi?id=161814 Reviewed by Simon Fraser. This m_offsets member never

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

2016-09-09 Thread mmaxfield
Title: [205703] trunk/Source/WebCore Revision 205703 Author mmaxfi...@apple.com Date 2016-09-09 01:33:44 -0700 (Fri, 09 Sep 2016) Log Message [Cocoa] Improve performance of glyph advance metrics gathering https://bugs.webkit.org/show_bug.cgi?id=161119 Reviewed by Simon Fraser. Most of

[webkit-changes] [205519] trunk

2016-09-06 Thread mmaxfield
Title: [205519] trunk Revision 205519 Author mmaxfi...@apple.com Date 2016-09-06 16:12:15 -0700 (Tue, 06 Sep 2016) Log Message Strikethrough positions are erroneously snapped twice https://bugs.webkit.org/show_bug.cgi?id=161647 Reviewed by Zalan Bujtas. Source/WebCore: Because we're

[webkit-changes] [205398] trunk/LayoutTests

2016-09-03 Thread mmaxfield
Title: [205398] trunk/LayoutTests Revision 205398 Author mmaxfi...@apple.com Date 2016-09-03 00:40:26 -0700 (Sat, 03 Sep 2016) Log Message [Cocoa] Distinguish between paint advances and base advances https://bugs.webkit.org/show_bug.cgi?id=160892 Unreviewed. Update test results. *

[webkit-changes] [205396] trunk

2016-09-02 Thread mmaxfield
Title: [205396] trunk Revision 205396 Author mmaxfi...@apple.com Date 2016-09-02 22:52:44 -0700 (Fri, 02 Sep 2016) Log Message [Cocoa] Distinguish between paint advances and base advances https://bugs.webkit.org/show_bug.cgi?id=160892 Reviewed by Simon Fraser. Source/WebCore: This

[webkit-changes] [205373] trunk

2016-09-02 Thread mmaxfield
Title: [205373] trunk Revision 205373 Author mmaxfi...@apple.com Date 2016-09-02 14:43:45 -0700 (Fri, 02 Sep 2016) Log Message [Cocoa] Distinguish between paint advances and base advances https://bugs.webkit.org/show_bug.cgi?id=160892 Reviewed by Simon Fraser. Source/WebCore: This

[webkit-changes] [205282] trunk/Source

2016-09-01 Thread mmaxfield
Title: [205282] trunk/Source Revision 205282 Author mmaxfi...@apple.com Date 2016-09-01 00:37:19 -0700 (Thu, 01 Sep 2016) Log Message Clean up TextRun-related code https://bugs.webkit.org/show_bug.cgi?id=161473 Reviewed by Simon Fraser. Source/WebCore: Some assorted cleanup,

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

2016-08-23 Thread mmaxfield
Title: [204858] trunk/Source/WebCore Revision 204858 Author mmaxfi...@apple.com Date 2016-08-23 14:11:20 -0700 (Tue, 23 Aug 2016) Log Message [Cocoa] Reduce uses of CGFonts https://bugs.webkit.org/show_bug.cgi?id=160896 Reviewed by Darin Adler. There are a few places where we

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

2016-08-19 Thread mmaxfield
Title: [204658] trunk/Source/WebCore Revision 204658 Author mmaxfi...@apple.com Date 2016-08-19 15:13:00 -0700 (Fri, 19 Aug 2016) Log Message Addressing post-review comments after r204592 https://bugs.webkit.org/show_bug.cgi?id=160895 Unreviewed. No new tests because there is no

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

2016-08-19 Thread mmaxfield
Title: [204654] trunk/Source/WebCore Revision 204654 Author mmaxfi...@apple.com Date 2016-08-19 14:47:43 -0700 (Fri, 19 Aug 2016) Log Message Migrate from ints to unsigneds in a few more places in rendering code https://bugs.webkit.org/show_bug.cgi?id=161006 Reviewed by Alex

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

2016-08-19 Thread mmaxfield
Title: [204653] trunk/Source/WebCore Revision 204653 Author mmaxfi...@apple.com Date 2016-08-19 14:40:13 -0700 (Fri, 19 Aug 2016) Log Message Migrate RenderText::stringView() to unsigneds https://bugs.webkit.org/show_bug.cgi?id=161005 Reviewed by Alex Christensen. No new tests because

[webkit-changes] [204592] trunk

2016-08-18 Thread mmaxfield
Title: [204592] trunk Revision 204592 Author mmaxfi...@apple.com Date 2016-08-17 23:38:14 -0700 (Wed, 17 Aug 2016) Log Message [Cocoa] Migrate off of deprecated CoreGraphics API CGContextSelectFont() and CGContextShowTextAtPoint() https://bugs.webkit.org/show_bug.cgi?id=160895 Reviewed

[webkit-changes] [204531] trunk/Source

2016-08-16 Thread mmaxfield
Title: [204531] trunk/Source Revision 204531 Author mmaxfi...@apple.com Date 2016-08-16 15:39:10 -0700 (Tue, 16 Aug 2016) Log Message Migrate line breaking code from ints to Optionals https://bugs.webkit.org/show_bug.cgi?id=160859 Reviewed by Darin Adler. Source/WebCore: Previously,

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

2016-08-14 Thread mmaxfield
Title: [204453] trunk/Source/WebCore Revision 204453 Author mmaxfi...@apple.com Date 2016-08-14 11:29:24 -0700 (Sun, 14 Aug 2016) Log Message Fix GTK Debug bots after r204400 https://bugs.webkit.org/show_bug.cgi?id=160818 Reviewed by Carlos Garcia Campos. Because the GTK EWS bot

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

2016-08-08 Thread mmaxfield
Title: [204276] trunk/Source/WebCore Revision 204276 Author mmaxfi...@apple.com Date 2016-08-08 20:26:49 -0700 (Mon, 08 Aug 2016) Log Message Ensure StringView lifetime is correct inside InlineTextBox https://bugs.webkit.org/show_bug.cgi?id=160584 Reviewed by Darin Adler. A TextRun

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

2016-08-04 Thread mmaxfield
Title: [204159] trunk/Source/WebCore Revision 204159 Author mmaxfi...@apple.com Date 2016-08-04 19:35:28 -0700 (Thu, 04 Aug 2016) Log Message [iOS] Some videos in iBooks erroneously go fullscreen https://bugs.webkit.org/show_bug.cgi?id=160582 Reviewed by Jon Lee. No new tests because

[webkit-changes] [204107] trunk

2016-08-03 Thread mmaxfield
Title: [204107] trunk Revision 204107 Author mmaxfi...@apple.com Date 2016-08-03 16:50:19 -0700 (Wed, 03 Aug 2016) Log Message [iOS] SF-Heavy is not accessible from web content https://bugs.webkit.org/show_bug.cgi?id=160522 Reviewed by Simon Fraser. Source/WebCore: The mappings we

[webkit-changes] [204074] trunk

2016-08-03 Thread mmaxfield
Title: [204074] trunk Revision 204074 Author mmaxfi...@apple.com Date 2016-08-02 23:35:08 -0700 (Tue, 02 Aug 2016) Log Message Update breaking rules to match ICU 57 https://bugs.webkit.org/show_bug.cgi?id=160488 Reviewed by Darin Adler. Source/WTF: This patch fixes a typo in the

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

2016-08-02 Thread mmaxfield
Title: [204027] trunk/Source/WebCore Revision 204027 Author mmaxfi...@apple.com Date 2016-08-02 09:57:20 -0700 (Tue, 02 Aug 2016) Log Message [macOS] Guard workaround in r203314 for only OSes which need it https://bugs.webkit.org/show_bug.cgi?id=160440 Reviewed by Simon Fraser. The

[webkit-changes] [203922] trunk/LayoutTests

2016-07-29 Thread mmaxfield
Title: [203922] trunk/LayoutTests Revision 203922 Author mmaxfi...@apple.com Date 2016-07-29 15:01:03 -0700 (Fri, 29 Jul 2016) Log Message [macOS Sierra] Test gardening after r198859 https://bugs.webkit.org/show_bug.cgi?id=160358 Reviewed by Zalan Bujtas. RTL Scrollbars are not

[webkit-changes] [203917] trunk/LayoutTests

2016-07-29 Thread mmaxfield
Title: [203917] trunk/LayoutTests Revision 203917 Author mmaxfi...@apple.com Date 2016-07-29 12:46:33 -0700 (Fri, 29 Jul 2016) Log Message [macOS Sierra] Unskip new emoji group candidates tests https://bugs.webkit.org/show_bug.cgi?id=160351 Reviewed by Alexey Proskuryakov. *

[webkit-changes] [203916] trunk

2016-07-29 Thread mmaxfield
Title: [203916] trunk Revision 203916 Author mmaxfi...@apple.com Date 2016-07-29 12:45:50 -0700 (Fri, 29 Jul 2016) Log Message Backspace key removes only the rainbow from the rainbow flag https://bugs.webkit.org/show_bug.cgi?id=160349 Reviewed by Dean Jackson. Source/WebCore: In

[webkit-changes] [203855] trunk

2016-07-28 Thread mmaxfield
Title: [203855] trunk Revision 203855 Author mmaxfi...@apple.com Date 2016-07-28 20:03:21 -0700 (Thu, 28 Jul 2016) Log Message Remove deprecated SPI for video inline / fullscreen controls https://bugs.webkit.org/show_bug.cgi?id=160318 Reviewed by Tim Horton. Source/WebCore: r203752

[webkit-changes] [203764] trunk

2016-07-27 Thread mmaxfield
Title: [203764] trunk Revision 203764 Author mmaxfi...@apple.com Date 2016-07-26 23:20:47 -0700 (Tue, 26 Jul 2016) Log Message [iOS] SF-Heavy is inaccessible by web content https://bugs.webkit.org/show_bug.cgi?id=160186 Reviewed by Dean Jackson. Source/WebCore: Once we create the

[webkit-changes] [203752] trunk

2016-07-26 Thread mmaxfield
Title: [203752] trunk Revision 203752 Author mmaxfi...@apple.com Date 2016-07-26 16:36:52 -0700 (Tue, 26 Jul 2016) Log Message [iPhone] Playing a video on tudou.com plays only sound, no video https://bugs.webkit.org/show_bug.cgi?id=160178 Source/WebCore: Reviewed by Eric Carlson and

[webkit-changes] [203545] trunk

2016-07-21 Thread mmaxfield
Title: [203545] trunk Revision 203545 Author mmaxfi...@apple.com Date 2016-07-21 18:40:22 -0700 (Thu, 21 Jul 2016) Log Message Remove support for deprecated SPI inlineMediaPlaybackRequiresPlaysInlineAttribute https://bugs.webkit.org/show_bug.cgi?id=160066 Reviewed by Dean Jackson.

[webkit-changes] [203540] trunk/Tools

2016-07-21 Thread mmaxfield
Title: [203540] trunk/Tools Revision 203540 Author mmaxfi...@apple.com Date 2016-07-21 16:55:40 -0700 (Thu, 21 Jul 2016) Log Message Follow-up patch to r203520 https://bugs.webkit.org/show_bug.cgi?id=159967 Unreviewed. * DumpRenderTree/mac/DumpRenderTree.mm:

[webkit-changes] [203520] trunk

2016-07-21 Thread mmaxfield
Title: [203520] trunk Revision 203520 Author mmaxfi...@apple.com Date 2016-07-21 13:19:22 -0700 (Thu, 21 Jul 2016) Log Message [iPhone] Playing a video on tudou.com plays only sound, no video https://bugs.webkit.org/show_bug.cgi?id=159967 Reviewed by Jon Lee, Jeremy Jones, and Anders

[webkit-changes] [203471] trunk

2016-07-20 Thread mmaxfield
Title: [203471] trunk Revision 203471 Author mmaxfi...@apple.com Date 2016-07-20 15:41:57 -0700 (Wed, 20 Jul 2016) Log Message [iPhone] Playing a video on tudou.com plays only sound, no video https://bugs.webkit.org/show_bug.cgi?id=159967 Reviewed by Jon Lee. Source/WebCore: WebKit

[webkit-changes] [203319] trunk/LayoutTests

2016-07-15 Thread mmaxfield
Title: [203319] trunk/LayoutTests Revision 203319 Author mmaxfi...@apple.com Date 2016-07-15 19:50:12 -0700 (Fri, 15 Jul 2016) Log Message Test gardening after r203314 https://bugs.webkit.org/show_bug.cgi?id=159842 Unreviewed. * TestExpectations: Modified Paths

<    4   5   6   7   8   9   10   11   12   13   >