[webkit-changes] [292762] trunk

2022-04-11 Thread zan
Title: [292762] trunk Revision 292762 Author z...@falconsigh.net Date 2022-04-11 22:59:08 -0700 (Mon, 11 Apr 2022) Log Message Unreviewed, removing one of my email addresses. * metadata/contributors.json: Modified Paths trunk/ChangeLog trunk/metadata/contributors.json Diff

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

2022-04-11 Thread dpino
Title: [292761] trunk/Source/WebKit Revision 292761 Author dp...@igalia.com Date 2022-04-11 22:47:27 -0700 (Mon, 11 Apr 2022) Log Message [GLIB] Unreviewed, build fix for Debian Stable after r292251 https://bugs.webkit.org/show_bug.cgi?id=239102 * UIProcess/gtk/WaylandCompositor.cpp:

[webkit-changes] [292760] trunk/Source/WebGPU

2022-04-11 Thread mmaxfield
Title: [292760] trunk/Source/WebGPU Revision 292760 Author mmaxfi...@apple.com Date 2022-04-11 21:57:41 -0700 (Mon, 11 Apr 2022) Log Message [WebGPU] Fix the tvOS build (again) https://bugs.webkit.org/show_bug.cgi?id=239106 Unreviewed. Turns out PLATFORM(APPLETV) and PLATFORM(TVOS)

[webkit-changes] [292759] trunk

2022-04-11 Thread antti
Title: [292759] trunk Revision 292759 Author an...@apple.com Date 2022-04-11 20:43:50 -0700 (Mon, 11 Apr 2022) Log Message [CSS Container Queries] Update container shorthand order https://bugs.webkit.org/show_bug.cgi?id=239065 Reviewed by Alan Bujtas. LayoutTests/imported/w3c: Update

[webkit-changes] [292758] trunk/Source/ThirdParty/libwebrtc

2022-04-11 Thread msaboff
Title: [292758] trunk/Source/ThirdParty/libwebrtc Revision 292758 Author msab...@apple.com Date 2022-04-11 20:34:04 -0700 (Mon, 11 Apr 2022) Log Message REGRESSION (r292411): libwebrtc header files aren't installed in system content path https://bugs.webkit.org/show_bug.cgi?id=239100

[webkit-changes] [292757] trunk/Source

2022-04-11 Thread mmaxfield
Title: [292757] trunk/Source Revision 292757 Author mmaxfi...@apple.com Date 2022-04-11 20:00:18 -0700 (Mon, 11 Apr 2022) Log Message [WebGPU] Use checked arithmetic https://bugs.webkit.org/show_bug.cgi?id=239058 Reviewed by Kimmo Kinnunen. We have a bunch of places where overflow can

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

2022-04-11 Thread wenson_hsieh
Title: [292756] trunk/Source/WebKit Revision 292756 Author wenson_hs...@apple.com Date 2022-04-11 18:58:28 -0700 (Mon, 11 Apr 2022) Log Message REGRESSION: Web content process crashes when triggering Live Text in recoveryOS https://bugs.webkit.org/show_bug.cgi?id=239096 rdar://91592943

[webkit-changes] [292755] trunk/Tools

2022-04-11 Thread jbedard
Title: [292755] trunk/Tools Revision 292755 Author jbed...@apple.com Date 2022-04-11 18:38:37 -0700 (Mon, 11 Apr 2022) Log Message [Merge-Queue] Build before landing https://bugs.webkit.org/show_bug.cgi?id=239068 Reviewed by Ryan Haddad. * Tools/CISupport/ews-build/factories.py:

[webkit-changes] [292754] trunk

2022-04-11 Thread pangle
Title: [292754] trunk Revision 292754 Author pan...@apple.com Date 2022-04-11 18:34:15 -0700 (Mon, 11 Apr 2022) Log Message Web Inspector: preserve DOM.NodeId if a node is removed and re-added https://bugs.webkit.org/show_bug.cgi?id=189687 Reviewed by Devin Rousso. Source/WebCore:

[webkit-changes] [292753] trunk/Source

2022-04-11 Thread don . olmstead
Title: [292753] trunk/Source Revision 292753 Author don.olmst...@sony.com Date 2022-04-11 18:32:43 -0700 (Mon, 11 Apr 2022) Log Message Fix PlayStation build after r292696 https://bugs.webkit.org/show_bug.cgi?id=239098 Unreviewed build fix. Source/WebDriver: *

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

2022-04-11 Thread zalan
Title: [292752] trunk/Source/WebCore Revision 292752 Author za...@apple.com Date 2022-04-11 18:30:11 -0700 (Mon, 11 Apr 2022) Log Message [IFC][Integration] LayoutIntegration::LineLayout should not expose InlineContent https://bugs.webkit.org/show_bug.cgi?id=239059 Reviewed by Antti

[webkit-changes] [292751] trunk/LayoutTests

2022-04-11 Thread matteo_flores
Title: [292751] trunk/LayoutTests Revision 292751 Author matteo_flo...@apple.com Date 2022-04-11 18:16:08 -0700 (Mon, 11 Apr 2022) Log Message [ Mac wk2 Debug ] accessibility/ancestor-computation.html is a constant timeout https://bugs.webkit.org/show_bug.cgi?id=239099

[webkit-changes] [292750] trunk/Tools

2022-04-11 Thread cdumez
Title: [292750] trunk/Tools Revision 292750 Author cdu...@apple.com Date 2022-04-11 18:15:48 -0700 (Mon, 11 Apr 2022) Log Message REGRESSION:(r292696) lldb_webkit_unittest.TestSummaryProviders.serial_test_WTFStringImpl_SummaryProvider_null_string is a constant failure

[webkit-changes] [292749] trunk

2022-04-11 Thread zalan
Title: [292749] trunk Revision 292749 Author za...@apple.com Date 2022-04-11 17:43:49 -0700 (Mon, 11 Apr 2022) Log Message [ iOS iPhone 12 ] fast/hidpi & fast/layers/hidpi tests are flaky text/image failing https://bugs.webkit.org/show_bug.cgi?id=232384 Reviewed by Wenson Hsieh.

[webkit-changes] [292748] trunk/Source/WebGPU

2022-04-11 Thread mmaxfield
Title: [292748] trunk/Source/WebGPU Revision 292748 Author mmaxfi...@apple.com Date 2022-04-11 17:40:29 -0700 (Mon, 11 Apr 2022) Log Message [WebGPU] WebGPU strings are UTF-8, not Latin-1 https://bugs.webkit.org/show_bug.cgi?id=239057 Reviewed by Kimmo Kinnunen. Replace

[webkit-changes] [292747] trunk/Source/WebGPU

2022-04-11 Thread mmaxfield
Title: [292747] trunk/Source/WebGPU Revision 292747 Author mmaxfi...@apple.com Date 2022-04-11 17:30:21 -0700 (Mon, 11 Apr 2022) Log Message [WebGPU] Make sure asynchronous things are asynchronous https://bugs.webkit.org/show_bug.cgi?id=239056 Reviewed by Kimmo Kinnunen. This isn't

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

2022-04-11 Thread nvasilyev
Title: [292746] trunk/Source/WebInspectorUI Revision 292746 Author nvasil...@apple.com Date 2022-04-11 17:23:05 -0700 (Mon, 11 Apr 2022) Log Message Web Inspector: REGRESSION(r290770): Styles: creating a new property scrolls the input to the top of the panel

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

2022-04-11 Thread mmaxfield
Title: [292745] trunk/Source/WebCore/PAL Revision 292745 Author mmaxfi...@apple.com Date 2022-04-11 17:19:08 -0700 (Mon, 11 Apr 2022) Log Message [WebGPU] Unspecified texture size values should be set to 1, not 0 https://bugs.webkit.org/show_bug.cgi?id=239052 Reviewed by Kimmo Kinnunen.

[webkit-changes] [292744] trunk/Source/WebGPU

2022-04-11 Thread mmaxfield
Title: [292744] trunk/Source/WebGPU Revision 292744 Author mmaxfi...@apple.com Date 2022-04-11 17:14:49 -0700 (Mon, 11 Apr 2022) Log Message [WebGPU] Implement missing validity checks https://bugs.webkit.org/show_bug.cgi?id=238722 Reviewed by Kimmo Kinnunen. Now that WebGPU objects

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

2022-04-11 Thread kpiddington
Title: [292743] trunk/Source/ThirdParty/ANGLE Revision 292743 Author kpidding...@apple.com Date 2022-04-11 17:10:17 -0700 (Mon, 11 Apr 2022) Log Message This WebGL example crashes https://bugs.webkit.org/show_bug.cgi?id=238953 Null-check subnodes while performing a deep copy for loops,

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

2022-04-11 Thread mmaxfield
Title: [292742] trunk/Source/WebCore/PAL Revision 292742 Author mmaxfi...@apple.com Date 2022-04-11 17:07:17 -0700 (Mon, 11 Apr 2022) Log Message [WebGPU] Implement correct ownership for WGPUQueues https://bugs.webkit.org/show_bug.cgi?id=239050 Reviewed by Kimmo Kinnunen. WGPUQueues

[webkit-changes] [292741] trunk/Source

2022-04-11 Thread mmaxfield
Title: [292741] trunk/Source Revision 292741 Author mmaxfi...@apple.com Date 2022-04-11 17:04:35 -0700 (Mon, 11 Apr 2022) Log Message [WebGPU] Hook up device.queue to the IDL https://bugs.webkit.org/show_bug.cgi?id=239043 Reviewed by Kimmo Kinnunen. Source/WebCore: It seems when I

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

2022-04-11 Thread commit-queue
Title: [292740] trunk/Source/WebCore Revision 292740 Author commit-qu...@webkit.org Date 2022-04-11 16:48:05 -0700 (Mon, 11 Apr 2022) Log Message [GStreamer] Debugs logs from VideoSinkCommon are missing https://bugs.webkit.org/show_bug.cgi?id=239049 Patch by Philippe Normand on

[webkit-changes] [292739] trunk/LayoutTests

2022-04-11 Thread tsavell
Title: [292739] trunk/LayoutTests Revision 292739 Author tsav...@apple.com Date 2022-04-11 16:45:18 -0700 (Mon, 11 Apr 2022) Log Message REGRESSION (249023-249029@main): [ Monterey ] http/wpt/cache-storage/cache-storage-networkprocess-crash.html is a flaky CRASH with ASSERTION FAILED:

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

2022-04-11 Thread commit-queue
Title: [292738] trunk/Source/WebKit Revision 292738 Author commit-qu...@webkit.org Date 2022-04-11 16:45:00 -0700 (Mon, 11 Apr 2022) Log Message Use WebKit::blockedError instead of ResourceLoader::blockedError in WebLoaderStrategy::scheduleLoadFromNetworkProcess

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

2022-04-11 Thread simon . fraser
Title: [292737] trunk/Source/WebKit Revision 292737 Author simon.fra...@apple.com Date 2022-04-11 16:39:27 -0700 (Mon, 11 Apr 2022) Log Message Crash under ShareableBitmap::makeCGImageCopy() https://bugs.webkit.org/show_bug.cgi?id=239085 Reviewed by Wenson Hsieh.

[webkit-changes] [292736] branches/safari-614.1.10-branch/

2022-04-11 Thread repstein
Title: [292736] branches/safari-614.1.10-branch/ Revision 292736 Author repst...@apple.com Date 2022-04-11 16:31:43 -0700 (Mon, 11 Apr 2022) Log Message New branch. Added Paths branches/safari-614.1.10-branch/ Diff ___ webkit-changes

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

2022-04-11 Thread mmaxfield
Title: [292735] trunk/Source/WebCore/PAL Revision 292735 Author mmaxfi...@apple.com Date 2022-04-11 16:28:14 -0700 (Mon, 11 Apr 2022) Log Message Sort PAL.xcodeproj. https://bugs.webkit.org/show_bug.cgi?id=239050 Reviewed by Kimmo Kinnunen. * PAL.xcodeproj/project.pbxproj: Modified

[webkit-changes] [292734] trunk/Source

2022-04-11 Thread repstein
Title: [292734] trunk/Source Revision 292734 Author repst...@apple.com Date 2022-04-11 16:21:34 -0700 (Mon, 11 Apr 2022) Log Message Versioning. WebKit-7614.1.11 Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [292733] trunk/LayoutTests

2022-04-11 Thread matteo_flores
Title: [292733] trunk/LayoutTests Revision 292733 Author matteo_flo...@apple.com Date 2022-04-11 16:20:11 -0700 (Mon, 11 Apr 2022) Log Message [ Mac ] http/tests/media/modern-media-controls/macos-fullscreen-media-controls/macos-fullscreen-media-controls-live-broadcast.html is a flaky

[webkit-changes] [292732] trunk

2022-04-11 Thread nmouchtaris
Title: [292732] trunk Revision 292732 Author nmouchta...@apple.com Date 2022-04-11 16:05:22 -0700 (Mon, 11 Apr 2022) Log Message calc(): Propogate nan for min, max, clamp, and hypot https://bugs.webkit.org/show_bug.cgi?id=238974 Reviewed by Darin Adler. LayoutTests/imported/w3c: *

[webkit-changes] [292731] trunk/Tools

2022-04-11 Thread gsnedders
Title: [292731] trunk/Tools Revision 292731 Author gsnedd...@apple.com Date 2022-04-11 15:56:48 -0700 (Mon, 11 Apr 2022) Log Message webkitpy.w3c.test_exporter assumes all exceptions are HTTPError https://bugs.webkit.org/show_bug.cgi?id=238737 Reviewed by Jonathan Bedard. This

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

2022-04-11 Thread drousso
Title: [292730] trunk/Source/WebCore Revision 292730 Author drou...@apple.com Date 2022-04-11 15:48:26 -0700 (Mon, 11 Apr 2022) Log Message [Modern Media Controls] remove unnecessary `LayoutTraits` methods https://bugs.webkit.org/show_bug.cgi?id=239018 Reviewed by Eric Carlson. *

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

2022-04-11 Thread mattwoodrow
Title: [292729] trunk/Source/WebCore Revision 292729 Author mattwood...@apple.com Date 2022-04-11 15:14:09 -0700 (Mon, 11 Apr 2022) Log Message Use unaccelerated rendering for ImageBitmapRenderingContext's placeholder image. https://bugs.webkit.org/show_bug.cgi?id=238846 Reviewed by

[webkit-changes] [292728] trunk/Source/WebGPU

2022-04-11 Thread mmaxfield
Title: [292728] trunk/Source/WebGPU Revision 292728 Author mmaxfi...@apple.com Date 2022-04-11 15:03:54 -0700 (Mon, 11 Apr 2022) Log Message [WebGPU] Implement missing validity checks https://bugs.webkit.org/show_bug.cgi?id=238722 Reviewed by Kimmo Kinnunen. Now that WebGPU objects

[webkit-changes] [292727] trunk/LayoutTests

2022-04-11 Thread matteo_flores
Title: [292727] trunk/LayoutTests Revision 292727 Author matteo_flo...@apple.com Date 2022-04-11 14:59:00 -0700 (Mon, 11 Apr 2022) Log Message REBASLINE: [ Monterey wk2 ] 4 http/tests/inspector/paymentrequest/* tests are constant text failures

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

2022-04-11 Thread akeerthi
Title: [292726] trunk/Source/WebKit Revision 292726 Author akeer...@apple.com Date 2022-04-11 14:45:28 -0700 (Mon, 11 Apr 2022) Log Message [iOS] Ignore find interaction deprecation warnings https://bugs.webkit.org/show_bug.cgi?id=239084 Unreviewed, build fix. *

[webkit-changes] [292725] trunk

2022-04-11 Thread jer . noble
Title: [292725] trunk Revision 292725 Author jer.no...@apple.com Date 2022-04-11 14:42:46 -0700 (Mon, 11 Apr 2022) Log Message REGRESSION(r292051-r292022): [ iOS ] media/video-object-fit.html is a constant image failure https://bugs.webkit.org/show_bug.cgi?id=238634 Reviewed by Eric

[webkit-changes] [292724] branches/safari-613.2.6.1-branch/Source

2022-04-11 Thread alancoon
Title: [292724] branches/safari-613.2.6.1-branch/Source Revision 292724 Author alanc...@apple.com Date 2022-04-11 14:33:31 -0700 (Mon, 11 Apr 2022) Log Message Versioning. WebKit-7613.2.6.1.1 Modified Paths

[webkit-changes] [292723] trunk/LayoutTests

2022-04-11 Thread matteo_flores
Title: [292723] trunk/LayoutTests Revision 292723 Author matteo_flo...@apple.com Date 2022-04-11 14:22:02 -0700 (Mon, 11 Apr 2022) Log Message webgl/2.0.0/conformance2/glsl3/bool-type-cast-bug-uint-ivec-uvec.html crashes https://bugs.webkit.org/show_bug.cgi?id=237840

[webkit-changes] [292722] trunk

2022-04-11 Thread youenn
Title: [292722] trunk Revision 292722 Author you...@apple.com Date 2022-04-11 14:16:16 -0700 (Mon, 11 Apr 2022) Log Message Expose more ServiceWorker interfaces to workers https://bugs.webkit.org/show_bug.cgi?id=238992 Reviewed by Chris Dumez. LayoutTests/imported/w3c: *

[webkit-changes] [292721] trunk

2022-04-11 Thread sihui_liu
Title: [292721] trunk Revision 292721 Author sihui_...@apple.com Date 2022-04-11 13:59:13 -0700 (Mon, 11 Apr 2022) Log Message Fix size computation in WebCore::StorageMap https://bugs.webkit.org/show_bug.cgi?id=239024 rdar://88249235 Reviewed by Chris Dumez. Source/WebCore: We use

[webkit-changes] [292720] trunk/LayoutTests

2022-04-11 Thread matteo_flores
Title: [292720] trunk/LayoutTests Revision 292720 Author matteo_flo...@apple.com Date 2022-04-11 13:49:06 -0700 (Mon, 11 Apr 2022) Log Message REBASLINE: [ Monterey wk2 ] 4 http/tests/inspector/paymentrequest/* tests are constant text failures

[webkit-changes] [292718] branches/safari-613.2.6.2-branch/

2022-04-11 Thread repstein
Title: [292718] branches/safari-613.2.6.2-branch/ Revision 292718 Author repst...@apple.com Date 2022-04-11 13:19:26 -0700 (Mon, 11 Apr 2022) Log Message New branch. Added Paths branches/safari-613.2.6.2-branch/ Diff ___

[webkit-changes] [292717] branches/safari-613.2.6.1-branch/

2022-04-11 Thread repstein
Title: [292717] branches/safari-613.2.6.1-branch/ Revision 292717 Author repst...@apple.com Date 2022-04-11 13:19:20 -0700 (Mon, 11 Apr 2022) Log Message New branch. Added Paths branches/safari-613.2.6.1-branch/ Diff ___

[webkit-changes] [292719] branches/safari-613.2.6.3-branch/

2022-04-11 Thread repstein
Title: [292719] branches/safari-613.2.6.3-branch/ Revision 292719 Author repst...@apple.com Date 2022-04-11 13:19:32 -0700 (Mon, 11 Apr 2022) Log Message New branch. Added Paths branches/safari-613.2.6.3-branch/ Diff ___

[webkit-changes] [292716] branches/safari-613.2.6.0-branch/

2022-04-11 Thread repstein
Title: [292716] branches/safari-613.2.6.0-branch/ Revision 292716 Author repst...@apple.com Date 2022-04-11 13:19:13 -0700 (Mon, 11 Apr 2022) Log Message New branch. Added Paths branches/safari-613.2.6.0-branch/ Diff ___

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

2022-04-11 Thread wenson_hsieh
Title: [292715] trunk/Source/WebKit Revision 292715 Author wenson_hs...@apple.com Date 2022-04-11 13:18:49 -0700 (Mon, 11 Apr 2022) Log Message REGRESSION (r289785): [iOS] Unable to double-click to select a word in a received email https://bugs.webkit.org/show_bug.cgi?id=239055

[webkit-changes] [292714] trunk/Source

2022-04-11 Thread ysuzuki
Title: [292714] trunk/Source Revision 292714 Author ysuz...@apple.com Date 2022-04-11 13:10:44 -0700 (Mon, 11 Apr 2022) Log Message [JSC] Reduce use of unnecessary cryptographicallyRandom numbers https://bugs.webkit.org/show_bug.cgi?id=239026 Reviewed by Saam Barati.

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

2022-04-11 Thread ysuzuki
Title: [292713] trunk/Source/_javascript_Core Revision 292713 Author ysuz...@apple.com Date 2022-04-11 13:04:18 -0700 (Mon, 11 Apr 2022) Log Message Unreviewed, use std::forward instead of WTFMove since it becomes template typename Vector&& https://bugs.webkit.org/show_bug.cgi?id=239025

[webkit-changes] [292712] trunk

2022-04-11 Thread wenson_hsieh
Title: [292712] trunk Revision 292712 Author wenson_hs...@apple.com Date 2022-04-11 12:02:22 -0700 (Mon, 11 Apr 2022) Log Message [Mail Compose] Preserve attachment identifiers when cloning attachment-backed images https://bugs.webkit.org/show_bug.cgi?id=239040 rdar://91527065 Reviewed

[webkit-changes] [292711] branches/safari-614.1.9-branch/Source

2022-04-11 Thread repstein
Title: [292711] branches/safari-614.1.9-branch/Source Revision 292711 Author repst...@apple.com Date 2022-04-11 09:47:10 -0700 (Mon, 11 Apr 2022) Log Message Versioning. WebKit-7614.1.9.3 Modified Paths

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

2022-04-11 Thread j_pascoe
Title: [292710] trunk/Source/WebKit Revision 292710 Author j_pas...@apple.com Date 2022-04-11 09:18:54 -0700 (Mon, 11 Apr 2022) Log Message [WebAuthn] Ensure requestPin callback on main thread https://bugs.webkit.org/show_bug.cgi?id=238962 rdar://problem/91446051 Reviewed by Brent

[webkit-changes] [292709] tags/WebKit-7614.1.9.2/

2022-04-11 Thread repstein
Title: [292709] tags/WebKit-7614.1.9.2/ Revision 292709 Author repst...@apple.com Date 2022-04-11 09:13:37 -0700 (Mon, 11 Apr 2022) Log Message Tag WebKit-7614.1.9.2. Added Paths tags/WebKit-7614.1.9.2/ Diff ___ webkit-changes mailing

[webkit-changes] [292708] trunk/LayoutTests

2022-04-11 Thread andresg_22
Title: [292708] trunk/LayoutTests Revision 292708 Author andresg...@apple.com Date 2022-04-11 08:32:20 -0700 (Mon, 11 Apr 2022) Log Message Rewrite accessibility/table-modification-crash.html to test that the AX tree reflects the changes made to the table rows.

[webkit-changes] [292707] trunk/Tools

2022-04-11 Thread andresg_22
Title: [292707] trunk/Tools Revision 292707 Author andresg...@apple.com Date 2022-04-11 06:43:57 -0700 (Mon, 11 Apr 2022) Log Message TestRunner’s calls to [WebAccessibilityObjectWrapper accessibilityArrayAttributeCount:] need to be dispatch to the AX secondary thread.

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

2022-04-11 Thread zimmermann
Title: [292706] trunk/Source/WebCore Revision 292706 Author zimmerm...@webkit.org Date 2022-04-11 05:53:53 -0700 (Mon, 11 Apr 2022) Log Message [LBSE] Activate SVG transform support through layers https://bugs.webkit.org/show_bug.cgi?id=237711 Reviewed by Rob Buis. Activate transforms

[webkit-changes] [292705] trunk/Tools

2022-04-11 Thread youenn
Title: [292705] trunk/Tools Revision 292705 Author you...@apple.com Date 2022-04-11 01:29:51 -0700 (Mon, 11 Apr 2022) Log Message Split TestWebKitAPI.GPUProcess.ExitsUnderMemoryPressureWebRTCCase in more tests https://bugs.webkit.org/show_bug.cgi?id=238927 Reviewed by Eric Carlson.

[webkit-changes] [292704] trunk/Tools/buildstream

2022-04-11 Thread commit-queue
Title: [292704] trunk/Tools/buildstream Revision 292704 Author commit-qu...@webkit.org Date 2022-04-11 00:51:31 -0700 (Mon, 11 Apr 2022) Log Message [Flatpak SDK] Almost-easter eggs update https://bugs.webkit.org/show_bug.cgi?id=239048 Patch by Philippe Normand on 2022-04-11 Reviewed

[webkit-changes] [292703] trunk/Tools

2022-04-11 Thread cdumez
Title: [292703] trunk/Tools Revision 292703 Author cdu...@apple.com Date 2022-04-10 23:17:54 -0700 (Sun, 10 Apr 2022) Log Message Unreviewed, fix use of ASCIILiteral for a literal containing non-ASCII characters after r292251. * TestWebKitAPI/Tests/WebCore/ParsedContentType.cpp:

[webkit-changes] [292702] trunk/Tools

2022-04-11 Thread cdumez
Title: [292702] trunk/Tools Revision 292702 Author cdu...@apple.com Date 2022-04-10 23:13:04 -0700 (Sun, 10 Apr 2022) Log Message Unreviewed, fix use of ASCIILiteral for a literal containing non-ASCII characters after r292251. * TestWebKitAPI/Tests/WebCore/PublicSuffix.cpp: