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

2021-09-15 Thread repstein
Title: [282488] branches/safari-612-branch/Source Revision 282488 Author repst...@apple.com Date 2021-09-15 22:48:23 -0700 (Wed, 15 Sep 2021) Log Message Versioning. WebKit-7612.2.7 Modified Paths branches/safari-612-branch/Source/_javascript_Core/Configurations/Version.xcconfig branch

[webkit-changes] [282487] trunk

2021-09-15 Thread commit-queue
Title: [282487] trunk Revision 282487 Author commit-qu...@webkit.org Date 2021-09-15 21:39:52 -0700 (Wed, 15 Sep 2021) Log Message Fixes for build-webkit --minimal https://bugs.webkit.org/show_bug.cgi?id=229780 Patch by Philip Chimento on 2021-09-15 Reviewed by Fujii Hironori. .: Remo

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

2021-09-15 Thread mmaxfield
Title: [282486] trunk/Source/WebCore Revision 282486 Author mmaxfi...@apple.com Date 2021-09-15 20:06:52 -0700 (Wed, 15 Sep 2021) Log Message Fix Xcode build Unreviewed. * DerivedSources-input.xcfilelist: * DerivedSources-output.xcfilelist: Modified Paths trunk/Source/WebCore/ChangeLo

[webkit-changes] [282485] trunk/Tools

2021-09-15 Thread commit-queue
Title: [282485] trunk/Tools Revision 282485 Author commit-qu...@webkit.org Date 2021-09-15 18:40:39 -0700 (Wed, 15 Sep 2021) Log Message Fixes for build-webkit --minimal https://bugs.webkit.org/show_bug.cgi?id=229780 Patch by Philip Chimento on 2021-09-15 Reviewed by Fujii Hironori. Re

[webkit-changes] [282483] trunk

2021-09-15 Thread cdumez
Title: [282483] trunk Revision 282483 Author cdu...@apple.com Date 2021-09-15 18:02:18 -0700 (Wed, 15 Sep 2021) Log Message Implement network process crash recovery for BroadcastChannel https://bugs.webkit.org/show_bug.cgi?id=230236 Reviewed by Alex Christensen. Source/WebKit: Have the

[webkit-changes] [282482] trunk/Tools

2021-09-15 Thread timothy_horton
Title: [282482] trunk/Tools Revision 282482 Author timothy_hor...@apple.com Date 2021-09-15 17:26:33 -0700 (Wed, 15 Sep 2021) Log Message Remove the "core.webKitBranchBuild" prompt from setup-git-clone https://bugs.webkit.org/show_bug.cgi?id=230323 Reviewed by Jonathan Bedard. * Scripts

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

2021-09-15 Thread ehutchison
Title: [282481] trunk/LayoutTests/imported/w3c Revision 282481 Author ehutchi...@apple.com Date 2021-09-15 17:03:51 -0700 (Wed, 15 Sep 2021) Log Message [Catalina Release] imported/w3c/web-platform-tests/css/css-transforms/crashtests/transform-marquee-resize-div-image-001.html is a flaky

[webkit-changes] [282479] trunk/LayoutTests

2021-09-15 Thread ehutchison
Title: [282479] trunk/LayoutTests Revision 282479 Author ehutchi...@apple.com Date 2021-09-15 16:13:40 -0700 (Wed, 15 Sep 2021) Log Message Update test expectations for security/contentSecurityPolicy/plugins-types-allows-quicktime-plugin-replacement.html. https://bugs.webkit.org/show_bug.

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

2021-09-15 Thread pangle
Title: [282477] trunk/Source/WebInspectorUI Revision 282477 Author pan...@apple.com Date 2021-09-15 15:12:01 -0700 (Wed, 15 Sep 2021) Log Message Web Inspector: `TreeOutline` should return early when failing to find an ancestor while populating the tree https://bugs.webkit.org/show_bug.cg

[webkit-changes] [282476] trunk/LayoutTests

2021-09-15 Thread ayumi_kojima
Title: [282476] trunk/LayoutTests Revision 282476 Author ayumi_koj...@apple.com Date 2021-09-15 14:51:06 -0700 (Wed, 15 Sep 2021) Log Message [ iOS Mac Debug ] imported/w3c/web-platform-tests/html/cross-origin-opener-policy/coop-navigated-history-popup.https.html is a flaky failure. https

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

2021-09-15 Thread pangle
Title: [282475] trunk/Source/WebInspectorUI Revision 282475 Author pan...@apple.com Date 2021-09-15 14:49:09 -0700 (Wed, 15 Sep 2021) Log Message Web Inspector: `DOMTreeUpdater` doesn't complete deferred updating/clear updated lists when a node isn't found in the tree https://bugs.webkit.

[webkit-changes] [282474] trunk/LayoutTests

2021-09-15 Thread jenner
Title: [282474] trunk/LayoutTests Revision 282474 Author jen...@apple.com Date 2021-09-15 14:43:51 -0700 (Wed, 15 Sep 2021) Log Message [ Monterey wk2 ] imported/w3c/web-platform-tests/service-workers/service-worker/import-scripts-cross-origin.https.html is a constant text failure https:/

[webkit-changes] [282473] trunk/LayoutTests

2021-09-15 Thread ayumi_kojima
Title: [282473] trunk/LayoutTests Revision 282473 Author ayumi_koj...@apple.com Date 2021-09-15 14:41:26 -0700 (Wed, 15 Sep 2021) Log Message [ BigSur ] fast/canvas/canvas-draw-canvas-on-canvas-flushing-order.html is a flaky image failure. https://bugs.webkit.org/show_bug.cgi?id=230313 U

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

2021-09-15 Thread drousso
Title: [282472] trunk/Source/WebCore Revision 282472 Author drou...@apple.com Date 2021-09-15 14:02:43 -0700 (Wed, 15 Sep 2021) Log Message Unreviewed, build fix after r282464 * Modules/applepay/ApplePayDetailsUpdateData.h: (WebCore::ApplePayDetailsUpdateData::encode const): (WebCore::Ap

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

2021-09-15 Thread ysuzuki
Title: [282470] trunk/Source/WebCore Revision 282470 Author ysuz...@apple.com Date 2021-09-15 13:43:54 -0700 (Wed, 15 Sep 2021) Log Message Unreviewed, build failure on Big Sur Whether encoder / decoder are used is relying on the Internal code expanded by the macro. * Modules/applepay/A

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

2021-09-15 Thread commit-queue
Title: [282469] trunk/Source/_javascript_Core Revision 282469 Author commit-qu...@webkit.org Date 2021-09-15 13:18:25 -0700 (Wed, 15 Sep 2021) Log Message Avoid GCC warnings introduced in r282125 https://bugs.webkit.org/show_bug.cgi?id=230154 Patch by Michael Catanzaro on 2021-09-15 Rev

[webkit-changes] [282468] trunk

2021-09-15 Thread ysuzuki
Title: [282468] trunk Revision 282468 Author ysuz...@apple.com Date 2021-09-15 13:17:05 -0700 (Wed, 15 Sep 2021) Log Message [JSC] Optimize leaf object creation in JSON.parse https://bugs.webkit.org/show_bug.cgi?id=230298 Reviewed by Keith Miller. JSTests: * microbenchmarks/json-parse-

[webkit-changes] [282467] trunk/LayoutTests

2021-09-15 Thread cdumez
Title: [282467] trunk/LayoutTests Revision 282467 Author cdu...@apple.com Date 2021-09-15 13:06:42 -0700 (Wed, 15 Sep 2021) Log Message Unreviewed, skip a layout worklet test as it is not supported. * TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog trunk/LayoutTests/TestEx

[webkit-changes] [282466] trunk/LayoutTests

2021-09-15 Thread cdumez
Title: [282466] trunk/LayoutTests Revision 282466 Author cdu...@apple.com Date 2021-09-15 13:02:55 -0700 (Wed, 15 Sep 2021) Log Message Unreviewed, skip a couple of SharedWorker tests. These tests are flaky and we do not support SharedWorkers at the moment. * TestExpectations: Modified

[webkit-changes] [282465] trunk/Tools

2021-09-15 Thread commit-queue
Title: [282465] trunk/Tools Revision 282465 Author commit-qu...@webkit.org Date 2021-09-15 12:52:18 -0700 (Wed, 15 Sep 2021) Log Message Cache resource paths in run-jsc-stress-tests for speedup https://bugs.webkit.org/show_bug.cgi?id=230263 Patch by Geza Lore on 2021-09-15 Reviewed by A

[webkit-changes] [282464] trunk/Source

2021-09-15 Thread drousso
Title: [282464] trunk/Source Revision 282464 Author drou...@apple.com Date 2021-09-15 11:37:12 -0700 (Wed, 15 Sep 2021) Log Message [Payment Request] Clean up some WKA hooks https://bugs.webkit.org/show_bug.cgi?id=230182 Reviewed by Tim Horton. Source/WebCore: * Modules/applepay/Apple

[webkit-changes] [282463] trunk

2021-09-15 Thread zsun
Title: [282463] trunk Revision 282463 Author z...@igalia.com Date 2021-09-15 11:06:47 -0700 (Wed, 15 Sep 2021) Log Message [css-grid] Overflow should be computed with the actual logical bottom https://bugs.webkit.org/show_bug.cgi?id=226981 Reviewed by Javier Fernandez. When computing th

[webkit-changes] [282462] tags/Safari-613.1.1.5/

2021-09-15 Thread alancoon
Title: [282462] tags/Safari-613.1.1.5/ Revision 282462 Author alanc...@apple.com Date 2021-09-15 11:05:10 -0700 (Wed, 15 Sep 2021) Log Message Tag Safari-613.1.1.5. Added Paths tags/Safari-613.1.1.5/ Diff ___ webkit-changes mailing lis

[webkit-changes] [282461] branches/safari-613.1.1-branch/Source

2021-09-15 Thread alancoon
Title: [282461] branches/safari-613.1.1-branch/Source Revision 282461 Author alanc...@apple.com Date 2021-09-15 10:57:05 -0700 (Wed, 15 Sep 2021) Log Message Versioning. WebKit-7613.1.1.5 Modified Paths branches/safari-613.1.1-branch/Source/_javascript_Core/Configurations/Version.xccon

[webkit-changes] [282460] tags/Safari-613.1.1.4/

2021-09-15 Thread alancoon
Title: [282460] tags/Safari-613.1.1.4/ Revision 282460 Author alanc...@apple.com Date 2021-09-15 10:52:21 -0700 (Wed, 15 Sep 2021) Log Message Tag Safari-613.1.1.4. Added Paths tags/Safari-613.1.1.4/ Diff ___ webkit-changes mailing lis

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

2021-09-15 Thread youenn
Title: [282459] trunk/Source/WebCore Revision 282459 Author you...@apple.com Date 2021-09-15 10:07:59 -0700 (Wed, 15 Sep 2021) Log Message imported/w3c/web-platform-tests/webrtc-extensions/transfer-datachannel.html is failing after https://trac.webkit.org/changeset/282445/webkit https://b

[webkit-changes] [282458] branches/safari-613.1.1-branch/Source

2021-09-15 Thread repstein
Title: [282458] branches/safari-613.1.1-branch/Source Revision 282458 Author repst...@apple.com Date 2021-09-15 09:55:07 -0700 (Wed, 15 Sep 2021) Log Message Versioning. WebKit-7613.1.1.4 Modified Paths branches/safari-613.1.1-branch/Source/_javascript_Core/Configurations/Version.xccon

[webkit-changes] [282457] trunk/LayoutTests

2021-09-15 Thread mrobinson
Title: [282457] trunk/LayoutTests Revision 282457 Author mrobin...@webkit.org Date 2021-09-15 09:08:33 -0700 (Wed, 15 Sep 2021) Log Message imported/w3c/web-platform-tests/css/css-position/sticky/position-sticky-writing-modes.html depends on scrollbar placement and width https://bugs.webk

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

2021-09-15 Thread commit-queue
Title: [282456] trunk/Source/WebKit Revision 282456 Author commit-qu...@webkit.org Date 2021-09-15 08:23:16 -0700 (Wed, 15 Sep 2021) Log Message [WPE][GTK] Silence -Wswitch warning enumeration value ‘ExceededProcessCountLimit’ not handled in switch https://bugs.webkit.org/show_bug.cgi?id=

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

2021-09-15 Thread carlosgc
Title: [282455] trunk/Source/WebCore Revision 282455 Author carlo...@webkit.org Date 2021-09-15 07:57:33 -0700 (Wed, 15 Sep 2021) Log Message AX: Move platform specific code for isolated tree mode to the platform files https://bugs.webkit.org/show_bug.cgi?id=230301 Unreviewed follow up

[webkit-changes] [282454] releases/WebKitGTK/webkit-2.34/Source/WebCore

2021-09-15 Thread carlosgc
Title: [282454] releases/WebKitGTK/webkit-2.34/Source/WebCore Revision 282454 Author carlo...@webkit.org Date 2021-09-15 07:53:35 -0700 (Wed, 15 Sep 2021) Log Message Merge r282453 - Fix size calculation in ImageBufferCairoImageSurfaceBackend::create() https://bugs.webkit.org/show_bug.cgi

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

2021-09-15 Thread carlosgc
Title: [282453] trunk/Source/WebCore Revision 282453 Author carlo...@webkit.org Date 2021-09-15 07:52:15 -0700 (Wed, 15 Sep 2021) Log Message Fix size calculation in ImageBufferCairoImageSurfaceBackend::create() https://bugs.webkit.org/show_bug.cgi?id=229365 Reviewed by Don Olmstead. *

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

2021-09-15 Thread antti
Title: [282452] trunk/Source/WebCore Revision 282452 Author an...@apple.com Date 2021-09-15 07:21:49 -0700 (Wed, 15 Sep 2021) Log Message [LFC][Integration] TextBoxSelectableRange::additionalLengthAtEnd miscomputed https://bugs.webkit.org/show_bug.cgi?id=230306 Reviewed by Alan Bujtas.

[webkit-changes] [282451] trunk

2021-09-15 Thread akeerthi
Title: [282451] trunk Revision 282451 Author akeer...@apple.com Date 2021-09-15 06:46:47 -0700 (Wed, 15 Sep 2021) Log Message [iOS] Search inputs with '-webkit-appearance: textfield' should have a textfield background color https://bugs.webkit.org/show_bug.cgi?id=229883 rdar://82146288 R

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

2021-09-15 Thread commit-queue
Title: [282450] trunk/Source/WebCore Revision 282450 Author commit-qu...@webkit.org Date 2021-09-15 06:44:21 -0700 (Wed, 15 Sep 2021) Log Message AX: Move platform specific code for isolated tree mode to the platform files https://bugs.webkit.org/show_bug.cgi?id=230301 Patch by Carlos G

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

2021-09-15 Thread antti
Title: [282449] trunk/Source/WebCore Revision 282449 Author an...@apple.com Date 2021-09-15 06:33:49 -0700 (Wed, 15 Sep 2021) Log Message [Layout][Integration] Remove unnecessary Run typedef https://bugs.webkit.org/show_bug.cgi?id=230303 Reviewed by Alan Bujtas. Use Layout::Run directly

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

2021-09-15 Thread commit-queue
Title: [282448] trunk/Source/WebCore Revision 282448 Author commit-qu...@webkit.org Date 2021-09-15 05:20:25 -0700 (Wed, 15 Sep 2021) Log Message AX: Remove AXCoreObject::containsText https://bugs.webkit.org/show_bug.cgi?id=230299 Patch by Carlos Garcia Campos on 2021-09-15 Reviewed by

[webkit-changes] [282447] trunk

2021-09-15 Thread mrobinson
Title: [282447] trunk Revision 282447 Author mrobin...@webkit.org Date 2021-09-15 05:09:40 -0700 (Wed, 15 Sep 2021) Log Message offsetLeft on display:inline element in vertical-rl parent can return a negative number https://bugs.webkit.org/show_bug.cgi?id=230217 Reviewed by Darin Adler.

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

2021-09-15 Thread timothy_horton
Title: [282446] trunk/Source/WebKit Revision 282446 Author timothy_hor...@apple.com Date 2021-09-15 02:53:27 -0700 (Wed, 15 Sep 2021) Log Message Remove the "Replace WebKitAdditions in Framework Headers" build phase https://bugs.webkit.org/show_bug.cgi?id=230300 Reviewed by Wenson Hsieh.

[webkit-changes] [282444] trunk/Source

2021-09-15 Thread youenn
Title: [282444] trunk/Source Revision 282444 Author you...@apple.com Date 2021-09-15 01:19:01 -0700 (Wed, 15 Sep 2021) Log Message Migrate to libwebrtc non-racy setRemoteDescription/setLocalDescription variants https://bugs.webkit.org/show_bug.cgi?id=230262 Reviewed by Darin Adler. Sour

[webkit-changes] [282443] trunk

2021-09-15 Thread said
Title: [282443] trunk Revision 282443 Author s...@apple.com Date 2021-09-15 00:26:18 -0700 (Wed, 15 Sep 2021) Log Message Linear gradient sometimes is drawn incorrectly and sometimes hangs https://bugs.webkit.org/show_bug.cgi?id=230145 Reviewed by Simon Fraser. Source/WebCore: Gradien

[webkit-changes] [282442] trunk/LayoutTests

2021-09-15 Thread mmaxfield
Title: [282442] trunk/LayoutTests Revision 282442 Author mmaxfi...@apple.com Date 2021-09-15 00:19:07 -0700 (Wed, 15 Sep 2021) Log Message CSSFontFaceSrcValue.cssText should be quoted consistently with other browsers https://bugs.webkit.org/show_bug.cgi?id=230273 Reviewed by Darin Adler.