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

2019-05-24 Thread youenn
Title: [245767] trunk/Source/WebKit Revision 245767 Author you...@apple.com Date 2019-05-24 18:39:19 -0700 (Fri, 24 May 2019) Log Message REGRESSION (r245715?) [WK2] Layout Test http/wpt/cache-storage/cache-storage-networkprocess-crash.html is a flaky failure

[webkit-changes] [245765] trunk

2019-05-24 Thread justin_michaud
Title: [245765] trunk Revision 245765 Author justin_mich...@apple.com Date 2019-05-24 17:51:21 -0700 (Fri, 24 May 2019) Log Message [WASM-References] Support Anyref in globals https://bugs.webkit.org/show_bug.cgi?id=198102 Reviewed by Saam Barati. JSTests: Add test for anyrefs in

[webkit-changes] [245766] tags/Safari-608.1.25.1/Source

2019-05-24 Thread alancoon
Title: [245766] tags/Safari-608.1.25.1/Source Revision 245766 Author alanc...@apple.com Date 2019-05-24 17:51:36 -0700 (Fri, 24 May 2019) Log Message Versioning. Modified Paths tags/Safari-608.1.25.1/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [245763] trunk/Source

2019-05-24 Thread alancoon
Title: [245763] trunk/Source Revision 245763 Author alanc...@apple.com Date 2019-05-24 17:40:02 -0700 (Fri, 24 May 2019) Log Message Versioning. Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [245764] tags/Safari-608.1.25.1/

2019-05-24 Thread alancoon
Title: [245764] tags/Safari-608.1.25.1/ Revision 245764 Author alanc...@apple.com Date 2019-05-24 17:40:39 -0700 (Fri, 24 May 2019) Log Message New tag. Added Paths tags/Safari-608.1.25.1/ Diff ___ webkit-changes mailing list

[webkit-changes] [245762] branches/safari-608.1.24.30-branch/Source

2019-05-24 Thread kocsen_chung
Title: [245762] branches/safari-608.1.24.30-branch/Source Revision 245762 Author kocsen_ch...@apple.com Date 2019-05-24 17:39:34 -0700 (Fri, 24 May 2019) Log Message Versioning. Modified Paths branches/safari-608.1.24.30-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [245761] branches/safari-608.1.24.20-branch/Source

2019-05-24 Thread kocsen_chung
Title: [245761] branches/safari-608.1.24.20-branch/Source Revision 245761 Author kocsen_ch...@apple.com Date 2019-05-24 17:28:22 -0700 (Fri, 24 May 2019) Log Message Versioning. Modified Paths branches/safari-608.1.24.20-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [245760] tags/Safari-608.1.24.30.2/

2019-05-24 Thread alancoon
Title: [245760] tags/Safari-608.1.24.30.2/ Revision 245760 Author alanc...@apple.com Date 2019-05-24 16:45:33 -0700 (Fri, 24 May 2019) Log Message Tag Safari-608.1.24.30.2. Added Paths tags/Safari-608.1.24.30.2/ Diff ___

[webkit-changes] [245759] trunk

2019-05-24 Thread mmaxfield
Title: [245759] trunk Revision 245759 Author mmaxfi...@apple.com Date 2019-05-24 16:38:18 -0700 (Fri, 24 May 2019) Log Message [WHLSL] Allow vertex attributes to have arbitrary names in the shader https://bugs.webkit.org/show_bug.cgi?id=198235 Reviewed by Dean Jackson and Justin Fan.

[webkit-changes] [245758] tags/Safari-608.1.24.20.4/

2019-05-24 Thread alancoon
Title: [245758] tags/Safari-608.1.24.20.4/ Revision 245758 Author alanc...@apple.com Date 2019-05-24 16:17:22 -0700 (Fri, 24 May 2019) Log Message Tag Safari-608.1.24.20.4. Added Paths tags/Safari-608.1.24.20.4/ Diff ___

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

2019-05-24 Thread pvollan
Title: [245757] trunk/Source/WebKit Revision 245757 Author pvol...@apple.com Date 2019-05-24 15:48:26 -0700 (Fri, 24 May 2019) Log Message Remove unused member in WebsiteDataRecord https://bugs.webkit.org/show_bug.cgi?id=198231 Reviewed by Brent Fulgham. The data member

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

2019-05-24 Thread david_quesada
Title: [245756] trunk/Source/WebKit Revision 245756 Author david_ques...@apple.com Date 2019-05-24 15:13:02 -0700 (Fri, 24 May 2019) Log Message Crash under WebCore::TimerBase::~TimerBase after a download is canceled https://bugs.webkit.org/show_bug.cgi?id=197927 rdar://problem/50822728

[webkit-changes] [245754] branches/safari-608.1.24.20-branch/Source/WebCore

2019-05-24 Thread alancoon
Title: [245754] branches/safari-608.1.24.20-branch/Source/WebCore Revision 245754 Author alanc...@apple.com Date 2019-05-24 14:47:32 -0700 (Fri, 24 May 2019) Log Message Cherry-pick r245752. rdar://problem/51068494 Plumb dark appearance down to GraphicsContext.

[webkit-changes] [245755] branches/safari-608.1.24.20-branch/Source/WebCore

2019-05-24 Thread alancoon
Title: [245755] branches/safari-608.1.24.20-branch/Source/WebCore Revision 245755 Author alanc...@apple.com Date 2019-05-24 14:47:36 -0700 (Fri, 24 May 2019) Log Message Cherry-pick r245753. rdar://problem/51068494 Refactor how showLetterpressedGlyphsWithAdvances gets the graphics

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

2019-05-24 Thread timothy_horton
Title: [245752] trunk/Source/WebCore Revision 245752 Author timothy_hor...@apple.com Date 2019-05-24 14:41:00 -0700 (Fri, 24 May 2019) Log Message Plumb dark appearance down to GraphicsContext. https://bugs.webkit.org/show_bug.cgi?id=198224 rdar://problem/51068494 Reviewed by Dean

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

2019-05-24 Thread timothy_horton
Title: [245753] trunk/Source/WebCore Revision 245753 Author timothy_hor...@apple.com Date 2019-05-24 14:41:32 -0700 (Fri, 24 May 2019) Log Message Refactor how showLetterpressedGlyphsWithAdvances gets the graphics context. https://bugs.webkit.org/show_bug.cgi?id=198225 Reviewed by Dean

[webkit-changes] [245751] trunk/LayoutTests

2019-05-24 Thread simon . fraser
Title: [245751] trunk/LayoutTests Revision 245751 Author simon.fra...@apple.com Date 2019-05-24 12:49:57 -0700 (Fri, 24 May 2019) Log Message Rebase compositing/rtl/rtl-overflow-scrolling.html https://bugs.webkit.org/show_bug.cgi?id=198220 Unreviewed test gardening. New result is a

[webkit-changes] [245750] trunk/Source/WebInspectorUI

2019-05-24 Thread drousso
Title: [245750] trunk/Source/WebInspectorUI Revision 245750 Author drou...@apple.com Date 2019-05-24 12:01:48 -0700 (Fri, 24 May 2019) Log Message Web Inspector: Overlay: don't show setting for showing rulers/guides during element selection if it's not supported

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

2019-05-24 Thread youenn
Title: [245749] trunk/Source/WebKit Revision 245749 Author you...@apple.com Date 2019-05-24 11:55:28 -0700 (Fri, 24 May 2019) Log Message Update messages_unittest.py after r245715 https://bugs.webkit.org/show_bug.cgi?id=198214 Reviewed by Alexey Proskuryakov. Update expected results

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

2019-05-24 Thread youenn
Title: [245748] trunk/Source/WebCore Revision 245748 Author you...@apple.com Date 2019-05-24 11:26:45 -0700 (Fri, 24 May 2019) Log Message Make sure completion handler is always called in SWServer::startSuspension https://bugs.webkit.org/show_bug.cgi?id=198215 Reviewed by Alex

[webkit-changes] [245747] trunk/LayoutTests

2019-05-24 Thread sroberts
Title: [245747] trunk/LayoutTests Revision 245747 Author srobe...@apple.com Date 2019-05-24 10:47:28 -0700 (Fri, 24 May 2019) Log Message scrollingcoordinator/scrolling-tree/fixed-inside-frame.html is no longer flaky https://bugs.webkit.org/show_bug.cgi?id=194253 Unreviewed test

[webkit-changes] [245746] trunk

2019-05-24 Thread rniwa
Title: [245746] trunk Revision 245746 Author rn...@webkit.org Date 2019-05-24 09:33:57 -0700 (Fri, 24 May 2019) Log Message Asssertion failure in dispatchSubtreeModifiedEvent due to TextFieldInputType updating UA shadow tree inside Element::removedFromAncestor

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

2019-05-24 Thread sbarati
Title: [245745] trunk/Source/WebCore Revision 245745 Author sbar...@apple.com Date 2019-05-24 01:19:07 -0700 (Fri, 24 May 2019) Log Message [WHLSL] ReadModifyWriteExpression always has a result and new value _expression_ https://bugs.webkit.org/show_bug.cgi?id=198079 Reviewed by Myles

[webkit-changes] [245744] trunk/Tools

2019-05-24 Thread ysuzuki
Title: [245744] trunk/Tools Revision 245744 Author ysuz...@apple.com Date 2019-05-24 00:54:16 -0700 (Fri, 24 May 2019) Log Message Make display-profiler-output work with newer HighLine https://bugs.webkit.org/show_bug.cgi?id=198205 Reviewed by Saam Barati. Newer HighLine does not have