[webkit-changes] [284437] trunk

2021-10-18 Thread graouts
Title: [284437] trunk Revision 284437 Author grao...@webkit.org Date 2021-10-18 23:45:59 -0700 (Mon, 18 Oct 2021) Log Message box-shadow and text-shadow do not yield float values while interpolating https://bugs.webkit.org/show_bug.cgi?id=230347 Reviewed by Simon Fraser. LayoutTests/im

[webkit-changes] [284436] trunk

2021-10-18 Thread heycam
Title: [284436] trunk Revision 284436 Author hey...@apple.com Date 2021-10-18 23:32:24 -0700 (Mon, 18 Oct 2021) Log Message Make createImageBitmap() take EXIF orientation into account correctly https://bugs.webkit.org/show_bug.cgi?id=231063 Reviewed by Myles Maxfield and Said Abou-Halla

[webkit-changes] [284435] trunk

2021-10-18 Thread commit-queue
Title: [284435] trunk Revision 284435 Author commit-qu...@webkit.org Date 2021-10-18 21:07:22 -0700 (Mon, 18 Oct 2021) Log Message JSTests: Test coverage for JSC shadow realms implementation https://bugs.webkit.org/show_bug.cgi?id=230602 Patch by Phillip Mates on 2021-10-18 Reviewed by

[webkit-changes] [284434] trunk

2021-10-18 Thread jya
Title: [284434] trunk Revision 284434 Author j...@apple.com Date 2021-10-18 20:51:56 -0700 (Mon, 18 Oct 2021) Log Message WebM with invalid size should fail to load with error https://bugs.webkit.org/show_bug.cgi?id=231886 rdar://77969801 Reviewed by Jer Noble. Source/WebCore: libwebm

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

2021-10-18 Thread heycam
Title: [284433] trunk/Source/ThirdParty/libwebrtc Revision 284433 Author hey...@apple.com Date 2021-10-18 20:43:17 -0700 (Mon, 18 Oct 2021) Log Message Always set color space for incoming H.264/265 streams https://bugs.webkit.org/show_bug.cgi?id=231881 Reviewed by Youenn Fablet. Follow

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

2021-10-18 Thread zalan
Title: [284432] trunk/Source/WebCore Revision 284432 Author za...@apple.com Date 2021-10-18 20:36:06 -0700 (Mon, 18 Oct 2021) Log Message [LFC][IFC] Adjust the logical right side of the line when box-decoration-break: clone is present https://bugs.webkit.org/show_bug.cgi?id=231873 Review

[webkit-changes] [284431] branches/safari-612-branch/Source/WTF/Scripts/Preferences/ WebPreferencesExperimental.yaml

2021-10-18 Thread sihui_liu
Title: [284431] branches/safari-612-branch/Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml Revision 284431 Author sihui_...@apple.com Date 2021-10-18 20:31:05 -0700 (Mon, 18 Oct 2021) Log Message Apply patch rdar://84349729 Modified Paths branches/safari-612-branch/Source

[webkit-changes] [284430] branches/safari-612-branch/Source/WTF/Scripts/Preferences/ WebPreferencesExperimental.yaml

2021-10-18 Thread sihui_liu
Title: [284430] branches/safari-612-branch/Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml Revision 284430 Author sihui_...@apple.com Date 2021-10-18 20:30:55 -0700 (Mon, 18 Oct 2021) Log Message Apply patch rdar://84349729 Modified Paths branches/safari-612-branch/Source

[webkit-changes] [284429] trunk

2021-10-18 Thread commit-queue
Title: [284429] trunk Revision 284429 Author commit-qu...@webkit.org Date 2021-10-18 20:16:17 -0700 (Mon, 18 Oct 2021) Log Message Unreviewed, reverting r284413. https://bugs.webkit.org/show_bug.cgi?id=231936 BrokeSafariBuildByAddingANewEnum Reverted changeset: "[WebAuthn] Obtain conse

[webkit-changes] [284428] trunk/Source

2021-10-18 Thread commit-queue
Title: [284428] trunk/Source Revision 284428 Author commit-qu...@webkit.org Date 2021-10-18 19:55:05 -0700 (Mon, 18 Oct 2021) Log Message Unreviewed, reverting r284240. https://bugs.webkit.org/show_bug.cgi?id=231931 NeedDifferentArchitectureToWorkWithWebpushd Reverted changeset: "WebKi

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

2021-10-18 Thread wenson_hsieh
Title: [284427] trunk/Source/WebKit Revision 284427 Author wenson_hs...@apple.com Date 2021-10-18 19:44:48 -0700 (Mon, 18 Oct 2021) Log Message GPU process occasionally crashes under `StreamConnectionWorkQueue::processStreams()` in layout tests https://bugs.webkit.org/show_bug.cgi?id=2318

[webkit-changes] [284426] branches/safari-612-branch

2021-10-18 Thread repstein
Title: [284426] branches/safari-612-branch Revision 284426 Author repst...@apple.com Date 2021-10-18 19:18:51 -0700 (Mon, 18 Oct 2021) Log Message Cherry-pick r284348. rdar://problem/84398090 [JSC] PutByVal's child5 should be KnownInt32Use / Int52RepUse in FTL https://bugs.webkit

[webkit-changes] [284425] branches/safari-612-branch

2021-10-18 Thread sihui_liu
Title: [284425] branches/safari-612-branch Revision 284425 Author sihui_...@apple.com Date 2021-10-18 18:55:14 -0700 (Mon, 18 Oct 2021) Log Message Apply patch rdar://84349747 Modified Paths branches/safari-612-branch/Source/WebCore/Modules/filesystemaccess/FileSystemHandle.cpp branches

[webkit-changes] [284424] branches/safari-612-branch

2021-10-18 Thread sihui_liu
Title: [284424] branches/safari-612-branch Revision 284424 Author sihui_...@apple.com Date 2021-10-18 18:55:06 -0700 (Mon, 18 Oct 2021) Log Message Apply patch rdar://84349752 Modified Paths branches/safari-612-branch/LayoutTests/imported/w3c/web-platform-tests/file-system-access/sandbo

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

2021-10-18 Thread ddkilzer
Title: [284422] trunk/Source/WebInspectorUI Revision 284422 Author ddkil...@apple.com Date 2021-10-18 18:43:01 -0700 (Mon, 18 Oct 2021) Log Message Web Inspector: Remove Source/WebInspectorUI/UserInterface/Controllers/WebInspectorExtensionController.js.orig Reviewed by BJ Burg. * UserI

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

2021-10-18 Thread eric . carlson
Title: [284421] trunk/Source/WebCore Revision 284421 Author eric.carl...@apple.com Date 2021-10-18 17:51:45 -0700 (Mon, 18 Oct 2021) Log Message [macOS] Refactor CGDisplayStreamCaptureSource::createDisplayStream https://bugs.webkit.org/show_bug.cgi?id=231920 Reviewed by Jer Noble. No n

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

2021-10-18 Thread achristensen
Title: [284420] trunk/Source/WebCore Revision 284420 Author achristen...@apple.com Date 2021-10-18 17:49:27 -0700 (Mon, 18 Oct 2021) Log Message Remove "using namespace XPath;" from XPathGrammar.cpp https://bugs.webkit.org/show_bug.cgi?id=231318 Reviewed by Chris Dumez. I did this by ed

[webkit-changes] [284418] trunk

2021-10-18 Thread achristensen
Title: [284418] trunk Revision 284418 Author achristen...@apple.com Date 2021-10-18 17:44:15 -0700 (Mon, 18 Oct 2021) Log Message Remove TCPServer https://bugs.webkit.org/show_bug.cgi?id=231912 Reviewed by Chris Dumez. Source/WTF: * wtf/PlatformHave.h: Tools: It has been replaced by

[webkit-changes] [284417] trunk/Tools

2021-10-18 Thread jbedard
Title: [284417] trunk/Tools Revision 284417 Author jbed...@apple.com Date 2021-10-18 17:35:22 -0700 (Mon, 18 Oct 2021) Log Message [Python-3] Invoke webkit-patch with Python 3 by default (Revert) https://bugs.webkit.org/show_bug.cgi?id=231591 Reverted to fix webkitbot. * Scripts/webkit

[webkit-changes] [284415] trunk/LayoutTests

2021-10-18 Thread ehutchison
Title: [284415] trunk/LayoutTests Revision 284415 Author ehutchi...@apple.com Date 2021-10-18 17:14:04 -0700 (Mon, 18 Oct 2021) Log Message [ Mac ] inspector/css/modify-css-property.html is a flaky failure. https://bugs.webkit.org/show_bug.cgi?id=231924. Unreviewed test gardening. * pla

[webkit-changes] [284416] tags/Safari-613.1.5.1/

2021-10-18 Thread repstein
Title: [284416] tags/Safari-613.1.5.1/ Revision 284416 Author repst...@apple.com Date 2021-10-18 17:14:41 -0700 (Mon, 18 Oct 2021) Log Message Tag Safari-613.1.5.1. Added Paths tags/Safari-613.1.5.1/ Diff ___ webkit-changes mailing lis

[webkit-changes] [284414] trunk/LayoutTests

2021-10-18 Thread ayumi_kojima
Title: [284414] trunk/LayoutTests Revision 284414 Author ayumi_koj...@apple.com Date 2021-10-18 17:12:13 -0700 (Mon, 18 Oct 2021) Log Message Regression(r283935 - r283938): [ macOS wk1 ] imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-dialog-element/dialog-autofocu

[webkit-changes] [284413] trunk

2021-10-18 Thread commit-queue
Title: [284413] trunk Revision 284413 Author commit-qu...@webkit.org Date 2021-10-18 17:07:29 -0700 (Mon, 18 Oct 2021) Log Message [WebAuthn] Obtain consent to create new credential when platform authenticator in excludedCredentials https://bugs.webkit.org/show_bug.cgi?id=219813 Current

[webkit-changes] [284412] branches/safari-612-branch/Source/JavaScriptCore

2021-10-18 Thread repstein
Title: [284412] branches/safari-612-branch/Source/_javascript_Core Revision 284412 Author repst...@apple.com Date 2021-10-18 17:06:47 -0700 (Mon, 18 Oct 2021) Log Message Cherry-pick r284369. rdar://problem/84394405 [JSC] Use USE(LARGE_TYPED_ARRAY) https://bugs.webkit.org/show_bu

[webkit-changes] [284410] trunk/LayoutTests

2021-10-18 Thread ehutchison
Title: [284410] trunk/LayoutTests Revision 284410 Author ehutchi...@apple.com Date 2021-10-18 16:54:14 -0700 (Mon, 18 Oct 2021) Log Message [ Windows EWS ] http/wpt/webxr/xrHandInput_gc.html is failing. https://bugs.webkit.org/show_bug.cgi?id=231921. Unreviewed test gardening. * platfor

[webkit-changes] [284409] trunk/Tools

2021-10-18 Thread commit-queue
Title: [284409] trunk/Tools Revision 284409 Author commit-qu...@webkit.org Date 2021-10-18 16:53:57 -0700 (Mon, 18 Oct 2021) Log Message [ iOS15 ] TestWebKitAPI.WebKit.HTTPSProxy is a flaky, but frequent, timeout https://bugs.webkit.org/show_bug.cgi?id=231396 Patch by Alex Christensen o

[webkit-changes] [284408] branches/safari-613.1.5-branch/Source/WebKit

2021-10-18 Thread repstein
Title: [284408] branches/safari-613.1.5-branch/Source/WebKit Revision 284408 Author repst...@apple.com Date 2021-10-18 16:50:03 -0700 (Mon, 18 Oct 2021) Log Message Cherry-pick r284209. rdar://problem/84218823 [macOS] Crash on WP startup https://bugs.webkit.org/show_bug.cgi?id=23

[webkit-changes] [284407] branches/safari-613.1.5-branch/Source

2021-10-18 Thread repstein
Title: [284407] branches/safari-613.1.5-branch/Source Revision 284407 Author repst...@apple.com Date 2021-10-18 16:41:05 -0700 (Mon, 18 Oct 2021) Log Message Versioning. WebKit-7613.1.5.1 Modified Paths branches/safari-613.1.5-branch/Source/_javascript_Core/Configurations/Version.xccon

[webkit-changes] [284406] trunk

2021-10-18 Thread cdumez
Title: [284406] trunk Revision 284406 Author cdu...@apple.com Date 2021-10-18 15:21:40 -0700 (Mon, 18 Oct 2021) Log Message Add a callback to know when the service worker loads via -[WKWebView _loadServiceWorker:] https://bugs.webkit.org/show_bug.cgi?id=231771 Reviewed by Alex Christens

[webkit-changes] [284405] trunk/Tools

2021-10-18 Thread commit-queue
Title: [284405] trunk/Tools Revision 284405 Author commit-qu...@webkit.org Date 2021-10-18 15:21:05 -0700 (Mon, 18 Oct 2021) Log Message [webkitperl] Fix webkitperl on Windows https://bugs.webkit.org/show_bug.cgi?id=231374 Patch by Basuke Suzuki on 2021-10-18 Reviewed by Fujii Hironori.

[webkit-changes] [284402] trunk/LayoutTests/imported/w3c

2021-10-18 Thread cdumez
Title: [284402] trunk/LayoutTests/imported/w3c Revision 284402 Author cdu...@apple.com Date 2021-10-18 14:42:33 -0700 (Mon, 18 Oct 2021) Log Message Resync web-platform-tests/common from upstream https://bugs.webkit.org/show_bug.cgi?id=231908 Reviewed by Alex Christensen. Resync web-pla

[webkit-changes] [284400] branches/safari-612-branch

2021-10-18 Thread repstein
Title: [284400] branches/safari-612-branch Revision 284400 Author repst...@apple.com Date 2021-10-18 14:28:20 -0700 (Mon, 18 Oct 2021) Log Message Apply patch. rdar://problem/84313358 Modified Paths branches/safari-612-branch/Source/WebKit/ChangeLog branches/safari-612-branch/Source/Web

[webkit-changes] [284398] trunk/Tools

2021-10-18 Thread jbedard
Title: [284398] trunk/Tools Revision 284398 Author jbed...@apple.com Date 2021-10-18 13:51:23 -0700 (Mon, 18 Oct 2021) Log Message [run-api-tests] Use temporary symlink when listing tests https://bugs.webkit.org/show_bug.cgi?id=230560 Reviewed by Dewei Zhu. * Scripts/webkitpy/api_tests/

[webkit-changes] [284397] trunk

2021-10-18 Thread svillar
Title: [284397] trunk Revision 284397 Author svil...@igalia.com Date 2021-10-18 13:50:56 -0700 (Mon, 18 Oct 2021) Log Message [css-flexbox] Do not clamp flex base size with {min|max}-{height|width} https://bugs.webkit.org/show_bug.cgi?id=225590 Reviewed by Manuel Rego Casasnovas. Sourc

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

2021-10-18 Thread sbarati
Title: [284396] trunk/Source/_javascript_Core Revision 284396 Author sbar...@apple.com Date 2021-10-18 13:41:50 -0700 (Mon, 18 Oct 2021) Log Message Don't load metadata base pointer in EXTRA_CTI_THUNKS https://bugs.webkit.org/show_bug.cgi?id=231850 Reviewed by Yusuke Suzuki. We were loa

[webkit-changes] [284395] trunk/Tools

2021-10-18 Thread andresg_22
Title: [284395] trunk/Tools Revision 284395 Author andresg...@apple.com Date 2021-10-18 13:34:22 -0700 (Mon, 18 Oct 2021) Log Message Set isolated tree mode to secondary AX thread in LayoutTests. https://bugs.webkit.org/show_bug.cgi?id=231763 Reviewed by Chris Fleizach. Isolated tree mo

[webkit-changes] [284394] branches/safari-613.1.6-branch/Source/WebKit

2021-10-18 Thread repstein
Title: [284394] branches/safari-613.1.6-branch/Source/WebKit Revision 284394 Author repst...@apple.com Date 2021-10-18 13:25:38 -0700 (Mon, 18 Oct 2021) Log Message Cherry-pick r284382. rdar://problem/84384768 Web process occasionally crashes under `RemoteDisplayListRecorderProxy::re

[webkit-changes] [284393] branches/safari-612-branch

2021-10-18 Thread repstein
Title: [284393] branches/safari-612-branch Revision 284393 Author repst...@apple.com Date 2021-10-18 13:08:40 -0700 (Mon, 18 Oct 2021) Log Message Cherry-pick r283238. rdar://problem/83955650 MediaStream canvas.captureStream() fails for WebGL https://bugs.webkit.org/show_bug.cgi?

[webkit-changes] [284392] branches/safari-612-branch/Source

2021-10-18 Thread repstein
Title: [284392] branches/safari-612-branch/Source Revision 284392 Author repst...@apple.com Date 2021-10-18 12:59:25 -0700 (Mon, 18 Oct 2021) Log Message Apply patch. rdar://problem/84124701 Modified Paths branches/safari-612-branch/Source/WebCore/ChangeLog branches/safari-612-branch/So

[webkit-changes] [284391] branches/safari-612-branch/Source

2021-10-18 Thread repstein
Title: [284391] branches/safari-612-branch/Source Revision 284391 Author repst...@apple.com Date 2021-10-18 12:59:10 -0700 (Mon, 18 Oct 2021) Log Message Apply patch. rdar://problem/84124706 Modified Paths branches/safari-612-branch/Source/ThirdParty/libwebrtc/ChangeLog branches/safari-

[webkit-changes] [284390] branches/safari-612-branch

2021-10-18 Thread sihui_liu
Title: [284390] branches/safari-612-branch Revision 284390 Author sihui_...@apple.com Date 2021-10-18 12:33:43 -0700 (Mon, 18 Oct 2021) Log Message Apply patch rdar://84349756 Modified Paths branches/safari-612-branch/LayoutTests/imported/w3c/web-platform-tests/file-system-access/sandbo

[webkit-changes] [284389] branches/safari-612-branch/Source/WebKit/NetworkProcess/storage/ FileSystemStorageError.h

2021-10-18 Thread sihui_liu
Title: [284389] branches/safari-612-branch/Source/WebKit/NetworkProcess/storage/FileSystemStorageError.h Revision 284389 Author sihui_...@apple.com Date 2021-10-18 12:33:29 -0700 (Mon, 18 Oct 2021) Log Message Apply patch rdar://84351861 Modified Paths branches/safari-612-branch/Source/

[webkit-changes] [284388] trunk

2021-10-18 Thread commit-queue
Title: [284388] trunk Revision 284388 Author commit-qu...@webkit.org Date 2021-10-18 12:29:51 -0700 (Mon, 18 Oct 2021) Log Message [ iOS15 Monterey ] TestWTF.WTF_URLExtras.URLExtras is a constant failure https://bugs.webkit.org/show_bug.cgi?id=231454 Patch by Alex Christensen on 2021-10

[webkit-changes] [284387] trunk

2021-10-18 Thread commit-queue
Title: [284387] trunk Revision 284387 Author commit-qu...@webkit.org Date 2021-10-18 11:55:28 -0700 (Mon, 18 Oct 2021) Log Message AX: Return AXEmptyGroup subrole for groups with no accessible content https://bugs.webkit.org/show_bug.cgi?id=231528 Patch by Tyler Wilcock on 2021-10-18 Re

[webkit-changes] [284386] trunk/LayoutTests

2021-10-18 Thread ayumi_kojima
Title: [284386] trunk/LayoutTests Revision 284386 Author ayumi_koj...@apple.com Date 2021-10-18 10:53:48 -0700 (Mon, 18 Oct 2021) Log Message [ iOS 15 ] Rebaselining 4 fast tests. https://bugs.webkit.org/show_bug.cgi?id=231901 Unreviewed test gardening. * platform/ios/fast/backgrounds/b

[webkit-changes] [284385] branches/safari-613.1.6-branch/Source

2021-10-18 Thread repstein
Title: [284385] branches/safari-613.1.6-branch/Source Revision 284385 Author repst...@apple.com Date 2021-10-18 10:30:28 -0700 (Mon, 18 Oct 2021) Log Message Cherry-pick r284383. rdar://problem/84377173 Revert r284216 https://webkit.org/b/231523 Source/WebCore: * C

[webkit-changes] [284384] trunk/LayoutTests

2021-10-18 Thread ayumi_kojima
Title: [284384] trunk/LayoutTests Revision 284384 Author ayumi_koj...@apple.com Date 2021-10-18 10:29:13 -0700 (Mon, 18 Oct 2021) Log Message Unreviewed, reverting r284377. Reverting because the expected.txt files are in the wrong folders for rebaselining Reverted changeset: "[ iOS 15

[webkit-changes] [284383] trunk/Source

2021-10-18 Thread achristensen
Title: [284383] trunk/Source Revision 284383 Author achristen...@apple.com Date 2021-10-18 10:25:29 -0700 (Mon, 18 Oct 2021) Log Message Revert r284216 https://webkit.org/b/231523 Source/WebCore: * CMakeLists.txt: * Configurations/WebCore.xcconfig: * Sources.txt: * SourcesCocoa.txt: *

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

2021-10-18 Thread wenson_hsieh
Title: [284382] trunk/Source/WebKit Revision 284382 Author wenson_hs...@apple.com Date 2021-10-18 10:19:02 -0700 (Mon, 18 Oct 2021) Log Message Web process occasionally crashes under `RemoteDisplayListRecorderProxy::recordRestore()` https://bugs.webkit.org/show_bug.cgi?id=231900 Reviewed

[webkit-changes] [284381] branches/safari-613.1.6-branch/

2021-10-18 Thread repstein
Title: [284381] branches/safari-613.1.6-branch/ Revision 284381 Author repst...@apple.com Date 2021-10-18 10:18:05 -0700 (Mon, 18 Oct 2021) Log Message New branch. Added Paths branches/safari-613.1.6-branch/ Diff ___ webkit-changes mai

[webkit-changes] [284380] trunk

2021-10-18 Thread antti
Title: [284380] trunk Revision 284380 Author an...@apple.com Date 2021-10-18 10:17:56 -0700 (Mon, 18 Oct 2021) Log Message background-clip:text doesn't paint correctly for inline box spanning multiple lines https://bugs.webkit.org/show_bug.cgi?id=231891 Reviewed by Alan Bujtas. Source/W

[webkit-changes] [284379] trunk/Source

2021-10-18 Thread repstein
Title: [284379] trunk/Source Revision 284379 Author repst...@apple.com Date 2021-10-18 10:16:46 -0700 (Mon, 18 Oct 2021) Log Message Versioning. WebKit-7613.1.7 Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig trunk/Source/ThirdParty/ANGLE/Configurations/Ver

[webkit-changes] [284378] trunk/Tools

2021-10-18 Thread jbedard
Title: [284378] trunk/Tools Revision 284378 Author jbed...@apple.com Date 2021-10-18 10:14:49 -0700 (Mon, 18 Oct 2021) Log Message [webkitscmpy] Allow repositories to define custom setup commands (Follow0-up) https://bugs.webkit.org/show_bug.cgi?id=231345 Unreviewed follow-up fix. * S

[webkit-changes] [284377] trunk/LayoutTests

2021-10-18 Thread ayumi_kojima
Title: [284377] trunk/LayoutTests Revision 284377 Author ayumi_koj...@apple.com Date 2021-10-18 09:21:37 -0700 (Mon, 18 Oct 2021) Log Message [ iOS 15 ] Rebaselining 4 fast tests. https://bugs.webkit.org/show_bug.cgi?id=231901 Unreviewed test gardening. * fast/backgrounds/border-radius-

[webkit-changes] [284376] trunk/Tools

2021-10-18 Thread achristensen
Title: [284376] trunk/Tools Revision 284376 Author achristen...@apple.com Date 2021-10-18 09:11:44 -0700 (Mon, 18 Oct 2021) Log Message Regression (r284304) : [ iOS 15 Release ] http/tests/privateClickMeasurement tests are failing https://bugs.webkit.org/show_bug.cgi?id=231898 Use the SP

[webkit-changes] [284375] branches/safari-612-branch

2021-10-18 Thread sihui_liu
Title: [284375] branches/safari-612-branch Revision 284375 Author sihui_...@apple.com Date 2021-10-18 09:07:47 -0700 (Mon, 18 Oct 2021) Log Message Apply patch rdar://83954608 Modified Paths branches/safari-612-branch/LayoutTests/imported/w3c/web-platform-tests/file-system-access/sandbo

[webkit-changes] [284374] trunk/LayoutTests

2021-10-18 Thread simon . fraser
Title: [284374] trunk/LayoutTests Revision 284374 Author simon.fra...@apple.com Date 2021-10-18 08:49:34 -0700 (Mon, 18 Oct 2021) Log Message Cleanup css3/filters/backdrop/backdrop-filter-with-clip-path.html expected results https://bugs.webkit.org/show_bug.cgi?id=217804 Reviewed by Alex

[webkit-changes] [284373] trunk/Source

2021-10-18 Thread ddkilzer
Title: [284373] trunk/Source Revision 284373 Author ddkil...@apple.com Date 2021-10-18 08:30:23 -0700 (Mon, 18 Oct 2021) Log Message Bug 231882: WebKit::GPUConnectionToWebProcess::setTCCIdentity() leaks a tcc_identity_t Reviewed by Chris Dumez. Source/WebCore/PAL: * pal/spi/cocoa/TCC

[webkit-changes] [284372] trunk

2021-10-18 Thread Ms2ger
Title: [284372] trunk Revision 284372 Author ms2...@igalia.com Date 2021-10-18 07:57:56 -0700 (Mon, 18 Oct 2021) Log Message Add my github username to contributors.json https://bugs.webkit.org/show_bug.cgi?id=231893 Unreviewed. * metadata/contributors.json: Modified Paths trunk/Chang

[webkit-changes] [284371] trunk/Source

2021-10-18 Thread commit-queue
Title: [284371] trunk/Source Revision 284371 Author commit-qu...@webkit.org Date 2021-10-18 07:57:22 -0700 (Mon, 18 Oct 2021) Log Message Cocoa GraphicsContextGLOpenGL should not use WebGLLayer https://bugs.webkit.org/show_bug.cgi?id=231804 Patch by Kimmo Kinnunen on 2021-10-18 Reviewed

[webkit-changes] [284370] trunk/Source

2021-10-18 Thread carlosgc
Title: [284370] trunk/Source Revision 284370 Author carlo...@webkit.org Date 2021-10-18 06:18:33 -0700 (Mon, 18 Oct 2021) Log Message [GLIB] Simplify SleepDisabler by checking if we are under sandbox https://bugs.webkit.org/show_bug.cgi?id=231670 Reviewed by Adrian Perez de Castro. Sour

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

2021-10-18 Thread ysuzuki
Title: [284369] trunk/Source/_javascript_Core Revision 284369 Author ysuz...@apple.com Date 2021-10-18 06:17:20 -0700 (Mon, 18 Oct 2021) Log Message [JSC] Use USE(LARGE_TYPED_ARRAY) https://bugs.webkit.org/show_bug.cgi?id=231885 Reviewed by Sam Weinig. Fix USE(ADDRESS64) with USE(LARGE_

[webkit-changes] [284368] trunk

2021-10-18 Thread philn
Title: [284368] trunk Revision 284368 Author ph...@webkit.org Date 2021-10-18 06:07:09 -0700 (Mon, 18 Oct 2021) Log Message [GStreamer] fast/mediastream/video-rotation tests are failing due to missing TestController::takeViewPortSnapshot https://bugs.webkit.org/show_bug.cgi?id=231059 Rev

[webkit-changes] [284367] trunk

2021-10-18 Thread carlosgc
Title: [284367] trunk Revision 284367 Author carlo...@webkit.org Date 2021-10-18 05:43:12 -0700 (Mon, 18 Oct 2021) Log Message [GTK][a11y] Add implementation of component interface when building with ATSPI https://bugs.webkit.org/show_bug.cgi?id=230257 Reviewed by Adrian Perez de Castro.

[webkit-changes] [284366] trunk

2021-10-18 Thread ntim
Title: [284366] trunk Revision 284366 Author n...@apple.com Date 2021-10-18 05:26:37 -0700 (Mon, 18 Oct 2021) Log Message Fix mouse selection on modal text nodes https://bugs.webkit.org/show_bug.cgi?id=231741 Reviewed by Antti Koivisto. Tests: - editing/selection/modal-dialog-select-pa

[webkit-changes] [284365] trunk

2021-10-18 Thread eocanha
Title: [284365] trunk Revision 284365 Author eoca...@igalia.com Date 2021-10-18 04:33:38 -0700 (Mon, 18 Oct 2021) Log Message [GLIB][GStreamer] test http/tests/security/webaudio-render-remote-audio-allowed-crossorigin-redirect.html is a flaky timeout since r278004 https://bugs.webkit.org/

[webkit-changes] [284364] trunk

2021-10-18 Thread ysuzuki
Title: [284364] trunk Revision 284364 Author ysuz...@apple.com Date 2021-10-18 03:47:58 -0700 (Mon, 18 Oct 2021) Log Message Remove AVOID_NATIVE_INT128_T https://bugs.webkit.org/show_bug.cgi?id=231888 Reviewed by Mark Lam. Source/WTF: * wtf/Int128.h: Tools: We can test Int128 without

[webkit-changes] [284363] trunk

2021-10-18 Thread commit-queue
Title: [284363] trunk Revision 284363 Author commit-qu...@webkit.org Date 2021-10-18 03:40:40 -0700 (Mon, 18 Oct 2021) Log Message Add my github username to contributors.json https://bugs.webkit.org/show_bug.cgi?id=231889 Patch by Rob Buis on 2021-10-18 Reviewed by Manuel Rego Casasnova

[webkit-changes] [284362] trunk

2021-10-18 Thread commit-queue
Title: [284362] trunk Revision 284362 Author commit-qu...@webkit.org Date 2021-10-18 03:23:34 -0700 (Mon, 18 Oct 2021) Log Message Add my github username to contributors.json https://bugs.webkit.org/show_bug.cgi?id=231887 Unreviewed. Patch by Xan Lopez on 2021-10-18 * metadata/contrib

[webkit-changes] [284360] trunk/LayoutTests/imported/w3c

2021-10-18 Thread ntim
Title: [284360] trunk/LayoutTests/imported/w3c Revision 284360 Author n...@apple.com Date 2021-10-18 03:11:49 -0700 (Mon, 18 Oct 2021) Log Message Re-import shadow-dom WPT https://bugs.webkit.org/show_bug.cgi?id=231845 Reviewed by Antoine Quint. Upstream commit: https://github.com/web-p

[webkit-changes] [284359] trunk

2021-10-18 Thread svillar
Title: [284359] trunk Revision 284359 Author svil...@igalia.com Date 2021-10-18 03:07:52 -0700 (Mon, 18 Oct 2021) Log Message [css-flexbox] Improve & simplify the flex-basis computation https://bugs.webkit.org/show_bug.cgi?id=230755 Reviewed by Manuel Rego Casasnovas. Source/WebCore: T

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

2021-10-18 Thread commit-queue
Title: [284358] trunk/Source/WebCore Revision 284358 Author commit-qu...@webkit.org Date 2021-10-18 02:39:43 -0700 (Mon, 18 Oct 2021) Log Message [MediaStream] Mock video source background not fully filled for custom video resolution https://bugs.webkit.org/show_bug.cgi?id=231863 Patch b

[webkit-changes] [284356] branches/safari-612-branch

2021-10-18 Thread sihui_liu
Title: [284356] branches/safari-612-branch Revision 284356 Author sihui_...@apple.com Date 2021-10-18 01:42:14 -0700 (Mon, 18 Oct 2021) Log Message Apply patch rdar://83953160 Modified Paths branches/safari-612-branch/LayoutTests/imported/w3c/web-platform-tests/file-system-access/sandbo

[webkit-changes] [284357] branches/safari-612-branch/Source

2021-10-18 Thread sihui_liu
Title: [284357] branches/safari-612-branch/Source Revision 284357 Author sihui_...@apple.com Date 2021-10-18 01:42:23 -0700 (Mon, 18 Oct 2021) Log Message Apply patch rdar://83956117 Modified Paths branches/safari-612-branch/Source/WebCore/Headers.cmake branches/safari-612-branch/Source

[webkit-changes] [284353] branches/safari-612-branch/Source

2021-10-18 Thread sihui_liu
Title: [284353] branches/safari-612-branch/Source Revision 284353 Author sihui_...@apple.com Date 2021-10-18 01:41:38 -0700 (Mon, 18 Oct 2021) Log Message Apply patch rdar://83955481 Modified Paths branches/safari-612-branch/Source/WebCore/Modules/storage/StorageManager.cpp branches/saf

[webkit-changes] [284352] branches/safari-612-branch

2021-10-18 Thread sihui_liu
Title: [284352] branches/safari-612-branch Revision 284352 Author sihui_...@apple.com Date 2021-10-18 01:41:34 -0700 (Mon, 18 Oct 2021) Log Message Apply patch rdar://83953730 Modified Paths branches/safari-612-branch/LayoutTests/TestExpectations branches/safari-612-branch/LayoutTests/i

[webkit-changes] [284350] trunk

2021-10-18 Thread magomez
Title: [284350] trunk Revision 284350 Author mago...@igalia.com Date 2021-10-18 01:25:28 -0700 (Mon, 18 Oct 2021) Log Message Add my github username to contributors.json Unreviewed. * metadata/contributors.json: Modified Paths trunk/ChangeLog trunk/metadata/contributors.json Diff

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

2021-10-18 Thread ddkilzer
Title: [284349] trunk/Source/WebKit Revision 284349 Author ddkil...@apple.com Date 2021-10-18 01:17:41 -0700 (Mon, 18 Oct 2021) Log Message Use-after-move of m_sockets in NetworkRTCProvider::close() Reviewed by Youenn Fablet. * NetworkProcess/webrtc/NetworkRTCProvider.cpp: (WebKit::Ne

[webkit-changes] [284348] trunk

2021-10-18 Thread ysuzuki
Title: [284348] trunk Revision 284348 Author ysuz...@apple.com Date 2021-10-18 01:12:10 -0700 (Mon, 18 Oct 2021) Log Message [JSC] PutByVal's child5 should be KnownInt32Use / Int52RepUse in FTL https://bugs.webkit.org/show_bug.cgi?id=231884 rdar://84357099 Reviewed by Robin Morisset. JS

[webkit-changes] [284347] trunk

2021-10-18 Thread dino
Title: [284347] trunk Revision 284347 Author d...@apple.com Date 2021-10-18 01:05:05 -0700 (Mon, 18 Oct 2021) Log Message [WebXR] Stubs for WebXR Hand Input Module https://bugs.webkit.org/show_bug.cgi?id=231123 Reviewed by Sam Weinig. Source/WebCore: Add the IDL and stub implementatio