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

2016-07-13 Thread mmaxfield
Title: [203208] trunk/Source/WTF Revision 203208 Author mmaxfi...@apple.com Date 2016-07-13 19:01:33 -0700 (Wed, 13 Jul 2016) Log Message Addressing post-review comments after r203119 https://bugs.webkit.org/show_bug.cgi?id=159749 Unreviewed. * wtf/text/StringView.h:

[webkit-changes] [203193] trunk/LayoutTests

2016-07-13 Thread mmaxfield
Title: [203193] trunk/LayoutTests Revision 203193 Author mmaxfi...@apple.com Date 2016-07-13 15:02:01 -0700 (Wed, 13 Jul 2016) Log Message Test gardening for fast/text/font-face-_javascript_.html https://bugs.webkit.org/show_bug.cgi?id=156631 Unreviewed. * TestExpectations: *

[webkit-changes] [203119] trunk

2016-07-12 Thread mmaxfield
Title: [203119] trunk Revision 203119 Author mmaxfi...@apple.com Date 2016-07-12 11:48:04 -0700 (Tue, 12 Jul 2016) Log Message Relax ordering requirements on StringView::CodePoints iterator https://bugs.webkit.org/show_bug.cgi?id=159609 Reviewed by Darin Adler. Source/WTF: Previously,

[webkit-changes] [203092] trunk

2016-07-11 Thread mmaxfield
Title: [203092] trunk Revision 203092 Author mmaxfi...@apple.com Date 2016-07-11 16:23:56 -0700 (Mon, 11 Jul 2016) Log Message Honor the second argument to FontFaceSet.load and FontFaceSet.check https://bugs.webkit.org/show_bug.cgi?id=159607 Reviewed by Zalan Bujtas. Source/WebCore:

[webkit-changes] [203078] trunk

2016-07-11 Thread mmaxfield
Title: [203078] trunk Revision 203078 Author mmaxfi...@apple.com Date 2016-07-11 12:50:40 -0700 (Mon, 11 Jul 2016) Log Message Implement grapheme cluster iterator on StringView https://bugs.webkit.org/show_bug.cgi?id=159598 Reviewed by Anders Carlsson. This is in preparation for

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

2016-07-10 Thread mmaxfield
Title: [203039] trunk/Source/WebCore Revision 203039 Author mmaxfi...@apple.com Date 2016-07-10 10:53:50 -0700 (Sun, 10 Jul 2016) Log Message Fix Windows build after r203038 Unreviewed. * platform/text/TextAllInOne.cpp: Modified Paths trunk/Source/WebCore/ChangeLog

[webkit-changes] [203002] trunk

2016-07-08 Thread mmaxfield
Title: [203002] trunk Revision 203002 Author mmaxfi...@apple.com Date 2016-07-08 12:40:20 -0700 (Fri, 08 Jul 2016) Log Message [Font Loading] The callback passed to document.fonts.ready should always be called https://bugs.webkit.org/show_bug.cgi?id=158884 Reviewed by Dean Jackson.

[webkit-changes] [202948] trunk/LayoutTests

2016-07-07 Thread mmaxfield
Title: [202948] trunk/LayoutTests Revision 202948 Author mmaxfi...@apple.com Date 2016-07-07 16:58:44 -0700 (Thu, 07 Jul 2016) Log Message Test gardening after r202826 https://bugs.webkit.org/show_bug.cgi?id=159538 Unreviewed. * editing/style/text-indent.html: *

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

2016-07-06 Thread mmaxfield
Title: [202878] trunk/Source/WebKit2 Revision 202878 Author mmaxfi...@apple.com Date 2016-07-06 14:23:13 -0700 (Wed, 06 Jul 2016) Log Message [RTL Scrollbars] RTL Scrollbars broken with clients creating Web Views via [WKView initWithFrame:contextRef:pageGroupRef:]

[webkit-changes] [202772] trunk

2016-07-01 Thread mmaxfield
Title: [202772] trunk Revision 202772 Author mmaxfi...@apple.com Date 2016-07-01 19:53:11 -0700 (Fri, 01 Jul 2016) Log Message REGRESSION(r189668): Notification tests are flakey https://bugs.webkit.org/show_bug.cgi?id=159375 Reviewed by Alexey Proskuryakov. Source/WebKit2: Implement

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

2016-06-27 Thread mmaxfield
Title: [202538] trunk/Source/WebCore Revision 202538 Author mmaxfi...@apple.com Date 2016-06-27 21:04:48 -0700 (Mon, 27 Jun 2016) Log Message [macOS] Test gardening: Generic font families should not map to fonts which aren't installed https://bugs.webkit.org/show_bug.cgi?id=159111

[webkit-changes] [202526] trunk/LayoutTests

2016-06-27 Thread mmaxfield
Title: [202526] trunk/LayoutTests Revision 202526 Author mmaxfi...@apple.com Date 2016-06-27 17:36:03 -0700 (Mon, 27 Jun 2016) Log Message [Cocoa] Test gardening for the system font in macOS Sierra and iOS 10 https://bugs.webkit.org/show_bug.cgi?id=159175 Unreviewed. *

[webkit-changes] [202474] trunk/LayoutTests

2016-06-26 Thread mmaxfield
Title: [202474] trunk/LayoutTests Revision 202474 Author mmaxfi...@apple.com Date 2016-06-26 11:02:16 -0700 (Sun, 26 Jun 2016) Log Message [macOS] Font-related test gardening for macOS Sierra https://bugs.webkit.org/show_bug.cgi?id=159106 Unreviewed. *

[webkit-changes] [202456] trunk/LayoutTests

2016-06-24 Thread mmaxfield
Title: [202456] trunk/LayoutTests Revision 202456 Author mmaxfi...@apple.com Date 2016-06-24 15:39:02 -0700 (Fri, 24 Jun 2016) Log Message Update to test gardening in r202300 Unreviewed. * platform/mac/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [202300] trunk/LayoutTests

2016-06-21 Thread mmaxfield
Title: [202300] trunk/LayoutTests Revision 202300 Author mmaxfi...@apple.com Date 2016-06-21 16:07:31 -0700 (Tue, 21 Jun 2016) Log Message Test gardening for platform-specific font-fallback on macOS Sierra https://bugs.webkit.org/show_bug.cgi?id=159003 Unreviewed. *

[webkit-changes] [202127] trunk

2016-06-16 Thread mmaxfield
Title: [202127] trunk Revision 202127 Author mmaxfi...@apple.com Date 2016-06-16 10:10:38 -0700 (Thu, 16 Jun 2016) Log Message Sporadic crash in HashTableAddResult following CSSValuePool::createFontFamilyValue https://bugs.webkit.org/show_bug.cgi?id=158297 Reviewed by Darin Adler.

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

2016-06-15 Thread mmaxfield
Title: [202085] trunk/Source/WebCore Revision 202085 Author mmaxfi...@apple.com Date 2016-06-14 23:36:29 -0700 (Tue, 14 Jun 2016) Log Message Addressing post-review comments after r201971 https://bugs.webkit.org/show_bug.cgi?id=158450 Unreviewed. * css/CSSFontFaceSet.cpp:

[webkit-changes] [202083] trunk

2016-06-14 Thread mmaxfield
Title: [202083] trunk Revision 202083 Author mmaxfi...@apple.com Date 2016-06-14 21:44:01 -0700 (Tue, 14 Jun 2016) Log Message Honor bidi unicode codepoints https://bugs.webkit.org/show_bug.cgi?id=149170 Reviewed by Simon Fraser. Source/WebCore: BidiResolver doesn't have any concept

[webkit-changes] [202057] trunk

2016-06-14 Thread mmaxfield
Title: [202057] trunk Revision 202057 Author mmaxfi...@apple.com Date 2016-06-14 11:59:48 -0700 (Tue, 14 Jun 2016) Log Message Honor bidi unicode codepoints https://bugs.webkit.org/show_bug.cgi?id=149170 Reviewed by Simon Fraser. Source/WebCore: BidiResolver doesn't have any concept

[webkit-changes] [201982] trunk

2016-06-11 Thread mmaxfield
Title: [201982] trunk Revision 201982 Author mmaxfi...@apple.com Date 2016-06-11 18:14:58 -0700 (Sat, 11 Jun 2016) Log Message Addressing post-review comments after r201978. https://bugs.webkit.org/show_bug.cgi?id=158649 Unreviewed. Source/WebCore: * platform/graphics/FontCache.cpp:

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

2016-06-11 Thread mmaxfield
Title: [201979] trunk/Source/WebCore Revision 201979 Author mmaxfi...@apple.com Date 2016-06-11 15:55:40 -0700 (Sat, 11 Jun 2016) Log Message [Win] [EFL] Build fix after r201978. https://bugs.webkit.org/show_bug.cgi?id=158649 Unreviewed *

[webkit-changes] [201978] trunk

2016-06-11 Thread mmaxfield
Title: [201978] trunk Revision 201978 Author mmaxfi...@apple.com Date 2016-06-11 14:48:15 -0700 (Sat, 11 Jun 2016) Log Message [Cocoa] Map commonly used Chinese Windows font names to names present on Cocoa operating systems https://bugs.webkit.org/show_bug.cgi?id=158649 Reviewed by

[webkit-changes] [201971] trunk

2016-06-11 Thread mmaxfield
Title: [201971] trunk Revision 201971 Author mmaxfi...@apple.com Date 2016-06-11 10:52:35 -0700 (Sat, 11 Jun 2016) Log Message Deleting a CSSOM style rule invalidates any previously-added FontFaces https://bugs.webkit.org/show_bug.cgi?id=158450 Reviewed by Darin Adler. Source/WebCore:

[webkit-changes] [201887] trunk

2016-06-09 Thread mmaxfield
Title: [201887] trunk Revision 201887 Author mmaxfi...@apple.com Date 2016-06-09 15:03:53 -0700 (Thu, 09 Jun 2016) Log Message Deleting a CSSOM style rule invalidates any previously-added FontFaces https://bugs.webkit.org/show_bug.cgi?id=158450 Reviewed by Darin Adler. Source/WebCore:

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

2016-06-08 Thread mmaxfield
Title: [201799] trunk/Source/WebCore Revision 201799 Author mmaxfi...@apple.com Date 2016-06-08 01:00:22 -0700 (Wed, 08 Jun 2016) Log Message Extend CSSFontSelector's lifetime to be longer than the Document's lifetime https://bugs.webkit.org/show_bug.cgi?id=154101 Reviewed by Darin

[webkit-changes] [201777] trunk

2016-06-07 Thread mmaxfield
Title: [201777] trunk Revision 201777 Author mmaxfi...@apple.com Date 2016-06-07 17:06:28 -0700 (Tue, 07 Jun 2016) Log Message Text-decoration-style: dashed / dotted rendered as solid https://bugs.webkit.org/show_bug.cgi?id=134336 Reviewed by Dean Jackson. Source/WebCore: We already

[webkit-changes] [201677] trunk

2016-06-03 Thread mmaxfield
Title: [201677] trunk Revision 201677 Author mmaxfi...@apple.com Date 2016-06-03 19:04:58 -0700 (Fri, 03 Jun 2016) Log Message Bopomofo ruby in Dictionary.app is written horizontally (when it should be written vertically) https://bugs.webkit.org/show_bug.cgi?id=158245 Reviewed by Darin

[webkit-changes] [201676] trunk

2016-06-03 Thread mmaxfield
Title: [201676] trunk Revision 201676 Author mmaxfi...@apple.com Date 2016-06-03 19:00:50 -0700 (Fri, 03 Jun 2016) Log Message Text not visible while external font downloading https://bugs.webkit.org/show_bug.cgi?id=25207 Reviewed by Dean Jackson. Source/WebCore: I already laid the

[webkit-changes] [201431] trunk/Tools

2016-05-26 Thread mmaxfield
Title: [201431] trunk/Tools Revision 201431 Author mmaxfi...@apple.com Date 2016-05-26 14:24:28 -0700 (Thu, 26 May 2016) Log Message Build fix Rubber stamped by Lucas Forschler. * DumpRenderTree/mac/Configurations/DebugRelease.xcconfig: *

[webkit-changes] [201430] trunk/Source

2016-05-26 Thread mmaxfield
Title: [201430] trunk/Source Revision 201430 Author mmaxfi...@apple.com Date 2016-05-26 14:21:25 -0700 (Thu, 26 May 2016) Log Message Build fix Rubber stamped by Lucas Forschler. * Configurations/DebugRelease.xcconfig: Modified Paths trunk/Source/WebKit/mac/ChangeLog

[webkit-changes] [201421] trunk

2016-05-26 Thread mmaxfield
Title: [201421] trunk Revision 201421 Author mmaxfi...@apple.com Date 2016-05-26 10:08:17 -0700 (Thu, 26 May 2016) Log Message [Font Loading] Allow empty strings in FontFace constructor https://bugs.webkit.org/show_bug.cgi?id=158112 Reviewed by Darin Adler. Source/WebCore: Other

[webkit-changes] [201394] trunk

2016-05-25 Thread mmaxfield
Title: [201394] trunk Revision 201394 Author mmaxfi...@apple.com Date 2016-05-25 12:08:02 -0700 (Wed, 25 May 2016) Log Message [Font Loading] ASSERT if calling FontFace.loaded twice with a garbage collection between them https://bugs.webkit.org/show_bug.cgi?id=158015 Reviewed by Darin

[webkit-changes] [201358] trunk

2016-05-24 Thread mmaxfield
Title: [201358] trunk Revision 201358 Author mmaxfi...@apple.com Date 2016-05-24 15:04:07 -0700 (Tue, 24 May 2016) Log Message [Font Loading] Crash during font download failure after garbage collection https://bugs.webkit.org/show_bug.cgi?id=158013 Reviewed by Darin Adler.

[webkit-changes] [201228] trunk

2016-05-20 Thread mmaxfield
Title: [201228] trunk Revision 201228 Author mmaxfi...@apple.com Date 2016-05-20 15:10:58 -0700 (Fri, 20 May 2016) Log Message [Cocoa] REGRESSION(r184899): Ascent adjustments are applied to web fonts https://bugs.webkit.org/show_bug.cgi?id=157954 Reviewed by Dean Jackson.

[webkit-changes] [201204] trunk/LayoutTests

2016-05-19 Thread mmaxfield
Title: [201204] trunk/LayoutTests Revision 201204 Author mmaxfi...@apple.com Date 2016-05-19 18:22:31 -0700 (Thu, 19 May 2016) Log Message Test gardening after r201203 Unreviewed. * platform/ios-simulator/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog

[webkit-changes] [201091] trunk/LayoutTests

2016-05-18 Thread mmaxfield
Title: [201091] trunk/LayoutTests Revision 201091 Author mmaxfi...@apple.com Date 2016-05-18 12:10:14 -0700 (Wed, 18 May 2016) Log Message [OS X] Update platform/mac/fast/text/sticky-typesetting-features.html https://bugs.webkit.org/show_bug.cgi?id=157851 Reviewed by Simon Fraser.

[webkit-changes] [200921] trunk

2016-05-14 Thread mmaxfield
Title: [200921] trunk Revision 200921 Author mmaxfi...@apple.com Date 2016-05-14 12:18:34 -0700 (Sat, 14 May 2016) Log Message Support ArrayBufferViews in the CSS Font Loading API https://bugs.webkit.org/show_bug.cgi?id=157694 Source/WebCore: This patch adds a new mode to

[webkit-changes] [200807] trunk

2016-05-12 Thread mmaxfield
Title: [200807] trunk Revision 200807 Author mmaxfi...@apple.com Date 2016-05-12 18:55:40 -0700 (Thu, 12 May 2016) Log Message Source/WebCore: [Cocoa] Text shadow sometimes clipped unexpectedly https://bugs.webkit.org/show_bug.cgi?id=108929 Reviewed by Dean Jackson. CoreGraphics can

[webkit-changes] [200803] trunk

2016-05-12 Thread mmaxfield
Title: [200803] trunk Revision 200803 Author mmaxfi...@apple.com Date 2016-05-12 17:24:03 -0700 (Thu, 12 May 2016) Log Message REGRESSION(r200601): Crash when using local() and unicode-range in @font-face blocks https://bugs.webkit.org/show_bug.cgi?id=157646 Reviewed by Geoffrey Garen.

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

2016-05-11 Thread mmaxfield
Title: [200692] trunk/Source/WebKit2 Revision 200692 Author mmaxfi...@apple.com Date 2016-05-11 11:06:03 -0700 (Wed, 11 May 2016) Log Message Fix a typo in r200330 Unreviewed. * UIProcess/API/Cocoa/WKWebViewConfiguration.h: Modified Paths trunk/Source/WebKit2/ChangeLog

[webkit-changes] [200674] trunk/LayoutTests

2016-05-10 Thread mmaxfield
Title: [200674] trunk/LayoutTests Revision 200674 Author mmaxfi...@apple.com Date 2016-05-10 22:10:38 -0700 (Tue, 10 May 2016) Log Message Test gardening after r200646 Unreviewed. * TestExpectations: * fast/text/unicode-range-download.html: Modified Paths trunk/LayoutTests/ChangeLog

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

2016-05-08 Thread mmaxfield
Title: [200564] trunk/Source/WebCore Revision 200564 Author mmaxfi...@apple.com Date 2016-05-08 16:03:48 -0700 (Sun, 08 May 2016) Log Message [iOS] Build fix after r200563 Unreviewed. * editing/cocoa/HTMLConverter.mm: (_font): Modified Paths trunk/Source/WebCore/ChangeLog

[webkit-changes] [200563] trunk/Source

2016-05-08 Thread mmaxfield
Title: [200563] trunk/Source Revision 200563 Author mmaxfi...@apple.com Date 2016-05-08 15:54:42 -0700 (Sun, 08 May 2016) Log Message [OS X] Migrate our Font classes entirely off of NSFont https://bugs.webkit.org/show_bug.cgi?id=157464 Reviewed by Darin Adler. Source/WebCore: Because

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

2016-05-02 Thread mmaxfield
Title: [200330] trunk/Source/WebKit2 Revision 200330 Author mmaxfi...@apple.com Date 2016-05-02 12:08:47 -0700 (Mon, 02 May 2016) Log Message Addressing post-review comments after r200116 https://bugs.webkit.org/show_bug.cgi?id=157228 Reviewed by Anders Carlsson. *

[webkit-changes] [200282] trunk

2016-04-29 Thread mmaxfield
Title: [200282] trunk Revision 200282 Author mmaxfi...@apple.com Date 2016-04-29 20:54:41 -0700 (Fri, 29 Apr 2016) Log Message REGRESSION(194502): overflow: scroll; direction: rtl; divs jump horizontally when scrolled vertically https://bugs.webkit.org/show_bug.cgi?id=157201 Reviewed by

[webkit-changes] [200261] trunk

2016-04-29 Thread mmaxfield
Title: [200261] trunk Revision 200261 Author mmaxfi...@apple.com Date 2016-04-29 13:33:48 -0700 (Fri, 29 Apr 2016) Log Message [RTL Scrollbars] REGRESSION(r200116): Positioned contents can overlap RTL scrollbars https://bugs.webkit.org/show_bug.cgi?id=157164 Reviewed by Darin Adler.

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

2016-04-27 Thread mmaxfield
Title: [200150] trunk/Source/WebCore Revision 200150 Author mmaxfi...@apple.com Date 2016-04-27 14:07:06 -0700 (Wed, 27 Apr 2016) Log Message Clean up Font::removeFromSystemFallbackCache() https://bugs.webkit.org/show_bug.cgi?id=157093 Reviewed by Darin Adler. Fonts have a bit which

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

2016-04-27 Thread mmaxfield
Title: [200140] trunk/Source/WebCore Revision 200140 Author mmaxfi...@apple.com Date 2016-04-27 12:00:38 -0700 (Wed, 27 Apr 2016) Log Message Remove unnecessary HashMap from Font https://bugs.webkit.org/show_bug.cgi?id=157090 Reviewed by Darin Adler. There were only ever a maximum of 2

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

2016-04-27 Thread mmaxfield
Title: [200138] trunk/Source/WebCore Revision 200138 Author mmaxfi...@apple.com Date 2016-04-27 11:59:52 -0700 (Wed, 27 Apr 2016) Log Message Rename DerivedFontData to DerivedFonts https://bugs.webkit.org/show_bug.cgi?id=157092 Reviewed by Darin Adler. This is a follow-up to r178510

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

2016-04-26 Thread mmaxfield
Title: [200104] trunk/Source/WebCore Revision 200104 Author mmaxfi...@apple.com Date 2016-04-26 12:49:19 -0700 (Tue, 26 Apr 2016) Log Message Use auto-generated operators in FontPlatformData https://bugs.webkit.org/show_bug.cgi?id=157037 Reviewed by Geoffrey Garen. The only reason why

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

2016-04-26 Thread mmaxfield
Title: [200094] trunk/Source/WebCore Revision 200094 Author mmaxfi...@apple.com Date 2016-04-26 10:20:29 -0700 (Tue, 26 Apr 2016) Log Message Make FontPlatformData immutable https://bugs.webkit.org/show_bug.cgi?id=157024 Reviewed by Darin Adler. This patch deletes all functions which

[webkit-changes] [200070] trunk

2016-04-25 Thread mmaxfield
Title: [200070] trunk Revision 200070 Author mmaxfi...@apple.com Date 2016-04-25 20:53:31 -0700 (Mon, 25 Apr 2016) Log Message [Cocoa] Guarantee FontPlatformData's m_cgFont is never nullptr https://bugs.webkit.org/show_bug.cgi?id=156929 Reviewed by Darin Adler. Source/WebCore: After

[webkit-changes] [200069] trunk/LayoutTests

2016-04-25 Thread mmaxfield
Title: [200069] trunk/LayoutTests Revision 200069 Author mmaxfi...@apple.com Date 2016-04-25 20:52:08 -0700 (Mon, 25 Apr 2016) Log Message Cloning a textarea does not clone the textarea's value https://bugs.webkit.org/show_bug.cgi?id=156637 Reviewed by Chris Dumez.

[webkit-changes] [199613] trunk/LayoutTests

2016-04-15 Thread mmaxfield
Title: [199613] trunk/LayoutTests Revision 199613 Author mmaxfi...@apple.com Date 2016-04-15 15:24:36 -0700 (Fri, 15 Apr 2016) Log Message [Font Loading] Test promise gets rejected when unknown format used https://bugs.webkit.org/show_bug.cgi?id=156643 Reviewed by Simon Fraser. When

[webkit-changes] [199611] trunk

2016-04-15 Thread mmaxfield
Title: [199611] trunk Revision 199611 Author mmaxfi...@apple.com Date 2016-04-15 14:28:12 -0700 (Fri, 15 Apr 2016) Log Message [CSS Font Loading] FontFace's promise may never be resolved/rejected if Content Security Policy blocks all the URLs

[webkit-changes] [199607] trunk

2016-04-15 Thread mmaxfield
Title: [199607] trunk Revision 199607 Author mmaxfi...@apple.com Date 2016-04-15 12:59:20 -0700 (Fri, 15 Apr 2016) Log Message ASSERT when loading github.com https://bugs.webkit.org/show_bug.cgi?id=156604 Reviewed by Darin Adler. Source/WebCore: HTMLFormControlElement::m_isValid is a

[webkit-changes] [199377] trunk

2016-04-12 Thread mmaxfield
Title: [199377] trunk Revision 199377 Author mmaxfi...@apple.com Date 2016-04-12 11:40:19 -0700 (Tue, 12 Apr 2016) Log Message [RTL Scrollbars] Overlay scrollbars push contents inwards https://bugs.webkit.org/show_bug.cgi?id=156225 Reviewed by Darin Adler. Source/WebCore: The

[webkit-changes] [199375] trunk

2016-04-12 Thread mmaxfield
Title: [199375] trunk Revision 199375 Author mmaxfi...@apple.com Date 2016-04-12 11:33:56 -0700 (Tue, 12 Apr 2016) Log Message [OS X] Flakey crash after ScrollAnimatorMac destruction https://bugs.webkit.org/show_bug.cgi?id=156372 Reviewed by Darin Adler. Source/WebCore: Previously, we

[webkit-changes] [199150] trunk

2016-04-06 Thread mmaxfield
Title: [199150] trunk Revision 199150 Author mmaxfi...@apple.com Date 2016-04-06 22:19:52 -0700 (Wed, 06 Apr 2016) Log Message REGRESSION (r188591): thingiverse.com direct messaging UI is not rendered properly https://bugs.webkit.org/show_bug.cgi?id=156241 Reviewed by Simon Fraser.

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

2016-04-06 Thread mmaxfield
Title: [199149] trunk/Source/WebCore Revision 199149 Author mmaxfi...@apple.com Date 2016-04-06 21:59:55 -0700 (Wed, 06 Apr 2016) Log Message Rename MidpointState to WhitespaceCollapsingState https://bugs.webkit.org/show_bug.cgi?id=156304 Reviewed by David Hyatt. MidpointState has

[webkit-changes] [199086] trunk/LayoutTests

2016-04-05 Thread mmaxfield
Title: [199086] trunk/LayoutTests Revision 199086 Author mmaxfi...@apple.com Date 2016-04-05 18:17:20 -0700 (Tue, 05 Apr 2016) Log Message Test listbox clipping to contents rect https://bugs.webkit.org/show_bug.cgi?id=156265 Reviewed by Simon Fraser. These tests create some s with

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

2016-04-04 Thread mmaxfield
Title: [199015] trunk/Source/WebCore Revision 199015 Author mmaxfi...@apple.com Date 2016-04-04 12:41:29 -0700 (Mon, 04 Apr 2016) Log Message Addressing post-review feedback on r198970 https://bugs.webkit.org/show_bug.cgi?id=156123 Unreviewed. * platform/text/BidiResolver.h:

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

2016-04-04 Thread mmaxfield
Title: [199014] trunk/Source/WebCore Revision 199014 Author mmaxfi...@apple.com Date 2016-04-04 12:39:10 -0700 (Mon, 04 Apr 2016) Log Message [SVG -> OTF Converter] Crash when trying to re-convert a previously-failed font conversion https://bugs.webkit.org/show_bug.cgi?id=156175

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

2016-04-02 Thread mmaxfield
Title: [198970] trunk/Source/WebCore Revision 198970 Author mmaxfi...@apple.com Date 2016-04-02 00:01:43 -0700 (Sat, 02 Apr 2016) Log Message Migrate BidiRunList and BidiRun to automatic memory management https://bugs.webkit.org/show_bug.cgi?id=156123 Reviewed by Simon Fraser.

[webkit-changes] [198859] trunk

2016-03-30 Thread mmaxfield
Title: [198859] trunk Revision 198859 Author mmaxfi...@apple.com Date 2016-03-30 15:19:08 -0700 (Wed, 30 Mar 2016) Log Message [OS X] [RTL Scrollbars] Overlay RTL scrollbars animate in from the wrong side https://bugs.webkit.org/show_bug.cgi?id=155962 Reviewed by Darin Adler.

[webkit-changes] [198843] trunk

2016-03-30 Thread mmaxfield
Title: [198843] trunk Revision 198843 Author mmaxfi...@apple.com Date 2016-03-30 10:34:20 -0700 (Wed, 30 Mar 2016) Log Message [OS X] [RTL Scrollbars] List boxes should obey RTL scrollbars https://bugs.webkit.org/show_bug.cgi?id=155991 Reviewed by Darin Adler. Source/WebCore: List

[webkit-changes] [198841] trunk/Source

2016-03-30 Thread mmaxfield
Title: [198841] trunk/Source Revision 198841 Author mmaxfi...@apple.com Date 2016-03-30 09:50:14 -0700 (Wed, 30 Mar 2016) Log Message Use references instead of pointers in scrollbar-related code https://bugs.webkit.org/show_bug.cgi?id=155998 Reviewed by Dean Jackson. Source/WebCore:

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

2016-03-29 Thread mmaxfield
Title: [198817] trunk/Source/WebCore Revision 198817 Author mmaxfi...@apple.com Date 2016-03-29 18:24:50 -0700 (Tue, 29 Mar 2016) Log Message REGRESSION(r198784) Shouldn't add platform-dependent code to ScrollableArea.h https://bugs.webkit.org/show_bug.cgi?id=155999 Rolling out the

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

2016-03-29 Thread mmaxfield
Title: [198787] trunk/Source/WebCore Revision 198787 Author mmaxfi...@apple.com Date 2016-03-29 12:04:02 -0700 (Tue, 29 Mar 2016) Log Message [Cocoa] Rename ScrollbarPainter variables to ScrollerImp https://bugs.webkit.org/show_bug.cgi?id=155976 Reviewed by Simon Fraser. This patch

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

2016-03-29 Thread mmaxfield
Title: [198784] trunk/Source/WebCore Revision 198784 Author mmaxfi...@apple.com Date 2016-03-29 10:16:25 -0700 (Tue, 29 Mar 2016) Log Message [OS X] [RTL Scrollbars] Overlay RTL scrollbars animate in from the wrong side https://bugs.webkit.org/show_bug.cgi?id=155962 Reviewed by Simon

[webkit-changes] [198758] trunk

2016-03-28 Thread mmaxfield
Title: [198758] trunk Revision 198758 Author mmaxfi...@apple.com Date 2016-03-28 14:37:39 -0700 (Mon, 28 Mar 2016) Log Message [RTL Scrollbars] Position:sticky can be positioned under vertical RTL scrollbar https://bugs.webkit.org/show_bug.cgi?id=155949 Reviewed by Simon Fraser.

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

2016-03-26 Thread mmaxfield
Title: [198717] trunk/Source/WebCore Revision 198717 Author mmaxfi...@apple.com Date 2016-03-26 11:37:03 -0700 (Sat, 26 Mar 2016) Log Message [OS X] Layout sometimes flakily assumes overlay scrollbars when clicky-scroll-wheel-mouse is attached and system preference detects scrollbar

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

2016-03-24 Thread mmaxfield
Title: [198656] trunk/Source/WebCore Revision 198656 Author mmaxfi...@apple.com Date 2016-03-24 19:03:25 -0700 (Thu, 24 Mar 2016) Log Message [OS X] Overflow:scroll scrollbars do not obey overlay/always-on system preference changes https://bugs.webkit.org/show_bug.cgi?id=155830 Reviewed

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

2016-03-22 Thread mmaxfield
Title: [198568] trunk/Source/WebCore Revision 198568 Author mmaxfi...@apple.com Date 2016-03-22 17:58:34 -0700 (Tue, 22 Mar 2016) Log Message Use references instead of pointers for absolute positioning code https://bugs.webkit.org/show_bug.cgi?id=155775 Reviewed by Simon Fraser. There

[webkit-changes] [198564] trunk/LayoutTests

2016-03-22 Thread mmaxfield
Title: [198564] trunk/LayoutTests Revision 198564 Author mmaxfi...@apple.com Date 2016-03-22 17:12:23 -0700 (Tue, 22 Mar 2016) Log Message Post-review test update after r198560 https://bugs.webkit.org/show_bug.cgi?id=155533 Unreviewed. *

[webkit-changes] [198560] trunk

2016-03-22 Thread mmaxfield
Title: [198560] trunk Revision 198560 Author mmaxfi...@apple.com Date 2016-03-22 15:15:45 -0700 (Tue, 22 Mar 2016) Log Message [RTL Scrollbars] Position: absolute divs are covered by vertical scrollbar https://bugs.webkit.org/show_bug.cgi?id=155533 Reviewed by Darin Adler.

[webkit-changes] [198369] trunk

2016-03-19 Thread mmaxfield
Title: [198369] trunk Revision 198369 Author mmaxfi...@apple.com Date 2016-03-17 18:02:32 -0700 (Thu, 17 Mar 2016) Log Message [RTL Scrollbars] Position: absolute divs are covered by vertical scrollbar https://bugs.webkit.org/show_bug.cgi?id=155531 Reviewed by Darin Adler.

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

2016-03-19 Thread mmaxfield
Title: [198444] trunk/Source/WebCore Revision 198444 Author mmaxfi...@apple.com Date 2016-03-18 14:14:41 -0700 (Fri, 18 Mar 2016) Log Message [OS X] Scrollbars are sometimes erroneously reported as overlay https://bugs.webkit.org/show_bug.cgi?id=155630 Reviewed by Darin Adler. When

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

2016-03-12 Thread mmaxfield
Title: [198078] trunk/Source/WebCore Revision 198078 Author mmaxfi...@apple.com Date 2016-03-12 19:58:41 -0800 (Sat, 12 Mar 2016) Log Message [Cocoa] Remove typedef from NSScrollerImp to ScrollbarPainter https://bugs.webkit.org/show_bug.cgi?id=155379 Reviewed by Beth Dakin. There's no

[webkit-changes] [198069] trunk

2016-03-12 Thread mmaxfield
Title: [198069] trunk Revision 198069 Author mmaxfi...@apple.com Date 2016-03-12 13:18:25 -0800 (Sat, 12 Mar 2016) Log Message [OS X] Scrollbars of overflow:scroll divs should appear on the left on RTL systems https://bugs.webkit.org/show_bug.cgi?id=155385 Reviewed by Simon Fraser.

[webkit-changes] [197979] trunk/LayoutTests

2016-03-10 Thread mmaxfield
Title: [197979] trunk/LayoutTests Revision 197979 Author mmaxfi...@apple.com Date 2016-03-10 17:41:12 -0800 (Thu, 10 Mar 2016) Log Message [Cocoa] Test gardening after r197933 Unreviewed. * fast/text/woff2-expected.html: * fast/text/woff2.html: Modified Paths

[webkit-changes] [197956] trunk

2016-03-10 Thread mmaxfield
Title: [197956] trunk Revision 197956 Author mmaxfi...@apple.com Date 2016-03-10 14:05:30 -0800 (Thu, 10 Mar 2016) Log Message [OS X] Main frame scrollbars should appear on the left on RTL systems https://bugs.webkit.org/show_bug.cgi?id=155149 Reviewed by Simon Fraser. Source/WebCore:

[webkit-changes] [197847] trunk

2016-03-09 Thread mmaxfield
Title: [197847] trunk Revision 197847 Author mmaxfi...@apple.com Date 2016-03-09 00:54:56 -0800 (Wed, 09 Mar 2016) Log Message [iOS] Arabic text on Wikipedia is shown as boxes https://bugs.webkit.org/show_bug.cgi?id=155129 Reviewed by Darin Adler. Source/WebCore: GeezaPro is the

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

2016-03-08 Thread mmaxfield
Title: [197825] trunk/Source/WebCore Revision 197825 Author mmaxfi...@apple.com Date 2016-03-08 18:05:13 -0800 (Tue, 08 Mar 2016) Log Message Delete dead scrolling code https://bugs.webkit.org/show_bug.cgi?id=155210 Reviewed by Simon Fraser. No new tests because there is no behavior

[webkit-changes] [197823] trunk

2016-03-08 Thread mmaxfield
Title: [197823] trunk Revision 197823 Author mmaxfi...@apple.com Date 2016-03-08 17:40:33 -0800 (Tue, 08 Mar 2016) Log Message [EFL] Enable the SVG -> OTF Font Converter https://bugs.webkit.org/show_bug.cgi?id=155192 Reviewed by Gyuyoung Kim. * Source/cmake/OptionsEfl.cmake: Modified

[webkit-changes] [197814] trunk

2016-03-08 Thread mmaxfield
Title: [197814] trunk Revision 197814 Author mmaxfi...@apple.com Date 2016-03-08 15:59:18 -0800 (Tue, 08 Mar 2016) Log Message [GTK] Enable the SVG -> OTF Font Converter https://bugs.webkit.org/show_bug.cgi?id=155191 Reviewed by Martin Robinson. * Source/cmake/OptionsGTK.cmake:

[webkit-changes] [197811] trunk

2016-03-08 Thread mmaxfield
Title: [197811] trunk Revision 197811 Author mmaxfi...@apple.com Date 2016-03-08 15:52:39 -0800 (Tue, 08 Mar 2016) Log Message Font size computed style is innaccurate https://bugs.webkit.org/show_bug.cgi?id=154705 Reviewed by Timothy Hatcher. Source/WebCore: Safari rounds the font

[webkit-changes] [197804] trunk

2016-03-08 Thread mmaxfield
Title: [197804] trunk Revision 197804 Author mmaxfi...@apple.com Date 2016-03-08 14:22:40 -0800 (Tue, 08 Mar 2016) Log Message [Font Loading] Crash when a single load request causes multiple fonts to fail loading https://bugs.webkit.org/show_bug.cgi?id=155009 Reviewed by Simon Fraser.

[webkit-changes] [197573] trunk

2016-03-04 Thread mmaxfield
Title: [197573] trunk Revision 197573 Author mmaxfi...@apple.com Date 2016-03-04 11:09:37 -0800 (Fri, 04 Mar 2016) Log Message Whitespace causes font-variant: all-small-caps to synthesize https://bugs.webkit.org/show_bug.cgi?id=155004 Reviewed by Darin Adler. Source/WebCore: Many

[webkit-changes] [197570] trunk

2016-03-04 Thread mmaxfield
Title: [197570] trunk Revision 197570 Author mmaxfi...@apple.com Date 2016-03-04 10:30:52 -0800 (Fri, 04 Mar 2016) Log Message [iOS] Crash during font loading when injected bundle cancels load https://bugs.webkit.org/show_bug.cgi?id=155001 Reviewed by Tim Horton. Source/WebCore: If a

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

2016-03-01 Thread mmaxfield
Title: [197436] trunk/Source/WebCore Revision 197436 Author mmaxfi...@apple.com Date 2016-03-01 18:53:42 -0800 (Tue, 01 Mar 2016) Log Message Unreviewed build fix after r197434. Unreviewed * css/SourceSizeList.cpp: (WebCore::parseSizesAttribute): Modified Paths

[webkit-changes] [197435] trunk

2016-03-01 Thread mmaxfield
Title: [197435] trunk Revision 197435 Author mmaxfi...@apple.com Date 2016-03-01 18:50:25 -0800 (Tue, 01 Mar 2016) Log Message Small-caps non-BMP characters are garbled in the complex text codepath https://bugs.webkit.org/show_bug.cgi?id=154875 Reviewed by Michael Saboff.

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

2016-03-01 Thread mmaxfield
Title: [197434] trunk/Source/WebCore Revision 197434 Author mmaxfi...@apple.com Date 2016-03-01 18:34:50 -0800 (Tue, 01 Mar 2016) Log Message Extend CSSFontSelector's lifetime to be longer than the Document's lifetime https://bugs.webkit.org/show_bug.cgi?id=154101 Reviewed by Darin

[webkit-changes] [197228] trunk

2016-02-26 Thread mmaxfield
Title: [197228] trunk Revision 197228 Author mmaxfi...@apple.com Date 2016-02-26 18:59:36 -0800 (Fri, 26 Feb 2016) Log Message Unreviewed, rolling out r197216. https://bugs.webkit.org/show_bug.cgi?id=154766 Test simply needs updated result (Requested by litherum on #webkit). Reverted

[webkit-changes] [197160] trunk

2016-02-25 Thread mmaxfield
Title: [197160] trunk Revision 197160 Author mmaxfi...@apple.com Date 2016-02-25 22:38:53 -0800 (Thu, 25 Feb 2016) Log Message Font size computed style is innaccurate https://bugs.webkit.org/show_bug.cgi?id=154705 Reviewed by Timothy Hatcher. Source/WebCore: Safari rounds the font

[webkit-changes] [197158] trunk

2016-02-25 Thread mmaxfield
Title: [197158] trunk Revision 197158 Author mmaxfi...@apple.com Date 2016-02-25 21:20:54 -0800 (Thu, 25 Feb 2016) Log Message REGRESSION(r195795): [WK2] fast/text/crash-complex-text-surrogate.html is flakey https://bugs.webkit.org/show_bug.cgi?id=154709 Reviewed by Dan Bernstein.

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

2016-02-23 Thread mmaxfield
Title: [197016] trunk/Source/WebCore Revision 197016 Author mmaxfi...@apple.com Date 2016-02-23 23:07:11 -0800 (Tue, 23 Feb 2016) Log Message Remove dead FontLoader code https://bugs.webkit.org/show_bug.cgi?id=154625 Reviewed by Darin Adler. This code has been replaced by FontFaceSet.

[webkit-changes] [196969] trunk

2016-02-22 Thread mmaxfield
Title: [196969] trunk Revision 196969 Author mmaxfi...@apple.com Date 2016-02-22 23:17:29 -0800 (Mon, 22 Feb 2016) Log Message Font features specified in @font-face blocks don't apply to local() families https://bugs.webkit.org/show_bug.cgi?id=154554 Reviewed by Dean Jackson.

[webkit-changes] [196954] trunk

2016-02-22 Thread mmaxfield
Title: [196954] trunk Revision 196954 Author mmaxfi...@apple.com Date 2016-02-22 13:40:02 -0800 (Mon, 22 Feb 2016) Log Message [Font Loading] Split CSSFontSelector into a FontFaceSet implementation and the rest of the class https://bugs.webkit.org/show_bug.cgi?id=153347 Reviewed by

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

2016-02-19 Thread mmaxfield
Title: [196835] trunk/Source/WebCore Revision 196835 Author mmaxfi...@apple.com Date 2016-02-19 14:28:24 -0800 (Fri, 19 Feb 2016) Log Message [Win] [SVG -> OTF Converter] All uses of a font except the first one are invisible https://bugs.webkit.org/show_bug.cgi?id=154465 Reviewed by

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