[webkit-changes] [295331] branches/safari-7614.1.14.10-branch/Source/ThirdParty/ANGLE/src/ libANGLE/renderer/metal/ContextMtl.mm

2022-06-06 Thread alancoon
Title: [295331] branches/safari-7614.1.14.10-branch/Source/ThirdParty/ANGLE/src/libANGLE/renderer/metal/ContextMtl.mm Revision 295331 Author alanc...@apple.com Date 2022-06-06 22:47:37 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick r294877. rdar://problem/93834054 Uniform buffer

[webkit-changes] [295330] branches/safari-7614.1.14.10-branch/Source/WebKit/UIProcess

2022-06-06 Thread alancoon
Title: [295330] branches/safari-7614.1.14.10-branch/Source/WebKit/UIProcess Revision 295330 Author alanc...@apple.com Date 2022-06-06 22:47:34 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick r294831. rdar://problem/93656000 Prevent NSAttributedString crashes when AppSSO URLs are

[webkit-changes] [295329] branches/safari-7614.1.14.10-branch

2022-06-06 Thread alancoon
Title: [295329] branches/safari-7614.1.14.10-branch Revision 295329 Author alanc...@apple.com Date 2022-06-06 22:47:29 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick r294186. rdar://problem/93805727 Infinite recursion caused by call to accessibilityIsIgnored in the midst of

[webkit-changes] [295328] branches/safari-7614.1.14.10-branch/Source

2022-06-06 Thread alancoon
Title: [295328] branches/safari-7614.1.14.10-branch/Source Revision 295328 Author alanc...@apple.com Date 2022-06-06 22:37:39 -0700 (Mon, 06 Jun 2022) Log Message Versioning. WebKit-7614.1.14.10.12 Modified Paths

[webkit-changes] [295327] trunk/Source/cmake/OptionsPlayStation.cmake

2022-06-06 Thread don . olmstead
Title: [295327] trunk/Source/cmake/OptionsPlayStation.cmake Revision 295327 Author don.olmst...@sony.com Date 2022-06-06 20:58:28 -0700 (Mon, 06 Jun 2022) Log Message Fix PlayStation build after r295294 https://bugs.webkit.org/show_bug.cgi?id=241359 Reviewed by Ross Kirsling. The

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

2022-06-06 Thread mmaxfield
Title: [295326] trunk/Source/WebCore Revision 295326 Author mmaxfi...@apple.com Date 2022-06-06 20:44:44 -0700 (Mon, 06 Jun 2022) Log Message Delete RenderTheme::cachedSystemFontDescription() because it does nothing https://bugs.webkit.org/show_bug.cgi?id=241329 Reviewed by Cameron

[webkit-changes] [295325] trunk/Tools/Scripts/libraries

2022-06-06 Thread alancoon
Title: [295325] trunk/Tools/Scripts/libraries Revision 295325 Author alanc...@apple.com Date 2022-06-06 20:43:00 -0700 (Mon, 06 Jun 2022) Log Message Add proxy support to webkitscmpy's GitHub client https://bugs.webkit.org/show_bug.cgi?id=241031 rdar://93129765 Reviewed by Jonathan

[webkit-changes] [295324] branches/safari-613-branch/Source/WebCore

2022-06-06 Thread alancoon
Title: [295324] branches/safari-613-branch/Source/WebCore Revision 295324 Author alanc...@apple.com Date 2022-06-06 19:30:53 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick c88d60bba878. rdar://problem/91643534 always sends credentials to different-origin, ignoring

[webkit-changes] [295321] branches/safari-613-branch

2022-06-06 Thread alancoon
Title: [295321] branches/safari-613-branch Revision 295321 Author alanc...@apple.com Date 2022-06-06 19:30:29 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick bf09fd4a06a7. rdar://problem/92033309 Add testRunner API to clear memory cache

[webkit-changes] [295322] branches/safari-613-branch

2022-06-06 Thread alancoon
Title: [295322] branches/safari-613-branch Revision 295322 Author alanc...@apple.com Date 2022-06-06 19:30:34 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick e40c1e30bd61. rdar://problem/94467808 CSP: Fix script-src-elem policies in workers

[webkit-changes] [295319] branches/safari-613-branch

2022-06-06 Thread alancoon
Title: [295319] branches/safari-613-branch Revision 295319 Author alanc...@apple.com Date 2022-06-06 19:30:20 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick 97487f0eee71. rdar://problem/90755619 [iOS 15] Unable to type in Google Docs with a hardware keyboard without refocusing

[webkit-changes] [295317] branches/safari-613-branch/Source/WebCore

2022-06-06 Thread alancoon
Title: [295317] branches/safari-613-branch/Source/WebCore Revision 295317 Author alanc...@apple.com Date 2022-06-06 19:30:12 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick 753398de3962. rdar://problem/92081823 Use more smart pointers in Element.cpp

[webkit-changes] [295318] branches/safari-613-branch

2022-06-06 Thread alancoon
Title: [295318] branches/safari-613-branch Revision 295318 Author alanc...@apple.com Date 2022-06-06 19:30:17 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick 8a2d5954643f. rdar://problem/94467773 Calls to print can result in unresponsive print modal

[webkit-changes] [295314] branches/safari-613-branch

2022-06-06 Thread alancoon
Title: [295314] branches/safari-613-branch Revision 295314 Author alanc...@apple.com Date 2022-06-06 19:30:00 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick 0fe83157c4d9. rdar://problem/94467906 CSP: Fix mixing strict-dynamic and unsafe-inline policies

[webkit-changes] [295315] branches/safari-613-branch

2022-06-06 Thread alancoon
Title: [295315] branches/safari-613-branch Revision 295315 Author alanc...@apple.com Date 2022-06-06 19:30:06 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick 2c80da108c11. rdar://problem/84667910 [iOS] Keyboard obscures file upload context menu when trying to attach a file in

[webkit-changes] [295316] branches/safari-613-branch/Source/WebCore

2022-06-06 Thread alancoon
Title: [295316] branches/safari-613-branch/Source/WebCore Revision 295316 Author alanc...@apple.com Date 2022-06-06 19:30:09 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick 694fbb13c1b6. rdar://problem/92081556 afterprint event should be scheduled on event loop

[webkit-changes] [295313] branches/safari-7614.1.16-branch/Source/WebCore/accessibility/ AXObjectCache.h

2022-06-06 Thread alancoon
Title: [295313] branches/safari-7614.1.16-branch/Source/WebCore/accessibility/AXObjectCache.h Revision 295313 Author alanc...@apple.com Date 2022-06-06 18:32:27 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick r295165. Unreviewed !ENABLE(ACCESSIBILITY) build fix for r295139. *

[webkit-changes] [295312] branches/safari-7614.1.16-branch/

2022-06-06 Thread alancoon
Title: [295312] branches/safari-7614.1.16-branch/ Revision 295312 Author alanc...@apple.com Date 2022-06-06 18:27:14 -0700 (Mon, 06 Jun 2022) Log Message New branch. Added Paths branches/safari-7614.1.16-branch/ Diff ___

[webkit-changes] [295311] tags/WebKit-7614.1.15.2/

2022-06-06 Thread alancoon
Title: [295311] tags/WebKit-7614.1.15.2/ Revision 295311 Author alanc...@apple.com Date 2022-06-06 18:19:22 -0700 (Mon, 06 Jun 2022) Log Message Tag WebKit-7614.1.15.2. Added Paths tags/WebKit-7614.1.15.2/ Diff ___ webkit-changes

[webkit-changes] [295310] trunk/Tools/WebKitTestRunner/CMakeLists.txt

2022-06-06 Thread don . olmstead
Title: [295310] trunk/Tools/WebKitTestRunner/CMakeLists.txt Revision 295310 Author don.olmst...@sony.com Date 2022-06-06 17:58:59 -0700 (Mon, 06 Jun 2022) Log Message [CMake] Cleanup use of frameworks in WebKitTestRunner https://bugs.webkit.org/show_bug.cgi?id=241349 Reviewed by Fujii

[webkit-changes] [295308] branches/safari-613-branch

2022-06-06 Thread alancoon
Title: [295308] branches/safari-613-branch Revision 295308 Author alanc...@apple.com Date 2022-06-06 17:35:54 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick 348b1a10ee87. rdar://problem/92449950 [CSS Cascade Layers] Endless recursion with revert-layer in other tree context

[webkit-changes] [295309] branches/safari-613-branch

2022-06-06 Thread alancoon
Title: [295309] branches/safari-613-branch Revision 295309 Author alanc...@apple.com Date 2022-06-06 17:35:58 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick b8c770451902. rdar://problem/84570717 [Modern Media Controls] macCatalyst should not use touch events

[webkit-changes] [295307] branches/safari-613-branch

2022-06-06 Thread alancoon
Title: [295307] branches/safari-613-branch Revision 295307 Author alanc...@apple.com Date 2022-06-06 17:35:49 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick 077f4d227924. rdar://problem/94034984 AX: inert attribute doesn't cause display:contents element to be ignored

[webkit-changes] [295306] branches/safari-613-branch/Source

2022-06-06 Thread alancoon
Title: [295306] branches/safari-613-branch/Source Revision 295306 Author alanc...@apple.com Date 2022-06-06 17:35:44 -0700 (Mon, 06 Jun 2022) Log Message Versioning. WebKit-7613.3.4 Modified Paths branches/safari-613-branch/Source/_javascript_Core/Configurations/Version.xcconfig

[webkit-changes] [295305] trunk/Source/WebCore/platform/ios/UserAgentIOS.mm

2022-06-06 Thread commit-queue
Title: [295305] trunk/Source/WebCore/platform/ios/UserAgentIOS.mm Revision 295305 Author commit-qu...@webkit.org Date 2022-06-06 17:15:55 -0700 (Mon, 06 Jun 2022) Log Message Make Mobile Safari desktop mode report the same macOS version in the user agent as Safari on Mac

[webkit-changes] [295304] trunk/Source/WebKit/Configurations/BaseXPCService.xcconfig

2022-06-06 Thread bfulgham
Title: [295304] trunk/Source/WebKit/Configurations/BaseXPCService.xcconfig Revision 295304 Author bfulg...@apple.com Date 2022-06-06 16:47:49 -0700 (Mon, 06 Jun 2022) Log Message Framework Mismatch Crash when loading any page if CaptivePortal mode enabled rdar://89925654 Reviewed by Tim

[webkit-changes] [295302] branches/safari-7614.1.15-branch/Source

2022-06-06 Thread repstein
Title: [295302] branches/safari-7614.1.15-branch/Source Revision 295302 Author repst...@apple.com Date 2022-06-06 16:23:55 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick r295073. rdar://problem/93068926 [Xcode] Prevent STP and other self-contained builds from overwriting content

[webkit-changes] [295301] branches/safari-7614.1.15-branch/Source

2022-06-06 Thread repstein
Title: [295301] branches/safari-7614.1.15-branch/Source Revision 295301 Author repst...@apple.com Date 2022-06-06 16:23:49 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick r295065. rdar://problem/93068926 Refer to correct profiling data in WebCore and WebKit

[webkit-changes] [295303] branches/safari-7614.1.15-branch/Source

2022-06-06 Thread repstein
Title: [295303] branches/safari-7614.1.15-branch/Source Revision 295303 Author repst...@apple.com Date 2022-06-06 16:23:59 -0700 (Mon, 06 Jun 2022) Log Message Cherry-pick r295134. rdar://problem/93068926 Fix build failures introduced in "[Xcode] Prevent STP and other self-contained

[webkit-changes] [295299] trunk

2022-06-06 Thread wenson_hsieh
Title: [295299] trunk Revision 295299 Author wenson_hs...@apple.com Date 2022-06-06 15:08:33 -0700 (Mon, 06 Jun 2022) Log Message [iOS] Keyboard obscures file upload context menu when trying to attach a file in gmail.com https://bugs.webkit.org/show_bug.cgi?id=241320 rdar://84667910

[webkit-changes] [295298] trunk/Tools/TestWebKitAPI/Tests/WebKitCocoa/AppPrivacyReport.mm

2022-06-06 Thread ryanhaddad
Title: [295298] trunk/Tools/TestWebKitAPI/Tests/WebKitCocoa/AppPrivacyReport.mm Revision 295298 Author ryanhad...@apple.com Date 2022-06-06 15:04:29 -0700 (Mon, 06 Jun 2022) Log Message REGRESSION: [ iOS ] Six TestWebKitAPI.AppPrivacyReport API tests are a consistent timeout

[webkit-changes] [295297] trunk/LayoutTests/compositing

2022-06-06 Thread timothy_horton
Title: [295297] trunk/LayoutTests/compositing Revision 295297 Author timothy_hor...@apple.com Date 2022-06-06 14:46:41 -0700 (Mon, 06 Jun 2022) Log Message REGRESSION (r295269): compositing/hidpi-compositing-layer-with-zero-sized-container.html times out

[webkit-changes] [295296] trunk/Tools/Scripts/hooks

2022-06-06 Thread don . olmstead
Title: [295296] trunk/Tools/Scripts/hooks Revision 295296 Author don.olmst...@sony.com Date 2022-06-06 14:35:24 -0700 (Mon, 06 Jun 2022) Log Message Invoke perl in git hooks https://bugs.webkit.org/show_bug.cgi?id=241345 Reviewed by Jonathan Bedard. A windows command prompt doesn't

[webkit-changes] [295295] branches/safari-7614.1.15-branch/Source

2022-06-06 Thread alancoon
Title: [295295] branches/safari-7614.1.15-branch/Source Revision 295295 Author alanc...@apple.com Date 2022-06-06 13:41:34 -0700 (Mon, 06 Jun 2022) Log Message Versioning. WebKit-7614.1.15.2 Modified Paths

[webkit-changes] [295294] trunk

2022-06-06 Thread don . olmstead
Title: [295294] trunk Revision 295294 Author don.olmst...@sony.com Date 2022-06-06 13:24:52 -0700 (Mon, 06 Jun 2022) Log Message [CMake] Use playstation_module for shared libs https://bugs.webkit.org/show_bug.cgi?id=241049 Reviewed by Ross Kirsling. The playstation_module function

[webkit-changes] [295293] trunk/Tools/Scripts/hooks

2022-06-06 Thread don . olmstead
Title: [295293] trunk/Tools/Scripts/hooks Revision 295293 Author don.olmst...@sony.com Date 2022-06-06 13:13:32 -0700 (Mon, 06 Jun 2022) Log Message Use raw string for LOCATION in git hooks https://bugs.webkit.org/show_bug.cgi?id=241343 Reviewed by Jonathan Bedard. *

[webkit-changes] [295292] trunk/Source

2022-06-06 Thread repstein
Title: [295292] trunk/Source Revision 295292 Author repst...@apple.com Date 2022-06-06 12:22:24 -0700 (Mon, 06 Jun 2022) Log Message Versioning. WebKit-7614.1.17 Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig

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

2022-06-06 Thread timothy_horton
Title: [295291] trunk/Source/WebCore Revision 295291 Author timothy_hor...@apple.com Date 2022-06-06 10:50:50 -0700 (Mon, 06 Jun 2022) Log Message InteractionRegionOverlay should use RenderLayer-cached regions instead of computing them itself

[webkit-changes] [295290] trunk

2022-06-06 Thread wenson_hsieh
Title: [295290] trunk Revision 295290 Author wenson_hs...@apple.com Date 2022-06-06 10:36:12 -0700 (Mon, 06 Jun 2022) Log Message REGRESSION (r291302): editing/secure-input tests fail when run while a password input is focused on the system https://bugs.webkit.org/show_bug.cgi?id=241324

[webkit-changes] [295289] trunk

2022-06-06 Thread wenson_hsieh
Title: [295289] trunk Revision 295289 Author wenson_hs...@apple.com Date 2022-06-06 08:57:15 -0700 (Mon, 06 Jun 2022) Log Message [iOS 15] Unable to type in Google Docs with a hardware keyboard without refocusing editor https://bugs.webkit.org/show_bug.cgi?id=241308 rdar://90755619

[webkit-changes] [295288] trunk/Tools/Scripts

2022-06-06 Thread jbedard
Title: [295288] trunk/Tools/Scripts Revision 295288 Author jbed...@apple.com Date 2022-06-06 08:53:17 -0700 (Mon, 06 Jun 2022) Log Message `git webkit setup` hard codes the path to Xcode in .git/hooks/pre-commit https://bugs.webkit.org/show_bug.cgi?id=241284 Reviewed by Tim Horton. *

[webkit-changes] [295287] trunk/Source

2022-06-06 Thread pvollan
Title: [295287] trunk/Source Revision 295287 Author pvol...@apple.com Date 2022-06-06 08:22:21 -0700 (Mon, 06 Jun 2022) Log Message Eagerly soft link Data Detection frameworks https://bugs.webkit.org/show_bug.cgi?id=241267 Reviewed by Geoffrey Garen. Eagerly soft link Data Detection

[webkit-changes] [295286] trunk

2022-06-06 Thread eocanha
Title: [295286] trunk Revision 295286 Author eoca...@igalia.com Date 2022-06-06 07:34:46 -0700 (Mon, 06 Jun 2022) Log Message Revert of revert of [MSE][GStreamer] Honor MP4 edit lists, bis https://bugs.webkit.org/show_bug.cgi?id=231019 Reviewed by Xabier Rodriguez-Calvar. This patch

[webkit-changes] [295284] trunk

2022-06-06 Thread commit-queue
Title: [295284] trunk Revision 295284 Author commit-qu...@webkit.org Date 2022-06-06 06:42:16 -0700 (Mon, 06 Jun 2022) Log Message RemoteGraphicsContextGL autogeneration broken after 249754@main, 251204@main, 251325@main https://bugs.webkit.org/show_bug.cgi?id=241328 Patch by Kimmo

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

2022-06-06 Thread zalan
Title: [295283] trunk/Source/WebCore Revision 295283 Author za...@apple.com Date 2022-06-06 06:11:21 -0700 (Mon, 06 Jun 2022) Log Message Implement FlexFormattingContext::usedContentHeight https://bugs.webkit.org/show_bug.cgi?id=241325 Reviewed by Antti Koivisto. Update the

[webkit-changes] [295282] trunk/Source/WebCore/layout/integration/ LayoutIntegrationCoverage.cpp

2022-06-06 Thread zalan
Title: [295282] trunk/Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp Revision 295282 Author za...@apple.com Date 2022-06-06 06:08:35 -0700 (Mon, 06 Jun 2022) Log Message Populate canUseForFlexLayout with unsupported styles and content

[webkit-changes] [295279] trunk

2022-06-06 Thread commit-queue
Title: [295279] trunk Revision 295279 Author commit-qu...@webkit.org Date 2022-06-06 01:43:37 -0700 (Mon, 06 Jun 2022) Log Message Add OES_draw_buffers_indexed WebGL extension support https://bugs.webkit.org/show_bug.cgi?id=222430 Patch by Alexey Knyazev