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

2020-05-22 Thread timothy_horton
Title: [262055] trunk/Source/WebKit Revision 262055 Author timothy_hor...@apple.com Date 2020-05-22 06:56:36 -0700 (Fri, 22 May 2020) Log Message REGRESSION (r261978): Cannot click on links with trackpad on iPad https://bugs.webkit.org/show_bug.cgi?id=212262 Reviewed by Andy Estes. No

[webkit-changes] [262051] trunk

2020-05-22 Thread timothy_horton
Title: [262051] trunk Revision 262051 Author timothy_hor...@apple.com Date 2020-05-22 04:15:00 -0700 (Fri, 22 May 2020) Log Message iOS: Pressing tab in the Mail subject field moves focus to the body, but pressing shift tab doesn't move it back

[webkit-changes] [261978] trunk/Source

2020-05-20 Thread timothy_horton
Title: [261978] trunk/Source Revision 261978 Author timothy_hor...@apple.com Date 2020-05-20 18:19:54 -0700 (Wed, 20 May 2020) Log Message WKMouseGestureRecognizer should be implemented without using UIKit internals https://bugs.webkit.org/show_bug.cgi?id=212173 Reviewed by Wenson

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

2020-05-18 Thread timothy_horton
Title: [261838] trunk/Source/WebKit Revision 261838 Author timothy_hor...@apple.com Date 2020-05-18 16:31:42 -0700 (Mon, 18 May 2020) Log Message Rare crash under -[WKContentView resignFirstResponderForWebView] https://bugs.webkit.org/show_bug.cgi?id=212050 Reviewed by Wenson Hsieh. *

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

2020-05-13 Thread timothy_horton
Title: [261655] trunk/Source/WebKit Revision 261655 Author timothy_hor...@apple.com Date 2020-05-13 14:23:15 -0700 (Wed, 13 May 2020) Log Message Build fix. * UIProcess/API/Cocoa/WKWebpagePreferencesPrivate.h: Modified Paths trunk/Source/WebKit/ChangeLog

[webkit-changes] [261640] trunk

2020-05-13 Thread timothy_horton
Title: [261640] trunk Revision 261640 Author timothy_hor...@apple.com Date 2020-05-13 12:59:08 -0700 (Wed, 13 May 2020) Log Message Add SPI for reverting to touch events for iPad trackpad interactions https://bugs.webkit.org/show_bug.cgi?id=211824 Reviewed by Megan Gardner.

[webkit-changes] [261457] trunk/Source

2020-05-10 Thread timothy_horton
Title: [261457] trunk/Source Revision 261457 Author timothy_hor...@apple.com Date 2020-05-10 12:28:11 -0700 (Sun, 10 May 2020) Log Message Clicking a tel:// link on iPad with a trackpad presents different UI than tapping on it https://bugs.webkit.org/show_bug.cgi?id=211686 Reviewed by

[webkit-changes] [261321] trunk/LayoutTests

2020-05-07 Thread timothy_horton
Title: [261321] trunk/LayoutTests Revision 261321 Author timothy_hor...@apple.com Date 2020-05-07 11:38:52 -0700 (Thu, 07 May 2020) Log Message Add a test for `REGRESSION (r260753): Frequent crashes under TextIndicator's estimatedTextColorsForRange`

[webkit-changes] [261251] trunk/LayoutTests

2020-05-06 Thread timothy_horton
Title: [261251] trunk/LayoutTests Revision 261251 Author timothy_hor...@apple.com Date 2020-05-06 14:54:02 -0700 (Wed, 06 May 2020) Log Message Add a test for `REGRESSION (r260753): Frequent crashes under TextIndicator's estimatedTextColorsForRange`

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

2020-05-06 Thread timothy_horton
Title: [261245] trunk/Source/WebCore Revision 261245 Author timothy_hor...@apple.com Date 2020-05-06 12:36:26 -0700 (Wed, 06 May 2020) Log Message REGRESSION (r260753): Frequent crashes under TextIndicator's estimatedTextColorsForRange https://bugs.webkit.org/show_bug.cgi?id=211523

[webkit-changes] [261180] trunk/Source

2020-05-05 Thread timothy_horton
Title: [261180] trunk/Source Revision 261180 Author timothy_hor...@apple.com Date 2020-05-05 10:10:42 -0700 (Tue, 05 May 2020) Log Message "Essential Skeleton" does not respond to mouse events, only touch events https://bugs.webkit.org/show_bug.cgi?id=211439 Reviewed by Wenson Hsieh.

[webkit-changes] [261157] trunk

2020-05-05 Thread timothy_horton
Title: [261157] trunk Revision 261157 Author timothy_hor...@apple.com Date 2020-05-05 02:03:21 -0700 (Tue, 05 May 2020) Log Message Excessive error logging from daemons trying to use WebKit, under -[UIDevice currentDevice] https://bugs.webkit.org/show_bug.cgi?id=211397 Reviewed by

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

2020-05-05 Thread timothy_horton
Title: [261155] trunk/Source/WebKit Revision 261155 Author timothy_hor...@apple.com Date 2020-05-04 23:51:42 -0700 (Mon, 04 May 2020) Log Message Relax WKRemoteObjectRegistry signature validation for bool-equivalent types https://bugs.webkit.org/show_bug.cgi?id=211419 Reviewed by Saam

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

2020-05-04 Thread timothy_horton
Title: [261135] trunk/Source/WebKit Revision 261135 Author timothy_hor...@apple.com Date 2020-05-04 18:18:41 -0700 (Mon, 04 May 2020) Log Message Unreviewed, reverting r261117. Broke lots of API tests Reverted changeset: "Excessive error logging from daemons trying to use WebKit,

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

2020-05-04 Thread timothy_horton
Title: [261117] trunk/Source/WebKit Revision 261117 Author timothy_hor...@apple.com Date 2020-05-04 15:11:42 -0700 (Mon, 04 May 2020) Log Message Excessive error logging from daemons trying to use WebKit, under -[UIDevice currentDevice] https://bugs.webkit.org/show_bug.cgi?id=211397

[webkit-changes] [261044] trunk

2020-05-01 Thread timothy_horton
Title: [261044] trunk Revision 261044 Author timothy_hor...@apple.com Date 2020-05-01 21:57:13 -0700 (Fri, 01 May 2020) Log Message Books sometimes ends up with blank pages, especially after adjusting font size https://bugs.webkit.org/show_bug.cgi?id=211265 Reviewed by Darin Adler.

[webkit-changes] [260771] trunk/Tools

2020-04-27 Thread timothy_horton
Title: [260771] trunk/Tools Revision 260771 Author timothy_hor...@apple.com Date 2020-04-27 13:21:17 -0700 (Mon, 27 Apr 2020) Log Message WebKit.ResizeReversePaginatedWebView is failing (21 pages instead of 20) https://bugs.webkit.org/show_bug.cgi?id=211001 Reviewed by Wenson Hsieh. *

[webkit-changes] [260663] trunk/Source

2020-04-24 Thread timothy_horton
Title: [260663] trunk/Source Revision 260663 Author timothy_hor...@apple.com Date 2020-04-24 13:05:57 -0700 (Fri, 24 Apr 2020) Log Message iPad: "Pocket City" interaction does not work with trackpad https://bugs.webkit.org/show_bug.cgi?id=210985 Reviewed by Wenson Hsieh.

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

2020-04-21 Thread timothy_horton
Title: [260461] trunk/Source/WebKit Revision 260461 Author timothy_hor...@apple.com Date 2020-04-21 14:50:37 -0700 (Tue, 21 Apr 2020) Log Message One more build fix after r260407 * Configurations/WebKit.xcconfig: Modified Paths trunk/Source/WebKit/ChangeLog

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

2020-04-21 Thread timothy_horton
Title: [260441] trunk/Source/WebKit Revision 260441 Author timothy_hor...@apple.com Date 2020-04-21 10:48:03 -0700 (Tue, 21 Apr 2020) Log Message Fix the build * Configurations/WebKit.xcconfig: Modified Paths trunk/Source/WebKit/ChangeLog

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

2020-04-20 Thread timothy_horton
Title: [260413] trunk/Source/WTF Revision 260413 Author timothy_hor...@apple.com Date 2020-04-20 21:48:51 -0700 (Mon, 20 Apr 2020) Log Message Try to fix the build after r260407 * wtf/PlatformHave.h: Modified Paths trunk/Source/WTF/ChangeLog trunk/Source/WTF/wtf/PlatformHave.h

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

2020-04-20 Thread timothy_horton
Title: [260400] trunk/Source/WebKit Revision 260400 Author timothy_hor...@apple.com Date 2020-04-20 14:29:18 -0700 (Mon, 20 Apr 2020) Log Message Try to fix the macCatalyst build after r260366 * UIProcess/API/Cocoa/_WKWebAuthenticationPanelInternal.h: Modified Paths

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

2020-04-16 Thread timothy_horton
Title: [260230] trunk/Source/WebKit Revision 260230 Author timothy_hor...@apple.com Date 2020-04-16 17:21:50 -0700 (Thu, 16 Apr 2020) Log Message Try to fix the macCatalyst build * UIProcess/ios/WKActionSheetAssistant.h: * UIProcess/ios/WKContentViewInteraction.h: *

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

2020-04-16 Thread timothy_horton
Title: [260186] trunk/Source/WebKit Revision 260186 Author timothy_hor...@apple.com Date 2020-04-16 08:33:34 -0700 (Thu, 16 Apr 2020) Log Message REGRESSION (r259898): WebKit-based Books views are all blank https://bugs.webkit.org/show_bug.cgi?id=210590 Reviewed by Chris Dumez. *

[webkit-changes] [260170] trunk

2020-04-15 Thread timothy_horton
Title: [260170] trunk Revision 260170 Author timothy_hor...@apple.com Date 2020-04-15 21:34:25 -0700 (Wed, 15 Apr 2020) Log Message REGRESSION (r258337): Crash when right clicking on link that uses the system UI font with optimizeLegibility on Mojave

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

2020-04-14 Thread timothy_horton
Title: [260104] trunk/Source/WebKit Revision 260104 Author timothy_hor...@apple.com Date 2020-04-14 16:53:25 -0700 (Tue, 14 Apr 2020) Log Message REGRESSION (r259898): Tabs occasionally go blank and get stuck that way https://bugs.webkit.org/show_bug.cgi?id=210520 Reviewed by Simon

[webkit-changes] [260043] trunk/Source/WebKitLegacy/mac

2020-04-13 Thread timothy_horton
Title: [260043] trunk/Source/WebKitLegacy/mac Revision 260043 Author timothy_hor...@apple.com Date 2020-04-13 15:05:50 -0700 (Mon, 13 Apr 2020) Log Message REGRESSION (r259843): "Missing Plug-In" when dragging an image into Mail Compose https://bugs.webkit.org/show_bug.cgi?id=210458

[webkit-changes] [259711] trunk/Source

2020-04-08 Thread timothy_horton
Title: [259711] trunk/Source Revision 259711 Author timothy_hor...@apple.com Date 2020-04-08 02:38:51 -0700 (Wed, 08 Apr 2020) Log Message Rearrange and simplify some JSC feature flags https://bugs.webkit.org/show_bug.cgi?id=210152 Reviewed by Saam Barati. Source/_javascript_Core: *

[webkit-changes] [259512] trunk/Source

2020-04-03 Thread timothy_horton
Title: [259512] trunk/Source Revision 259512 Author timothy_hor...@apple.com Date 2020-04-03 13:55:39 -0700 (Fri, 03 Apr 2020) Log Message Add a visual debug indicator for locating and identifying all kinds of WebViews https://bugs.webkit.org/show_bug.cgi?id=209982 Reviewed by Simon

[webkit-changes] [259373] trunk/Source/WebCore/PAL

2020-04-01 Thread timothy_horton
Title: [259373] trunk/Source/WebCore/PAL Revision 259373 Author timothy_hor...@apple.com Date 2020-04-01 17:16:26 -0700 (Wed, 01 Apr 2020) Log Message Fix the build. * pal/spi/ios/ManagedConfigurationSPI.h: Modified Paths trunk/Source/WebCore/PAL/ChangeLog

[webkit-changes] [259369] trunk/Source/WebCore/PAL

2020-04-01 Thread timothy_horton
Title: [259369] trunk/Source/WebCore/PAL Revision 259369 Author timothy_hor...@apple.com Date 2020-04-01 16:03:30 -0700 (Wed, 01 Apr 2020) Log Message Use ManagedConfiguration umbrella instead of including specific headers https://bugs.webkit.org/show_bug.cgi?id=209884 Reviewed by

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

2020-03-27 Thread timothy_horton
Title: [259133] trunk/Source/WebKit Revision 259133 Author timothy_hor...@apple.com Date 2020-03-27 12:43:36 -0700 (Fri, 27 Mar 2020) Log Message Unable to build WebKit with iOS 13.4 SDK https://bugs.webkit.org/show_bug.cgi?id=209317 Reviewed by Dean Jackson. *

[webkit-changes] [259085] trunk/Source

2020-03-26 Thread timothy_horton
Title: [259085] trunk/Source Revision 259085 Author timothy_hor...@apple.com Date 2020-03-26 15:37:34 -0700 (Thu, 26 Mar 2020) Log Message Pinch to zoom gesture has to be repeated twice if the cursor isn't moved between gestures https://bugs.webkit.org/show_bug.cgi?id=203132 Reviewed

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

2020-03-25 Thread timothy_horton
Title: [259030] trunk/Source/WebKit Revision 259030 Author timothy_hor...@apple.com Date 2020-03-25 20:26:41 -0700 (Wed, 25 Mar 2020) Log Message Unable to build WebKit with iOS 13.4 SDK https://bugs.webkit.org/show_bug.cgi?id=209317 * Platform/spi/ios/UIKitSPI.h: Address post-landing

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

2020-03-25 Thread timothy_horton
Title: [259025] trunk/Source/WebKit Revision 259025 Author timothy_hor...@apple.com Date 2020-03-25 17:32:00 -0700 (Wed, 25 Mar 2020) Log Message Unable to build WebKit with iOS 13.4 SDK https://bugs.webkit.org/show_bug.cgi?id=209317 Reviewed by Megan Gardner. *

[webkit-changes] [258782] trunk/Source/WebKitLegacy/mac

2020-03-20 Thread timothy_horton
Title: [258782] trunk/Source/WebKitLegacy/mac Revision 258782 Author timothy_hor...@apple.com Date 2020-03-20 13:16:38 -0700 (Fri, 20 Mar 2020) Log Message Improve the previous build fix. * WebCoreSupport/WebFrameLoaderClient.mm: Darin points out that we have USE(WEB_THREAD), so might

[webkit-changes] [258777] trunk/Source/WebKitLegacy/mac

2020-03-20 Thread timothy_horton
Title: [258777] trunk/Source/WebKitLegacy/mac Revision 258777 Author timothy_hor...@apple.com Date 2020-03-20 11:59:26 -0700 (Fri, 20 Mar 2020) Log Message Fix the build. * WebCoreSupport/WebFrameLoaderClient.mm: Modified Paths trunk/Source/WebKitLegacy/mac/ChangeLog

[webkit-changes] [258772] trunk

2020-03-20 Thread timothy_horton
Title: [258772] trunk Revision 258772 Author timothy_hor...@apple.com Date 2020-03-20 11:31:38 -0700 (Fri, 20 Mar 2020) Log Message Upstream a variety of Cocoa-platform HAVE and ENABLE macros https://bugs.webkit.org/show_bug.cgi?id=209307 Reviewed by Andy Estes.

[webkit-changes] [258762] trunk/Source/WebCore/PAL

2020-03-20 Thread timothy_horton
Title: [258762] trunk/Source/WebCore/PAL Revision 258762 Author timothy_hor...@apple.com Date 2020-03-20 08:01:10 -0700 (Fri, 20 Mar 2020) Log Message Fix the build * pal/spi/cocoa/RevealSPI.h: Modified Paths trunk/Source/WebCore/PAL/ChangeLog

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

2020-03-19 Thread timothy_horton
Title: [258751] trunk/Source/WebKit Revision 258751 Author timothy_hor...@apple.com Date 2020-03-19 21:41:23 -0700 (Thu, 19 Mar 2020) Log Message Unable to build WebKit with iOS 13.4 SDK https://bugs.webkit.org/show_bug.cgi?id=209317 Reviewed by Simon Fraser. *

[webkit-changes] [258748] trunk

2020-03-19 Thread timothy_horton
Title: [258748] trunk Revision 258748 Author timothy_hor...@apple.com Date 2020-03-19 18:59:05 -0700 (Thu, 19 Mar 2020) Log Message Upstream a variety of Cocoa-platform HAVE and ENABLE macros https://bugs.webkit.org/show_bug.cgi?id=209307 Reviewed by Andy Estes.

[webkit-changes] [258737] trunk/Source

2020-03-19 Thread timothy_horton
Title: [258737] trunk/Source Revision 258737 Author timothy_hor...@apple.com Date 2020-03-19 15:50:16 -0700 (Thu, 19 Mar 2020) Log Message Upstream the definition of HAVE_READ_ONLY_SYSTEM_VOLUME https://bugs.webkit.org/show_bug.cgi?id=209305 Reviewed by Andy Estes. Source/WebCore: *

[webkit-changes] [258721] trunk/Source

2020-03-19 Thread timothy_horton
Title: [258721] trunk/Source Revision 258721 Author timothy_hor...@apple.com Date 2020-03-19 12:16:33 -0700 (Thu, 19 Mar 2020) Log Message Implement support for cursor interactions on iPad https://bugs.webkit.org/show_bug.cgi?id=209268 Reviewed by Darin Adler. No new tests in this

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

2020-03-16 Thread timothy_horton
Title: [258538] trunk/Source/WebCore Revision 258538 Author timothy_hor...@apple.com Date 2020-03-16 21:44:51 -0700 (Mon, 16 Mar 2020) Log Message Remove a 'using namespace WebCore' in MediaSessionManagerCocoa https://bugs.webkit.org/show_bug.cgi?id=209162 Reviewed by Simon Fraser. *

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

2020-03-16 Thread timothy_horton
Title: [258529] trunk/Source/WebKit Revision 258529 Author timothy_hor...@apple.com Date 2020-03-16 16:56:49 -0700 (Mon, 16 Mar 2020) Log Message Fix the macCatalyst build after r258525 * WebProcess/WebPage/Cocoa/TextCheckingControllerProxy.mm:

[webkit-changes] [258519] trunk/Source/WebKitLegacy/mac

2020-03-16 Thread timothy_horton
Title: [258519] trunk/Source/WebKitLegacy/mac Revision 258519 Author timothy_hor...@apple.com Date 2020-03-16 14:41:31 -0700 (Mon, 16 Mar 2020) Log Message Always include System.framework in WebKitLegacy's CPLUSPLUSFLAGS https://bugs.webkit.org/show_bug.cgi?id=209147 Reviewed by Darin

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

2020-03-11 Thread timothy_horton
Title: [258273] trunk/Source/WebKit Revision 258273 Author timothy_hor...@apple.com Date 2020-03-11 12:50:41 -0700 (Wed, 11 Mar 2020) Log Message Fix the macCatalyst build after r258250 * WebProcess/WebPage/Cocoa/TextCheckingControllerProxy.mm: Modified Paths

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

2020-03-08 Thread timothy_horton
Title: [258111] trunk/Source/WebKit Revision 258111 Author timothy_hor...@apple.com Date 2020-03-08 13:31:31 -0700 (Sun, 08 Mar 2020) Log Message Fix the watchOS build * NetworkProcess/cocoa/NetworkSessionCocoa.mm: (-[WKNetworkSessionDelegate

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

2020-02-28 Thread timothy_horton
Title: [257659] trunk/Source/WebKit Revision 257659 Author timothy_hor...@apple.com Date 2020-02-28 14:24:32 -0800 (Fri, 28 Feb 2020) Log Message macCatalyst: 'Open' context menu item doesn't work https://bugs.webkit.org/show_bug.cgi?id=208388 Reviewed by Wenson Hsieh. *

[webkit-changes] [257618] trunk

2020-02-27 Thread timothy_horton
Title: [257618] trunk Revision 257618 Author timothy_hor...@apple.com Date 2020-02-27 22:21:20 -0800 (Thu, 27 Feb 2020) Log Message UIProcess crash after using _prepareForMoveToWindow, then deallocating the WKWebView before moving to the window

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

2020-02-25 Thread timothy_horton
Title: [257390] trunk/Source/WebKit Revision 257390 Author timothy_hor...@apple.com Date 2020-02-25 16:20:56 -0800 (Tue, 25 Feb 2020) Log Message PDFPlugin: 'Open in Preview' and 'Save' don't work for blobs https://bugs.webkit.org/show_bug.cgi?id=208221 Reviewed by Alex Christensen. *

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

2020-02-24 Thread timothy_horton
Title: [257242] trunk/Source/WebKit Revision 257242 Author timothy_hor...@apple.com Date 2020-02-24 13:51:49 -0800 (Mon, 24 Feb 2020) Log Message Context menu platter animation is wrong occasionally when invoking it repeatedly and rapidly https://bugs.webkit.org/show_bug.cgi?id=208147

[webkit-changes] [257068] branches/safari-609.1.20.1-branch/Source/WebCore

2020-02-20 Thread timothy_horton
Title: [257068] branches/safari-609.1.20.1-branch/Source/WebCore Revision 257068 Author timothy_hor...@apple.com Date 2020-02-20 10:38:51 -0800 (Thu, 20 Feb 2020) Log Message WebCore fails to build: use of undeclared identifier 'CGContextDrawPDFPageWithAnnotations' *

[webkit-changes] [257066] trunk

2020-02-20 Thread timothy_horton
Title: [257066] trunk Revision 257066 Author timothy_hor...@apple.com Date 2020-02-20 09:34:27 -0800 (Thu, 20 Feb 2020) Log Message WKWebView with non-zero origin has the wrong top content inset with NSWindowStyleMaskFullSizeContentView https://bugs.webkit.org/show_bug.cgi?id=207998

[webkit-changes] [256806] trunk/Source

2020-02-17 Thread timothy_horton
Title: [256806] trunk/Source Revision 256806 Author timothy_hor...@apple.com Date 2020-02-17 18:51:26 -0800 (Mon, 17 Feb 2020) Log Message Add and adopt HAVE(LOOKUP_GESTURE_RECOGNIZER) https://bugs.webkit.org/show_bug.cgi?id=207876 Reviewed by Wenson Hsieh. * wtf/PlatformHave.h: *

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

2020-02-17 Thread timothy_horton
Title: [256789] trunk/Source/WebKit Revision 256789 Author timothy_hor...@apple.com Date 2020-02-17 16:43:50 -0800 (Mon, 17 Feb 2020) Log Message macCatalyst: I-beam is still too aggressive in non-editable content, shows up beyond the end of text

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

2020-02-13 Thread timothy_horton
Title: [256564] trunk/Source/WebCore Revision 256564 Author timothy_hor...@apple.com Date 2020-02-13 15:23:04 -0800 (Thu, 13 Feb 2020) Log Message iOS: Autoscrolling is too fast and way too aggressive https://bugs.webkit.org/show_bug.cgi?id=207717 Reviewed by Simon Fraser. *

[webkit-changes] [256005] trunk/Source

2020-02-06 Thread timothy_horton
Title: [256005] trunk/Source Revision 256005 Author timothy_hor...@apple.com Date 2020-02-06 19:30:42 -0800 (Thu, 06 Feb 2020) Log Message macCatalyst: Unnecessary I-beam over images in editable areas https://bugs.webkit.org/show_bug.cgi?id=207370 Reviewed by Wenson Hsieh.

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

2020-02-04 Thread timothy_horton
Title: [255710] trunk/Source/WebKit Revision 255710 Author timothy_hor...@apple.com Date 2020-02-04 15:43:42 -0800 (Tue, 04 Feb 2020) Log Message macCatalyst: Shouldn't get text cursor on checkboxes https://bugs.webkit.org/show_bug.cgi?id=207234 Reviewed by Wenson Hsieh. *

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

2020-01-30 Thread timothy_horton
Title: [255469] trunk/Source/WebCore Revision 255469 Author timothy_hor...@apple.com Date 2020-01-30 16:30:14 -0800 (Thu, 30 Jan 2020) Log Message Add a quirk to opt Twitter out of the non-overlaid minimized input view https://bugs.webkit.org/show_bug.cgi?id=207021 Reviewed by Wenson

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

2020-01-30 Thread timothy_horton
Title: [255458] trunk/Source/WebKit Revision 255458 Author timothy_hor...@apple.com Date 2020-01-30 14:31:31 -0800 (Thu, 30 Jan 2020) Log Message Can still get stuck after swipe backwards with a slow server, even after r254552 https://bugs.webkit.org/show_bug.cgi?id=207017 Reviewed by

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

2020-01-30 Thread timothy_horton
Title: [255456] trunk/Source/WebKit Revision 255456 Author timothy_hor...@apple.com Date 2020-01-30 13:52:52 -0800 (Thu, 30 Jan 2020) Log Message REGRESSION (r253267): Swipe from edge on Twitter images no longer goes back https://bugs.webkit.org/show_bug.cgi?id=207011 Reviewed by

[webkit-changes] [255415] trunk/Source

2020-01-29 Thread timothy_horton
Title: [255415] trunk/Source Revision 255415 Author timothy_hor...@apple.com Date 2020-01-29 20:47:38 -0800 (Wed, 29 Jan 2020) Log Message REGRESSION (r255322): macCatalyst: Tapping in an input field doesn't change the selection location https://bugs.webkit.org/show_bug.cgi?id=206978

[webkit-changes] [255372] trunk/Source/WebKitLegacy/mac

2020-01-29 Thread timothy_horton
Title: [255372] trunk/Source/WebKitLegacy/mac Revision 255372 Author timothy_hor...@apple.com Date 2020-01-29 11:36:27 -0800 (Wed, 29 Jan 2020) Log Message Null deref under -[WebFrame isTelephoneNumberParsingAllowed] https://bugs.webkit.org/show_bug.cgi?id=206921 Reviewed by Anders

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

2020-01-28 Thread timothy_horton
Title: [255339] trunk/Source/WebKit Revision 255339 Author timothy_hor...@apple.com Date 2020-01-28 23:18:55 -0800 (Tue, 28 Jan 2020) Log Message Fix the build * UIProcess/ios/WKMouseGestureRecognizer.mm: (-[WKMouseGestureRecognizer touchesEnded:withEvent:]): Modified Paths

[webkit-changes] [255337] trunk

2020-01-28 Thread timothy_horton
Title: [255337] trunk Revision 255337 Author timothy_hor...@apple.com Date 2020-01-28 22:46:53 -0800 (Tue, 28 Jan 2020) Log Message macCatalyst: Right clicking on a link follows it immediately https://bugs.webkit.org/show_bug.cgi?id=206919 Reviewed by Wenson Hsieh. Source/WebKit: *

[webkit-changes] [255322] trunk

2020-01-28 Thread timothy_horton
Title: [255322] trunk Revision 255322 Author timothy_hor...@apple.com Date 2020-01-28 16:23:03 -0800 (Tue, 28 Jan 2020) Log Message macCatalyst: Triple clicking to select a sentence results in an empty selection https://bugs.webkit.org/show_bug.cgi?id=206863 Reviewed by Wenson Hsieh.

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

2020-01-24 Thread timothy_horton
Title: [255114] trunk/Source/WebKit Revision 255114 Author timothy_hor...@apple.com Date 2020-01-24 18:09:50 -0800 (Fri, 24 Jan 2020) Log Message macCatalyst: Don't get any custom cursors in subframes https://bugs.webkit.org/show_bug.cgi?id=206781 Reviewed by Simon Fraser. *

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

2020-01-24 Thread timothy_horton
Title: [255105] trunk/Source/WebKit Revision 255105 Author timothy_hor...@apple.com Date 2020-01-24 16:45:38 -0800 (Fri, 24 Jan 2020) Log Message macCatalyst: Right clicking on links follows the link, but shouldn't https://bugs.webkit.org/show_bug.cgi?id=206777 Reviewed by Wenson

[webkit-changes] [255046] trunk/Source

2020-01-23 Thread timothy_horton
Title: [255046] trunk/Source Revision 255046 Author timothy_hor...@apple.com Date 2020-01-23 18:22:11 -0800 (Thu, 23 Jan 2020) Log Message macCatalyst: I-Beam is too conservative, doesn't show up in editable areas with no text https://bugs.webkit.org/show_bug.cgi?id=206716 Reviewed by

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

2020-01-21 Thread timothy_horton
Title: [254874] trunk/Source/WebKit Revision 254874 Author timothy_hor...@apple.com Date 2020-01-21 13:07:52 -0800 (Tue, 21 Jan 2020) Log Message macCatalyst: Two-finger click is dispatched to DOM as left click https://bugs.webkit.org/show_bug.cgi?id=206549 Reviewed by Simon Fraser. *

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

2020-01-16 Thread timothy_horton
Title: [254732] trunk/Source/WTF Revision 254732 Author timothy_hor...@apple.com Date 2020-01-16 19:03:12 -0800 (Thu, 16 Jan 2020) Log Message Fix the build after r254701 * wtf/Platform.h: * wtf/PlatformEnable.h: AdditionalFeatureDefines has to come first. Modified Paths

[webkit-changes] [254655] trunk/Source/WebKitLegacy/ios

2020-01-15 Thread timothy_horton
Title: [254655] trunk/Source/WebKitLegacy/ios Revision 254655 Author timothy_hor...@apple.com Date 2020-01-15 16:56:23 -0800 (Wed, 15 Jan 2020) Log Message WebKit should not expose a unprefixed CGRectValue category method on NSValue https://bugs.webkit.org/show_bug.cgi?id=206297

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

2020-01-14 Thread timothy_horton
Title: [254552] trunk/Source/WebKit Revision 254552 Author timothy_hor...@apple.com Date 2020-01-14 18:03:37 -0800 (Tue, 14 Jan 2020) Log Message REGRESSION (r253394): After swiping back during a navigation, WKWebView gets stuck with the forward content, stops repainting

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

2020-01-12 Thread timothy_horton
Title: [254422] trunk/Source/WebKit Revision 254422 Author timothy_hor...@apple.com Date 2020-01-12 23:33:41 -0800 (Sun, 12 Jan 2020) Log Message Remove CorePDF linkage in WebKit https://bugs.webkit.org/show_bug.cgi?id=206103 Reviewed by Wenson Hsieh. * Configurations/WebKit.xcconfig:

[webkit-changes] [254317] trunk/Source

2020-01-09 Thread timothy_horton
Title: [254317] trunk/Source Revision 254317 Author timothy_hor...@apple.com Date 2020-01-09 17:25:42 -0800 (Thu, 09 Jan 2020) Log Message Adopt TARGET_OS_MACCATALYST in more places https://bugs.webkit.org/show_bug.cgi?id=206040 Reviewed by Simon Fraser. Source/WebKit: *

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

2020-01-09 Thread timothy_horton
Title: [254307] trunk/Source/WebKit Revision 254307 Author timothy_hor...@apple.com Date 2020-01-09 15:27:00 -0800 (Thu, 09 Jan 2020) Log Message Install WebKit framework symlink for more iOS-derived platforms https://bugs.webkit.org/show_bug.cgi?id=206030 Reviewed by Andy Estes. *

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

2020-01-09 Thread timothy_horton
Title: [254299] trunk/Source/WebKit Revision 254299 Author timothy_hor...@apple.com Date 2020-01-09 14:36:46 -0800 (Thu, 09 Jan 2020) Log Message Fix a tiny logging mistake in launchProcess https://bugs.webkit.org/show_bug.cgi?id=206026 Reviewed by Wenson Hsieh. *

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

2020-01-03 Thread timothy_horton
Title: [254025] trunk/Source/WebKit Revision 254025 Author timothy_hor...@apple.com Date 2020-01-03 17:58:05 -0800 (Fri, 03 Jan 2020) Log Message Crashes under -[WKWebView _addUpdateVisibleContentRectPreCommitHandler]_block_invoke https://bugs.webkit.org/show_bug.cgi?id=205749 Reviewed

[webkit-changes] [254024] trunk/Tools

2020-01-03 Thread timothy_horton
Title: [254024] trunk/Tools Revision 254024 Author timothy_hor...@apple.com Date 2020-01-03 17:03:47 -0800 (Fri, 03 Jan 2020) Log Message REGRESSION: 150+ flaky failures on some bots (color mismatches) https://bugs.webkit.org/show_bug.cgi?id=205755 Reviewed by Simon Fraser. *

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

2019-12-20 Thread timothy_horton
Title: [253850] trunk/Source/WebKit Revision 253850 Author timothy_hor...@apple.com Date 2019-12-20 15:24:00 -0800 (Fri, 20 Dec 2019) Log Message Clean up and generalize some interaction additions https://bugs.webkit.org/show_bug.cgi?id=205430 Reviewed by Wenson Hsieh. *

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

2019-12-20 Thread timothy_horton
Title: [253849] trunk/Source/WebKit Revision 253849 Author timothy_hor...@apple.com Date 2019-12-20 15:21:30 -0800 (Fri, 20 Dec 2019) Log Message Expose approximate caret extents for the hit line via InteractionInformationAtPosition https://bugs.webkit.org/show_bug.cgi?id=205526

[webkit-changes] [253731] trunk/Source

2019-12-18 Thread timothy_horton
Title: [253731] trunk/Source Revision 253731 Author timothy_hor...@apple.com Date 2019-12-18 18:21:35 -0800 (Wed, 18 Dec 2019) Log Message macCatalyst: Cursor should update when the platform deems it necessary https://bugs.webkit.org/show_bug.cgi?id=205429 Reviewed by Wenson Hsieh. *

[webkit-changes] [253636] trunk/Source

2019-12-17 Thread timothy_horton
Title: [253636] trunk/Source Revision 253636 Author timothy_hor...@apple.com Date 2019-12-17 11:57:25 -0800 (Tue, 17 Dec 2019) Log Message macCatalyst: Cursor should update on mouse movement and style change https://bugs.webkit.org/show_bug.cgi?id=205317 Reviewed by Anders Carlsson.

[webkit-changes] [253282] trunk/Tools

2019-12-08 Thread timothy_horton
Title: [253282] trunk/Tools Revision 253282 Author timothy_hor...@apple.com Date 2019-12-08 23:25:00 -0800 (Sun, 08 Dec 2019) Log Message REGRESSION: Crash under UIScriptControllerIOS::simulateAccessibilitySettingsChangeNotification https://bugs.webkit.org/show_bug.cgi?id=205002

[webkit-changes] [253249] trunk/Source

2019-12-07 Thread timothy_horton
Title: [253249] trunk/Source Revision 253249 Author timothy_hor...@apple.com Date 2019-12-07 05:30:16 -0800 (Sat, 07 Dec 2019) Log Message Implement encoding for DrawImage and DrawRoundedRect display list items https://bugs.webkit.org/show_bug.cgi?id=204881 Reviewed by Simon Fraser.

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

2019-12-07 Thread timothy_horton
Title: [253248] trunk/Source/WebCore Revision 253248 Author timothy_hor...@apple.com Date 2019-12-07 03:22:08 -0800 (Sat, 07 Dec 2019) Log Message macCatalyst: REGRESSION (r251320): WebKit-native media controls do not respond to hover or click

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

2019-12-04 Thread timothy_horton
Title: [253131] trunk/Source/WebKit Revision 253131 Author timothy_hor...@apple.com Date 2019-12-04 16:35:35 -0800 (Wed, 04 Dec 2019) Log Message Fix the iOS build * Resources/SandboxProfiles/ios/com.apple.WebKit.GPU.sb: Added. * WebKit.xcodeproj/project.pbxproj: Modified Paths

[webkit-changes] [253114] branches/safari-608-branch/Tools

2019-12-04 Thread timothy_horton
Title: [253114] branches/safari-608-branch/Tools Revision 253114 Author timothy_hor...@apple.com Date 2019-12-04 10:45:48 -0800 (Wed, 04 Dec 2019) Log Message Fix the TestWebKitAPI 608-branch build * TestWebKitAPI/Configurations/Base.xcconfig: We didn't merge this line from trunk, but

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

2019-12-04 Thread timothy_horton
Title: [253095] trunk/Source/WebCore Revision 253095 Author timothy_hor...@apple.com Date 2019-12-04 00:02:03 -0800 (Wed, 04 Dec 2019) Log Message Fix the build * platform/graphics/displaylists/DisplayListItems.h: (WebCore::DisplayList::DrawRect::decode):

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

2019-12-03 Thread timothy_horton
Title: [253058] trunk/Source/WebCore Revision 253058 Author timothy_hor...@apple.com Date 2019-12-03 12:06:51 -0800 (Tue, 03 Dec 2019) Log Message Start adding encoding support for DisplayList and some DisplayListItems https://bugs.webkit.org/show_bug.cgi?id=204740 *

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

2019-12-03 Thread timothy_horton
Title: [253046] trunk/Source/WebCore Revision 253046 Author timothy_hor...@apple.com Date 2019-12-03 08:50:43 -0800 (Tue, 03 Dec 2019) Log Message Start adding encoding support for DisplayList and some DisplayListItems https://bugs.webkit.org/show_bug.cgi?id=204740 Reviewed by Simon

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

2019-12-02 Thread timothy_horton
Title: [253016] trunk/Source/WebCore Revision 253016 Author timothy_hor...@apple.com Date 2019-12-02 16:33:07 -0800 (Mon, 02 Dec 2019) Log Message Fix the macCatalyst build. * platform/graphics/ca/cocoa/PlatformCALayerCocoa.mm: (WebCore::PlatformCALayer::drawLayerContents): Modified

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

2019-12-01 Thread timothy_horton
Title: [252977] trunk/Source/WebCore Revision 252977 Author timothy_hor...@apple.com Date 2019-12-01 19:32:26 -0800 (Sun, 01 Dec 2019) Log Message Disable LocalCurrentGraphicsContext when doing DisplayList recording https://bugs.webkit.org/show_bug.cgi?id=204721 Reviewed by Simon

[webkit-changes] [252965] trunk/Source

2019-11-30 Thread timothy_horton
Title: [252965] trunk/Source Revision 252965 Author timothy_hor...@apple.com Date 2019-11-30 22:10:25 -0800 (Sat, 30 Nov 2019) Log Message Make CompositeOperator and BlendMode encodable https://bugs.webkit.org/show_bug.cgi?id=204722 Reviewed by Eric Carlson. Source/WebCore: Make

[webkit-changes] [252962] trunk/Source

2019-11-30 Thread timothy_horton
Title: [252962] trunk/Source Revision 252962 Author timothy_hor...@apple.com Date 2019-11-30 17:06:49 -0800 (Sat, 30 Nov 2019) Log Message Reimplement some PlatformCALayer methods using GraphicsContext instead of CGContextRef https://bugs.webkit.org/show_bug.cgi?id=204698 Reviewed by

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

2019-11-07 Thread timothy_horton
Title: [252223] trunk/Source/WebKit Revision 252223 Author timothy_hor...@apple.com Date 2019-11-07 17:18:14 -0800 (Thu, 07 Nov 2019) Log Message Remove an unused icon resource https://bugs.webkit.org/show_bug.cgi?id=203983 Reviewed by Wenson Hsieh. * Resources/mac/mediaIcon.pdf:

[webkit-changes] [251976] trunk

2019-11-03 Thread timothy_horton
Title: [251976] trunk Revision 251976 Author timothy_hor...@apple.com Date 2019-11-03 12:34:50 -0800 (Sun, 03 Nov 2019) Log Message WKWebView can get stuck blank (Web Content process thinks the app is backgrounded) https://bugs.webkit.org/show_bug.cgi?id=203774 Reviewed by Chris Dumez.

[webkit-changes] [251941] trunk

2019-11-01 Thread timothy_horton
Title: [251941] trunk Revision 251941 Author timothy_hor...@apple.com Date 2019-11-01 14:29:25 -0700 (Fri, 01 Nov 2019) Log Message macCatalyst: Get TestWebKitAPI building https://bugs.webkit.org/show_bug.cgi?id=203728 Reviewed by Alexey Proskuryakov. .: * Makefile: Descend into

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

2019-11-01 Thread timothy_horton
Title: [251926] trunk/Source/WebCore Revision 251926 Author timothy_hor...@apple.com Date 2019-11-01 10:18:08 -0700 (Fri, 01 Nov 2019) Log Message Fix the watchOS build after r251896 * Configurations/WebCore.xcconfig: Whoops. Modified Paths trunk/Source/WebCore/ChangeLog

<    1   2   3   4   5   6   7   8   9   10   >