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

2020-09-29 Thread simon . fraser
Title: [267781] trunk/Source/WebCore Revision 267781 Author simon.fra...@apple.com Date 2020-09-29 22:56:10 -0700 (Tue, 29 Sep 2020) Log Message [LFC Display] Basic text display https://bugs.webkit.org/show_bug.cgi?id=217120 Reviewed by Zalan Bujtas. Add basic text painting to LFC displ

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

2020-09-29 Thread wenson_hsieh
Title: [267780] trunk/Source/WebCore Revision 267780 Author wenson_hs...@apple.com Date 2020-09-29 20:27:25 -0700 (Tue, 29 Sep 2020) Log Message We should avoid making connections to the GPU Process during garbage collection https://bugs.webkit.org/show_bug.cgi?id=217112 Reviewed by Tim

[webkit-changes] [267779] trunk

2020-09-29 Thread rniwa
Title: [267779] trunk Revision 267779 Author rn...@webkit.org Date 2020-09-29 20:17:46 -0700 (Tue, 29 Sep 2020) Log Message Crash while loading a confluence page https://bugs.webkit.org/show_bug.cgi?id=217111 Reviewed by Wenson Hsieh. Source/WebCore: The crash was caused by MutationObs

[webkit-changes] [267778] trunk/LayoutTests

2020-09-29 Thread hector_i_lopez
Title: [267778] trunk/LayoutTests Revision 267778 Author hector_i_lo...@apple.com Date 2020-09-29 19:45:05 -0700 (Tue, 29 Sep 2020) Log Message REGRESSION(r267402): [ macOS iOS Release ] imported/w3c/web-platform-tests/user-timing/measure-l3.any.worker.html is a flaky failure https://bugs

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

2020-09-29 Thread don . olmstead
Title: [26] trunk/Source/WebCore Revision 26 Author don.olmst...@sony.com Date 2020-09-29 18:59:34 -0700 (Tue, 29 Sep 2020) Log Message [WebGPU] Add platform guards https://bugs.webkit.org/show_bug.cgi?id=217095 Reviewed by Darin Adler. Add platform guards around Apple specific

[webkit-changes] [267776] trunk/LayoutTests

2020-09-29 Thread rackler
Title: [267776] trunk/LayoutTests Revision 267776 Author rack...@apple.com Date 2020-09-29 18:37:55 -0700 (Tue, 29 Sep 2020) Log Message REGRESSION: [ iOS release wk2 ] compositing/debug-borders-dynamic.html is a flaky image failure https://bugs.webkit.org/show_bug.cgi?id=217114 Unreview

[webkit-changes] [267774] trunk/Tools

2020-09-29 Thread andresg_22
Title: [267774] trunk/Tools Revision 267774 Author andresg...@apple.com Date 2020-09-29 18:05:33 -0700 (Tue, 29 Sep 2020) Log Message Modify END_AX_OBJC_EXCEPTIONS macro to assert to aid debugging of layout tests. https://bugs.webkit.org/show_bug.cgi?id=217096 Reviewed by Chris Fleizach.

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

2020-09-29 Thread jer . noble
Title: [267773] trunk/Source/WebCore Revision 267773 Author jer.no...@apple.com Date 2020-09-29 17:13:14 -0700 (Tue, 29 Sep 2020) Log Message Fullscreen mode on mlb.com shows white letterboxing when video aspect ratio does not match screen https://bugs.webkit.org/show_bug.cgi?id=217060

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

2020-09-29 Thread wenson_hsieh
Title: [267772] trunk/Source/WebKit Revision 267772 Author wenson_hs...@apple.com Date 2020-09-29 16:38:18 -0700 (Tue, 29 Sep 2020) Log Message [GPU Process] RemoteImageBufferProxy should ensure the state stack of the context is cleared before destruction https://bugs.webkit.org/show_bug.

[webkit-changes] [267771] trunk

2020-09-29 Thread don . olmstead
Title: [267771] trunk Revision 267771 Author don.olmst...@sony.com Date 2020-09-29 16:35:37 -0700 (Tue, 29 Sep 2020) Log Message [CMake][WebGPU] Add FindDawn module https://bugs.webkit.org/show_bug.cgi?id=217097 Reviewed by Darin Adler. Add a FindDawn CMake module to use for a WebGPU im

[webkit-changes] [267770] trunk/Source/ThirdParty/ANGLE

2020-09-29 Thread jdarpinian
Title: [267770] trunk/Source/ThirdParty/ANGLE Revision 267770 Author jdarpin...@chromium.org Date 2020-09-29 16:31:58 -0700 (Tue, 29 Sep 2020) Log Message Fix EXT_color_buffer_half_float on iOS https://bugs.webkit.org/show_bug.cgi?id=217107 Reviewed by Kenneth Russell. * src/libANGLE/Co

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

2020-09-29 Thread peng . liu6
Title: [267769] trunk/Source/WebCore Revision 267769 Author peng.l...@apple.com Date 2020-09-29 16:24:59 -0700 (Tue, 29 Sep 2020) Log Message [Media in GPU Process] Use VideoLayerManager to manage layers of MediaPlayerPrivateRemote https://bugs.webkit.org/show_bug.cgi?id=216995 Reviewed

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

2020-09-29 Thread stephan . szabo
Title: [267768] trunk/Source/WebKit Revision 267768 Author stephan.sz...@sony.com Date 2020-09-29 15:57:06 -0700 (Tue, 29 Sep 2020) Log Message [PlayStation] Build fix for GPU Process after r267725 https://bugs.webkit.org/show_bug.cgi?id=217098 Unreviewed build fix. Update playstation s

[webkit-changes] [267767] branches/safari-611.1.2-branch/Source/WebKitLegacy/mac

2020-09-29 Thread alancoon
Title: [267767] branches/safari-611.1.2-branch/Source/WebKitLegacy/mac Revision 267767 Author alanc...@apple.com Date 2020-09-29 15:04:19 -0700 (Tue, 29 Sep 2020) Log Message Cherry-pick r267756. rdar://problem/69765230 Unreviewed, reverting r267397. SPI is still used Reve

[webkit-changes] [267766] trunk

2020-09-29 Thread keith_miller
Title: [267766] trunk Revision 267766 Author keith_mil...@apple.com Date 2020-09-29 14:52:28 -0700 (Tue, 29 Sep 2020) Log Message CSS serialization expects comments between certain tokens https://bugs.webkit.org/show_bug.cgi?id=216947 Reviewed by Darin Adler. LayoutTests/imported/w3c:

[webkit-changes] [267764] trunk

2020-09-29 Thread jbedard
Title: [267764] trunk Revision 267764 Author jbed...@apple.com Date 2020-09-29 14:50:58 -0700 (Tue, 29 Sep 2020) Log Message [watchOS] AVKitSPI build fixes https://bugs.webkit.org/show_bug.cgi?id=217070 Rubber-stamped by Eric Carlson. Source/WebCore/PAL: * pal/spi/cocoa/AVKitSPI.h: Ex

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

2020-09-29 Thread timothy_horton
Title: [267762] trunk/Source/WebKit Revision 267762 Author timothy_hor...@apple.com Date 2020-09-29 14:41:50 -0700 (Tue, 29 Sep 2020) Log Message Enable the Web Share Level 2 feature wherever Web Share is enabled https://bugs.webkit.org/show_bug.cgi?id=217105 Reviewed by Beth Dakin. No

[webkit-changes] [267760] trunk/Source

2020-09-29 Thread akeerthi
Title: [267760] trunk/Source Revision 267760 Author akeer...@apple.com Date 2020-09-29 14:22:30 -0700 (Tue, 29 Sep 2020) Log Message [macCatalyst] Focus rings are not painted https://bugs.webkit.org/show_bug.cgi?id=217073 Reviewed by Darin Adler. Source/WebCore: The logic which paints

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

2020-09-29 Thread zalan
Title: [267759] trunk/Source/WebCore Revision 267759 Author za...@apple.com Date 2020-09-29 13:51:54 -0700 (Tue, 29 Sep 2020) Log Message [LFC][IFC] Make sure gets an inline box too. https://bugs.webkit.org/show_bug.cgi?id=217100 Reviewed by Antti Koivisto. behaves similarly to when

[webkit-changes] [267758] trunk

2020-09-29 Thread weinig
Title: [267758] trunk Revision 267758 Author wei...@apple.com Date 2020-09-29 13:40:27 -0700 (Tue, 29 Sep 2020) Log Message Remove IndexedDBWorkers runtime setting now since it is always true https://bugs.webkit.org/show_bug.cgi?id=217090 Reviewed by Darin Adler. Source/WebCore: Remove

[webkit-changes] [267757] trunk/Tools

2020-09-29 Thread jbedard
Title: [267757] trunk/Tools Revision 267757 Author jbed...@apple.com Date 2020-09-29 13:13:28 -0700 (Tue, 29 Sep 2020) Log Message [tvOS] [watchOS] Add support in libTestWTFAlwaysMissing-iOS-v2.tbd https://bugs.webkit.org/show_bug.cgi?id=217068 Rubber-stamped by Aakash Jain. * TestWebK

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

2020-09-29 Thread achristensen
Title: [267756] trunk/Source/WebKitLegacy/mac Revision 267756 Author achristen...@apple.com Date 2020-09-29 12:16:50 -0700 (Tue, 29 Sep 2020) Log Message Unreviewed, reverting r267397. SPI is still used Reverted changeset: "Remove deprecated script and stylesheet injection SPI, replac

[webkit-changes] [267755] trunk/Tools

2020-09-29 Thread ryanhaddad
Title: [267755] trunk/Tools Revision 267755 Author ryanhad...@apple.com Date 2020-09-29 11:24:43 -0700 (Tue, 29 Sep 2020) Log Message URL for Apple-iOS-14-Simulator-Debug-WK2-Tests is broken on the dashboard https://bugs.webkit.org/show_bug.cgi?id=217094 Reviewed by Aakash Jain. * Build

[webkit-changes] [267754] trunk/Source/JavaScriptCore

2020-09-29 Thread ysuzuki
Title: [267754] trunk/Source/_javascript_Core Revision 267754 Author ysuz...@apple.com Date 2020-09-29 11:12:28 -0700 (Tue, 29 Sep 2020) Log Message [JSC] Annotate JIT operation functions called from B3 etc. https://bugs.webkit.org/show_bug.cgi?id=217082 Reviewed by Saam Barati. There a

[webkit-changes] [267752] tags/Safari-611.1.1.2/

2020-09-29 Thread alancoon
Title: [267752] tags/Safari-611.1.1.2/ Revision 267752 Author alanc...@apple.com Date 2020-09-29 10:55:50 -0700 (Tue, 29 Sep 2020) Log Message Tag Safari-611.1.1.2. Added Paths tags/Safari-611.1.1.2/ Diff ___ webkit-changes mailing lis

[webkit-changes] [267751] branches/safari-611.1.1-branch/Source

2020-09-29 Thread alancoon
Title: [267751] branches/safari-611.1.1-branch/Source Revision 267751 Author alanc...@apple.com Date 2020-09-29 10:51:26 -0700 (Tue, 29 Sep 2020) Log Message Versioning. WebKit-7611.1.1.2 Modified Paths branches/safari-611.1.1-branch/Source/_javascript_Core/Configurations/Version.xccon

[webkit-changes] [267749] branches/safari-610-branch/Source/WebCore

2020-09-29 Thread alancoon
Title: [267749] branches/safari-610-branch/Source/WebCore Revision 267749 Author alanc...@apple.com Date 2020-09-29 10:36:19 -0700 (Tue, 29 Sep 2020) Log Message Cherry-pick r267722. rdar://problem/69586659 Cherry-pick r266899. rdar://problem/69586659 Integrator's note: as s

[webkit-changes] [267748] branches/safari-610-branch

2020-09-29 Thread alancoon
Title: [267748] branches/safari-610-branch Revision 267748 Author alanc...@apple.com Date 2020-09-29 10:34:54 -0700 (Tue, 29 Sep 2020) Log Message Cherry-pick r267721. rdar://problem/69586659 Cherry-pick r266887. rdar://problem/69586659 Integrator's note: as some of the symb

[webkit-changes] [267747] branches/safari-611.1.2-branch/Source/WebCore

2020-09-29 Thread alancoon
Title: [267747] branches/safari-611.1.2-branch/Source/WebCore Revision 267747 Author alanc...@apple.com Date 2020-09-29 10:21:37 -0700 (Tue, 29 Sep 2020) Log Message Cherry-pick r267706. rdar://problem/69751604 REGRESSION (r267329): Crash due to null-dereference of frame pointer in D

[webkit-changes] [267745] branches/safari-610-branch/Source/WebCore

2020-09-29 Thread alancoon
Title: [267745] branches/safari-610-branch/Source/WebCore Revision 267745 Author alanc...@apple.com Date 2020-09-29 09:52:52 -0700 (Tue, 29 Sep 2020) Log Message Revert r266899. rdar://problem/69586659 Modified Paths branches/safari-610-branch/Source/WebCore/ChangeLog branches/safari-61

[webkit-changes] [267746] branches/safari-610-branch

2020-09-29 Thread alancoon
Title: [267746] branches/safari-610-branch Revision 267746 Author alanc...@apple.com Date 2020-09-29 09:52:57 -0700 (Tue, 29 Sep 2020) Log Message Revert r266887. rdar://problem/69586659 Modified Paths branches/safari-610-branch/LayoutTests/ChangeLog branches/safari-610-branch/Source/We

[webkit-changes] [267743] trunk/Tools

2020-09-29 Thread jbedard
Title: [267743] trunk/Tools Revision 267743 Author jbed...@apple.com Date 2020-09-29 09:47:34 -0700 (Tue, 29 Sep 2020) Log Message [resultsdbpy] Restrict incoming traffic to localhost https://bugs.webkit.org/show_bug.cgi?id=217089 Reviewed by Aakash Jain. * Scripts/libraries/resultsdbp

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

2020-09-29 Thread wenson_hsieh
Title: [267742] trunk/Source/WebCore Revision 267742 Author wenson_hs...@apple.com Date 2020-09-29 09:41:49 -0700 (Tue, 29 Sep 2020) Log Message [GPU Process] Several layout tests in fast/canvas crash under GraphicsContext::clipToImageBuffer https://bugs.webkit.org/show_bug.cgi?id=217026

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

2020-09-29 Thread zalan
Title: [267741] trunk/Source/WebCore Revision 267741 Author za...@apple.com Date 2020-09-29 09:34:53 -0700 (Tue, 29 Sep 2020) Log Message [Media in GPU Process] Use VideoLayerManager to manage layers of MediaPlayerPrivateRemote https://bugs.webkit.org/show_bug.cgi?id=216995 Patch by Peng

[webkit-changes] [267739] trunk/Tools

2020-09-29 Thread aakash_jain
Title: [267739] trunk/Tools Revision 267739 Author aakash_j...@apple.com Date 2020-09-29 09:27:13 -0700 (Tue, 29 Sep 2020) Log Message [ews] Refactor NUM_API_FAILURES_TO_DISPLAY https://bugs.webkit.org/show_bug.cgi?id=217086 Reviewed by Jonathan Bedard. * BuildSlaveSupport/ews-build/ste

[webkit-changes] [267740] trunk/Tools

2020-09-29 Thread aakash_jain
Title: [267740] trunk/Tools Revision 267740 Author aakash_j...@apple.com Date 2020-09-29 09:27:28 -0700 (Tue, 29 Sep 2020) Log Message Limit number of tests to log in case of large number of JSC test failures https://bugs.webkit.org/show_bug.cgi?id=217085 Reviewed by Jonathan Bedard. *

[webkit-changes] [267738] trunk

2020-09-29 Thread pvollan
Title: [267738] trunk Revision 267738 Author pvol...@apple.com Date 2020-09-29 09:04:01 -0700 (Tue, 29 Sep 2020) Log Message [macOS] Deny access to 'com.apple.awdd' in the WebContent sandbox https://bugs.webkit.org/show_bug.cgi?id=216975 Reviewed by Darin Adler. Source/WebKit: This has

[webkit-changes] [267736] trunk/Tools

2020-09-29 Thread aakash_jain
Title: [267736] trunk/Tools Revision 267736 Author aakash_j...@apple.com Date 2020-09-29 09:02:07 -0700 (Tue, 29 Sep 2020) Log Message [build.webkit.org] Add unit-test to detect invalid triggers in config.json https://bugs.webkit.org/show_bug.cgi?id=216898 Reviewed by Jonathan Bedard. *

[webkit-changes] [267737] trunk/Tools

2020-09-29 Thread aakash_jain
Title: [267737] trunk/Tools Revision 267737 Author aakash_j...@apple.com Date 2020-09-29 09:03:35 -0700 (Tue, 29 Sep 2020) Log Message Limit maximum number of webkitpy failures to display https://bugs.webkit.org/show_bug.cgi?id=217087 Reviewed by Jonathan Bedard. * BuildSlaveSupport/ews

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

2020-09-29 Thread clord
Title: [267735] trunk/Source/WebCore Revision 267735 Author cl...@igalia.com Date 2020-09-29 08:52:57 -0700 (Tue, 29 Sep 2020) Log Message Implement asynchronous OffscreenCanvas placeholder updates for TextureMapperGL-based compositor https://bugs.webkit.org/show_bug.cgi?id=202798 Review

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

2020-09-29 Thread antti
Title: [267734] trunk/Source/WebCore Revision 267734 Author an...@apple.com Date 2020-09-29 06:19:05 -0700 (Tue, 29 Sep 2020) Log Message [LFC][Integration] Generalize run iterator for non-text runs https://bugs.webkit.org/show_bug.cgi?id=217083 Reviewed by Zalan Bujtas. Add RunIterator

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

2020-09-29 Thread zalan
Title: [267733] trunk/Source/WebCore Revision 267733 Author za...@apple.com Date 2020-09-29 06:12:38 -0700 (Tue, 29 Sep 2020) Log Message [LFC][IFC] LineBreaker renames https://bugs.webkit.org/show_bug.cgi?id=217067 Reviewed by Antti Koivisto. The following functions and structures have

[webkit-changes] [267732] trunk/Source/JavaScriptCore

2020-09-29 Thread ysuzuki
Title: [267732] trunk/Source/_javascript_Core Revision 267732 Author ysuz...@apple.com Date 2020-09-29 02:04:12 -0700 (Tue, 29 Sep 2020) Log Message Unreviewed, attempt to fix WinCairo build failure part 2 https://bugs.webkit.org/show_bug.cgi?id=217071 * ftl/FTLOperations.h: Modified Pa

[webkit-changes] [267731] trunk/Source/JavaScriptCore

2020-09-29 Thread ysuzuki
Title: [267731] trunk/Source/_javascript_Core Revision 267731 Author ysuz...@apple.com Date 2020-09-29 01:50:43 -0700 (Tue, 29 Sep 2020) Log Message Unreviewed, attempt to fix WinCairo build failure https://bugs.webkit.org/show_bug.cgi?id=217071 * ftl/FTLOperations.h: * tools/JSDollarVM.

[webkit-changes] [267730] trunk

2020-09-29 Thread commit-queue
Title: [267730] trunk Revision 267730 Author commit-qu...@webkit.org Date 2020-09-29 00:44:40 -0700 (Tue, 29 Sep 2020) Log Message Data URL image is not rendered if there is whitespace between the mime type and and "base64" string https://bugs.webkit.org/show_bug.cgi?id=216900 Patch by S

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

2020-09-29 Thread commit-queue
Title: [267729] trunk/Source/WebKit Revision 267729 Author commit-qu...@webkit.org Date 2020-09-29 00:20:13 -0700 (Tue, 29 Sep 2020) Log Message [GTK] Stop using the default website data store for the inspector https://bugs.webkit.org/show_bug.cgi?id=217034 Patch by Carlos Garcia Campos