[webkit-changes] [281733] trunk/Tools

2021-08-27 Thread pgriffis
Title: [281733] trunk/Tools Revision 281733 Author pgrif...@igalia.com Date 2021-08-27 23:53:18 -0700 (Fri, 27 Aug 2021) Log Message [GTK] Simplify run-gtk-tests handling of the a11y service https://bugs.webkit.org/show_bug.cgi?id=229620 Reviewed by Carlos Garcia Campos. The service is

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

2021-08-27 Thread heycam
Title: [281732] trunk/Source/WebKit Revision 281732 Author hey...@apple.com Date 2021-08-27 23:04:34 -0700 (Fri, 27 Aug 2021) Log Message Fix std::optional<> stripping in MessageArgumentDescriptions.cpp generator https://bugs.webkit.org/show_bug.cgi?id=229636 Reviewed by Darin Adler. *

[webkit-changes] [281731] trunk

2021-08-27 Thread mmaxfield
Title: [281731] trunk Revision 281731 Author mmaxfi...@apple.com Date 2021-08-27 20:20:21 -0700 (Fri, 27 Aug 2021) Log Message The simple text codepath does not handle unpaired surrogates https://bugs.webkit.org/show_bug.cgi?id=229392 Reviewed by Alan Bujtas. Source/WebCore: The simple

[webkit-changes] [281730] trunk

2021-08-27 Thread stephan . szabo
Title: [281730] trunk Revision 281730 Author stephan.sz...@sony.com Date 2021-08-27 19:09:00 -0700 (Fri, 27 Aug 2021) Log Message [PlayStation][CMake] Add control over whether _javascript_Core should be shared https://bugs.webkit.org/show_bug.cgi?id=229591 .: Add option for controlling

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

2021-08-27 Thread simon . fraser
Title: [281729] trunk/Source/WebKit Revision 281729 Author simon.fra...@apple.com Date 2021-08-27 17:57:09 -0700 (Fri, 27 Aug 2021) Log Message Address post-landing feedback on r281728. Move a line inside the #ifdef. * WebProcess/WebPage/ios/WebPageIOS.mm: (WebKit::WebPage::platformWill

[webkit-changes] [281728] trunk/Source

2021-08-27 Thread simon . fraser
Title: [281728] trunk/Source Revision 281728 Author simon.fra...@apple.com Date 2021-08-27 17:25:24 -0700 (Fri, 27 Aug 2021) Log Message Define ENABLE_CONTENT_CHANGE_OBSERVER for IOS_FAMILY and use it to wrap content observation code https://bugs.webkit.org/show_bug.cgi?id=229624 Reviewe

[webkit-changes] [281727] trunk

2021-08-27 Thread eric . carlson
Title: [281727] trunk Revision 281727 Author eric.carl...@apple.com Date 2021-08-27 16:48:57 -0700 (Fri, 27 Aug 2021) Log Message [ Catalina EWS ] media/track/track-disabled-addcue.html is flaky crashing https://bugs.webkit.org/show_bug.cgi?id=229462 Reviewed by Darin Adler. Source/Web

[webkit-changes] [281726] trunk/Tools

2021-08-27 Thread ryanhaddad
Title: [281726] trunk/Tools Revision 281726 Author ryanhad...@apple.com Date 2021-08-27 16:45:01 -0700 (Fri, 27 Aug 2021) Log Message [EWS] Do not notify Apple bot watchers about failures seen on Igalia bots https://bugs.webkit.org/show_bug.cgi?id=229630 Reviewed by Aakash Jain. * CISup

[webkit-changes] [281725] trunk

2021-08-27 Thread repstein
Title: [281725] trunk Revision 281725 Author repst...@apple.com Date 2021-08-27 14:50:04 -0700 (Fri, 27 Aug 2021) Log Message .: Land Windows build fixes from safari-612.1.29.14-branch. https://bugs.webkit.org/show_bug.cgi?id=229627 Reviewed by Per Arne Vollan. * Source/Makefile: * Sour

[webkit-changes] [281723] trunk

2021-08-27 Thread achristensen
Title: [281723] trunk Revision 281723 Author achristen...@apple.com Date 2021-08-27 14:26:21 -0700 (Fri, 27 Aug 2021) Log Message Add UIEventAttribution SPI that uses PrivateClickMeasurementAttributionEphemeral::Yes https://bugs.webkit.org/show_bug.cgi?id=229623 Reviewed by John Wilander

[webkit-changes] [281722] trunk/Tools

2021-08-27 Thread yijia_huang
Title: [281722] trunk/Tools Revision 281722 Author yijia_hu...@apple.com Date 2021-08-27 14:24:39 -0700 (Fri, 27 Aug 2021) Log Message Add a new email address to contributors.json https://bugs.webkit.org/show_bug.cgi?id=229628 Unreviewed. * Scripts/webkitpy/common/config/contributors.j

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

2021-08-27 Thread mark . lam
Title: [281720] trunk/Source/_javascript_Core Revision 281720 Author mark@apple.com Date 2021-08-27 14:16:21 -0700 (Fri, 27 Aug 2021) Log Message Changed ARM64 probe trampoline to do ptr auth the standard way. https://bugs.webkit.org/show_bug.cgi?id=229629 rdar://problem/82453220 Rev

[webkit-changes] [281719] trunk/LayoutTests

2021-08-27 Thread ayumi_kojima
Title: [281719] trunk/LayoutTests Revision 281719 Author ayumi_koj...@apple.com Date 2021-08-27 14:00:39 -0700 (Fri, 27 Aug 2021) Log Message [ Win EWS ] 2 js/dfg-* tests are flaky crashing. https://bugs.webkit.org/show_bug.cgi?id=229626 Unreviewed test gardening. * platform/win/TestExp

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

2021-08-27 Thread mark . lam
Title: [281718] trunk/Source/_javascript_Core Revision 281718 Author mark@apple.com Date 2021-08-27 13:49:34 -0700 (Fri, 27 Aug 2021) Log Message Make ARM64 and X86_64 probe code a little bit more efficient. https://bugs.webkit.org/show_bug.cgi?id=229618 rdar://82445743 Reviewed by Y

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

2021-08-27 Thread sbarati
Title: [281717] trunk/Source/_javascript_Core Revision 281717 Author sbar...@apple.com Date 2021-08-27 12:53:12 -0700 (Fri, 27 Aug 2021) Log Message Update ARM64EHash https://bugs.webkit.org/show_bug.cgi?id=228962 Reviewed by Mark Lam. * assembler/AssemblerBuffer.h: (JSC::ARM64EHash::A

[webkit-changes] [281716] branches/safari-612.1.29.14-branch/Source/JavaScriptCore/ assembler/AssemblerBuffer.h

2021-08-27 Thread repstein
Title: [281716] branches/safari-612.1.29.14-branch/Source/_javascript_Core/assembler/AssemblerBuffer.h Revision 281716 Author repst...@apple.com Date 2021-08-27 12:38:30 -0700 (Fri, 27 Aug 2021) Log Message Apply patch. rdar://problem/82450034 Modified Paths branches/safari-612.1.29.14-

[webkit-changes] [281715] branches/safari-612.1.29.14-branch/Source

2021-08-27 Thread repstein
Title: [281715] branches/safari-612.1.29.14-branch/Source Revision 281715 Author repst...@apple.com Date 2021-08-27 12:37:37 -0700 (Fri, 27 Aug 2021) Log Message Versioning. WebKit-7612.1.29.14.5 Modified Paths branches/safari-612.1.29.14-branch/Source/_javascript_Core/Configurations/V

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

2021-08-27 Thread zalan
Title: [281714] trunk/Source/WebCore Revision 281714 Author za...@apple.com Date 2021-08-27 12:32:52 -0700 (Fri, 27 Aug 2021) Log Message [LFC][IFC] Move LineBoxBuilder to its own file https://bugs.webkit.org/show_bug.cgi?id=229616 Reviewed by Antti Koivisto. This is in preparation for

[webkit-changes] [281713] branches/safari-612.1.29-branch/Source/JavaScriptCore/assembler/ AssemblerBuffer.h

2021-08-27 Thread repstein
Title: [281713] branches/safari-612.1.29-branch/Source/_javascript_Core/assembler/AssemblerBuffer.h Revision 281713 Author repst...@apple.com Date 2021-08-27 12:31:57 -0700 (Fri, 27 Aug 2021) Log Message Apply patch. rdar://problem/82449728 Modified Paths branches/safari-612.1.29-branch

[webkit-changes] [281712] branches/safari-612-branch/Source/JavaScriptCore/assembler/ AssemblerBuffer.h

2021-08-27 Thread alancoon
Title: [281712] branches/safari-612-branch/Source/_javascript_Core/assembler/AssemblerBuffer.h Revision 281712 Author alanc...@apple.com Date 2021-08-27 12:30:18 -0700 (Fri, 27 Aug 2021) Log Message Apply patch. rdar://problem/82449747 Modified Paths branches/safari-612-branch/Source/_j

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

2021-08-27 Thread zalan
Title: [281711] trunk/Source/WebCore Revision 281711 Author za...@apple.com Date 2021-08-27 12:13:40 -0700 (Fri, 27 Aug 2021) Log Message [IFC][Integration] Generate runs for the root inlinebox https://bugs.webkit.org/show_bug.cgi?id=229599 Reviewed by Antti Koivisto. This is in prepara

[webkit-changes] [281710] trunk/LayoutTests

2021-08-27 Thread ayumi_kojima
Title: [281710] trunk/LayoutTests Revision 281710 Author ayumi_koj...@apple.com Date 2021-08-27 11:53:07 -0700 (Fri, 27 Aug 2021) Log Message [ BigSur EWS] webrtc/video-mediastreamtrack-stats.html is a flaky crash / failing. https://bugs.webkit.org/show_bug.cgi?id=229614 Unreviewed test

[webkit-changes] [281709] trunk/Tools

2021-08-27 Thread cdumez
Title: [281709] trunk/Tools Revision 281709 Author cdu...@apple.com Date 2021-08-27 11:44:25 -0700 (Fri, 27 Aug 2021) Log Message Extend API test coverage to make sure didFailProvisionalLoad is not called upon COOP process swap https://bugs.webkit.org/show_bug.cgi?id=229610 Reviewed by A

[webkit-changes] [281708] trunk

2021-08-27 Thread clopez
Title: [281708] trunk Revision 281708 Author clo...@igalia.com Date 2021-08-27 11:41:28 -0700 (Fri, 27 Aug 2021) Log Message [CMake] ICU 61.2 is required to build WebKit since r281375 https://bugs.webkit.org/show_bug.cgi?id=229608 Reviewed by Yusuke Suzuki. Raise the minimum version req

[webkit-changes] [281707] tags/Safari-612.1.29.14.4/

2021-08-27 Thread repstein
Title: [281707] tags/Safari-612.1.29.14.4/ Revision 281707 Author repst...@apple.com Date 2021-08-27 11:20:51 -0700 (Fri, 27 Aug 2021) Log Message Tag Safari-612.1.29.14.4. Added Paths tags/Safari-612.1.29.14.4/ Diff ___ webkit-changes

[webkit-changes] [281704] branches/safari-612.1.29.14-branch/Source/WebCore/Configurations/ WebCoreTestSupport.xcconfig

2021-08-27 Thread repstein
Title: [281704] branches/safari-612.1.29.14-branch/Source/WebCore/Configurations/WebCoreTestSupport.xcconfig Revision 281704 Author repst...@apple.com Date 2021-08-27 11:02:30 -0700 (Fri, 27 Aug 2021) Log Message Cherry-pick r281250. rdar://problem/82445892 Build fix after r281245.

[webkit-changes] [281703] branches/safari-612.1.29.14-branch

2021-08-27 Thread repstein
Title: [281703] branches/safari-612.1.29.14-branch Revision 281703 Author repst...@apple.com Date 2021-08-27 11:02:27 -0700 (Fri, 27 Aug 2021) Log Message Cherry-pick r281245. rdar://problem/82445892 WebGL via Metal experimental feature does not correctly toggle metal backend htt

[webkit-changes] [281706] trunk

2021-08-27 Thread cdumez
Title: [281706] trunk Revision 281706 Author cdu...@apple.com Date 2021-08-27 11:08:55 -0700 (Fri, 27 Aug 2021) Log Message [WK2] Reuse the same network load when process-swapping on resource response due to COOP https://bugs.webkit.org/show_bug.cgi?id=229465 Reviewed by Alex Christense

[webkit-changes] [281705] branches/safari-612.1.29.14-branch/Source

2021-08-27 Thread repstein
Title: [281705] branches/safari-612.1.29.14-branch/Source Revision 281705 Author repst...@apple.com Date 2021-08-27 11:07:11 -0700 (Fri, 27 Aug 2021) Log Message Versioning. WebKit-7612.1.29.14.4 Modified Paths branches/safari-612.1.29.14-branch/Source/_javascript_Core/Configurations/V

[webkit-changes] [281702] trunk/LayoutTests

2021-08-27 Thread ehutchison
Title: [281702] trunk/LayoutTests Revision 281702 Author ehutchi...@apple.com Date 2021-08-27 10:53:06 -0700 (Fri, 27 Aug 2021) Log Message Update test expectations for webrtc/datachannel/multiple-connections.html. https://bugs.webkit.org/show_bug.cgi?id=209878. Unreviewed test gardening

[webkit-changes] [281701] trunk

2021-08-27 Thread antti
Title: [281701] trunk Revision 281701 Author an...@apple.com Date 2021-08-27 10:43:04 -0700 (Fri, 27 Aug 2021) Log Message [CSS Cascade Layers] Initial support https://bugs.webkit.org/show_bug.cgi?id=229542 Reviewed by Simon Fraser. LayoutTests/imported/w3c: * web-platform-tests/css/cs

[webkit-changes] [281700] trunk

2021-08-27 Thread antti
Title: [281700] trunk Revision 281700 Author an...@apple.com Date 2021-08-27 10:12:41 -0700 (Fri, 27 Aug 2021) Log Message REGRESSION (r276882): Shadow trees may use stale style information after inline stylesheet is mutated via CSSOM https://bugs.webkit.org/show_bug.cgi?id=228917 rdar://

[webkit-changes] [281699] trunk

2021-08-27 Thread cdumez
Title: [281699] trunk Revision 281699 Author cdu...@apple.com Date 2021-08-27 10:02:23 -0700 (Fri, 27 Aug 2021) Log Message REGRESSION (r281516): imported/w3c/web-platform-tests/IndexedDB/serialize-sharedarraybuffer-throws.https.html is failing https://bugs.webkit.org/show_bug.cgi?id=2295

[webkit-changes] [281698] trunk/LayoutTests

2021-08-27 Thread mrobinson
Title: [281698] trunk/LayoutTests Revision 281698 Author mrobin...@webkit.org Date 2021-08-27 09:50:45 -0700 (Fri, 27 Aug 2021) Log Message [css-position-sticky] createIndicatorForStickyElements testing function races with font loading https://bugs.webkit.org/show_bug.cgi?id=229602 Revie

[webkit-changes] [281697] trunk/Tools

2021-08-27 Thread katherine_cheney
Title: [281697] trunk/Tools Revision 281697 Author katherine_che...@apple.com Date 2021-08-27 09:30:45 -0700 (Fri, 27 Aug 2021) Log Message PrivateClickMeasurementManager::firePendingAttributionRequests() is crashing in debug https://bugs.webkit.org/show_bug.cgi?id=229551 Reviewed by Joh

[webkit-changes] [281696] trunk/LayoutTests

2021-08-27 Thread ayumi_kojima
Title: [281696] trunk/LayoutTests Revision 281696 Author ayumi_koj...@apple.com Date 2021-08-27 09:28:52 -0700 (Fri, 27 Aug 2021) Log Message [Mac wk2] http/tests/media/hls/hls-webvtt-seek-backwards.html is a flaky timeout. https://bugs.webkit.org/show_bug.cgi?id=228189 Unreviewed test g

[webkit-changes] [281695] trunk/Tools

2021-08-27 Thread jbedard
Title: [281695] trunk/Tools Revision 281695 Author jbed...@apple.com Date 2021-08-27 08:16:27 -0700 (Fri, 27 Aug 2021) Log Message [git-webkit] Add pull-request command (Part 6) https://bugs.webkit.org/show_bug.cgi?id=229089 Reviewed by Dewei Zhu. * Scripts/libraries/webkitscmpy/setup.

[webkit-changes] [281694] trunk/Source

2021-08-27 Thread commit-queue
Title: [281694] trunk/Source Revision 281694 Author commit-qu...@webkit.org Date 2021-08-27 07:51:58 -0700 (Fri, 27 Aug 2021) Log Message Avoid increasing required alignment of target type warning on ARM 32 bits https://bugs.webkit.org/show_bug.cgi?id=229151 Patch by Mikhail R. Gadelha

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

2021-08-27 Thread commit-queue
Title: [281693] trunk/Source/_javascript_Core Revision 281693 Author commit-qu...@webkit.org Date 2021-08-27 07:48:36 -0700 (Fri, 27 Aug 2021) Log Message Unreviewed, reverting r281587. https://bugs.webkit.org/show_bug.cgi?id=229609 stress test failed on ARM64 Reverted changeset: "[ARM

[webkit-changes] [281692] trunk

2021-08-27 Thread emilio
Title: [281692] trunk Revision 281692 Author emi...@crisal.io Date 2021-08-27 06:21:29 -0700 (Fri, 27 Aug 2021) Log Message Don't forget about the outer selector when matching ::slotted(). https://bugs.webkit.org/show_bug.cgi?id=229438 Reviewed by Antti Koivisto. LayoutTests/imported/w3

[webkit-changes] [281691] trunk

2021-08-27 Thread andresg_22
Title: [281691] trunk Revision 281691 Author andresg...@apple.com Date 2021-08-27 03:54:03 -0700 (Fri, 27 Aug 2021) Log Message Make AXCoreObject::setSelectedVisiblePositionRange work in native text controls on MacOS. https://bugs.webkit.org/show_bug.cgi?id=229529 Reviewed by Chris Fleiz

[webkit-changes] [281690] trunk/Tools

2021-08-27 Thread jbedard
Title: [281690] trunk/Tools Revision 281690 Author jbed...@apple.com Date 2021-08-27 02:40:20 -0700 (Fri, 27 Aug 2021) Log Message [run-webkit-tests] Use Python 3 (Part 3) https://bugs.webkit.org/show_bug.cgi?id=226658 Reviewed by Ryan Haddad. * CISupport/ews-build/steps.py: (RunWebKit

[webkit-changes] [281689] trunk/LayoutTests

2021-08-27 Thread mrobinson
Title: [281689] trunk/LayoutTests Revision 281689 Author mrobin...@webkit.org Date 2021-08-27 00:38:27 -0700 (Fri, 27 Aug 2021) Log Message [css-position-sticky] Update WPT position:sticky tests https://bugs.webkit.org/show_bug.cgi?id=229555 Reviewed by Sergio Villar Senin. LayoutTests/

[webkit-changes] [281688] trunk

2021-08-27 Thread ysuzuki
Title: [281688] trunk Revision 281688 Author ysuz...@apple.com Date 2021-08-27 00:15:06 -0700 (Fri, 27 Aug 2021) Log Message Intl.DateTimeFormat incorrectly parses patterns with 'h' literal https://bugs.webkit.org/show_bug.cgi?id=229313 rdar://82414310 Reviewed by Ross Kirsling. JSTests