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

2019-09-29 Thread krollin
Title: [250497] trunk/Source/WTF Revision 250497 Author krol...@apple.com Date 2019-09-29 19:21:48 -0700 (Sun, 29 Sep 2019) Log Message Address static analysis warning in ParkingLot.cpp: Access to field 'size' results in a dereference of a null pointer

[webkit-changes] [250494] branches/safari-608-branch

2019-09-29 Thread alancoon
Title: [250494] branches/safari-608-branch Revision 250494 Author alanc...@apple.com Date 2019-09-29 18:56:32 -0700 (Sun, 29 Sep 2019) Log Message Cherry-pick r249893. rdar://problem/55825342 Expose misspelling ranges for editable content to accessibility clients.

[webkit-changes] [250495] branches/safari-608-branch

2019-09-29 Thread alancoon
Title: [250495] branches/safari-608-branch Revision 250495 Author alanc...@apple.com Date 2019-09-29 18:56:41 -0700 (Sun, 29 Sep 2019) Log Message Cherry-pick r250345. rdar://problem/55825352 [iPadOS] [DataActivation] Focus moves away after focusing input fields on www.att.com

[webkit-changes] [250496] branches/safari-608-branch/Source/WebCore

2019-09-29 Thread alancoon
Title: [250496] branches/safari-608-branch/Source/WebCore Revision 250496 Author alanc...@apple.com Date 2019-09-29 18:56:43 -0700 (Sun, 29 Sep 2019) Log Message Cherry-pick r250483. rdar://problem/55825351 [Experiment][iOS] Add temporary HTTP header to distinguish iPads for

[webkit-changes] [250493] branches/safari-608-branch

2019-09-29 Thread bshafiei
Title: [250493] branches/safari-608-branch Revision 250493 Author bshaf...@apple.com Date 2019-09-29 16:50:52 -0700 (Sun, 29 Sep 2019) Log Message Apply patch. rdar://problem/55801087 Modified Paths branches/safari-608-branch/LayoutTests/ChangeLog

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

2019-09-29 Thread bfulgham
Title: [250492] trunk/Source/WebCore Revision 250492 Author bfulg...@apple.com Date 2019-09-29 12:33:37 -0700 (Sun, 29 Sep 2019) Log Message [FTW] Correct compositing, shadow, and radial gradient implementations https://bugs.webkit.org/show_bug.cgi?id=202177 Reviewed by Fujii Hironori.

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

2019-09-29 Thread zalan
Title: [250490] trunk/Source/WebCore Revision 250490 Author za...@apple.com Date 2019-09-29 08:08:41 -0700 (Sun, 29 Sep 2019) Log Message [LFC][IFC] Remove InlineLayout abstraction layer https://bugs.webkit.org/show_bug.cgi?id=202352 Reviewed by Antti Koivisto. Move InlineLayout