[webkit-changes] [289789] trunk

2022-02-14 Thread antti
Title: [289789] trunk Revision 289789 Author an...@apple.com Date 2022-02-14 22:29:39 -0800 (Mon, 14 Feb 2022) Log Message [CSS Container Queries] Support range operators in size queries https://bugs.webkit.org/show_bug.cgi?id=236600 Reviewed by Sam Weinig. LayoutTests/imported/w3c: *

[webkit-changes] [289788] trunk/Source/bmalloc

2022-02-14 Thread ysuzuki
Title: [289788] trunk/Source/bmalloc Revision 289788 Author ysuz...@apple.com Date 2022-02-14 19:55:25 -0800 (Mon, 14 Feb 2022) Log Message [libpas] compact pointers should load payload via memcpy https://bugs.webkit.org/show_bug.cgi?id=236621 Reviewed by Mark Lam. ASan found that we ar

[webkit-changes] [289787] trunk/LayoutTests

2022-02-14 Thread rniwa
Title: [289787] trunk/LayoutTests Revision 289787 Author rn...@webkit.org Date 2022-02-14 18:16:12 -0800 (Mon, 14 Feb 2022) Log Message REGRESSION (r288804): fast/forms/visual-hebrew-text-field.html is failing https://bugs.webkit.org/show_bug.cgi?id=236325 Reviewed by Dean Jackson. The

[webkit-changes] [289786] trunk/LayoutTests

2022-02-14 Thread jonlee
Title: [289786] trunk/LayoutTests Revision 289786 Author jon...@apple.com Date 2022-02-14 17:47:10 -0800 (Mon, 14 Feb 2022) Log Message Unreviewed gardening. Expand pixel range. * css3/color-filters/color-filter-color-text-decorations.html: Modified Paths trunk/LayoutTests/ChangeLog tr

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

2022-02-14 Thread timothy_horton
Title: [289785] trunk/Source/WebKit Revision 289785 Author timothy_hor...@apple.com Date 2022-02-14 17:34:04 -0800 (Mon, 14 Feb 2022) Log Message Direct touches don't trigger other gesture recognizers if WKMouseGestureRecognizer sees them first https://bugs.webkit.org/show_bug.cgi?id=2366

[webkit-changes] [289784] trunk/Tools

2022-02-14 Thread jbedard
Title: [289784] trunk/Tools Revision 289784 Author jbed...@apple.com Date 2022-02-14 17:05:05 -0800 (Mon, 14 Feb 2022) Log Message [EWS] Support PRs when sending build failure emails https://bugs.webkit.org/show_bug.cgi?id=235926 Reviewed by Aakash Jain. * Tools/CISupport/ews-build/ste

[webkit-changes] [289783] tags/Safari-613.1.17.0.2/

2022-02-14 Thread kocsen_chung
Title: [289783] tags/Safari-613.1.17.0.2/ Revision 289783 Author kocsen_ch...@apple.com Date 2022-02-14 17:00:28 -0800 (Mon, 14 Feb 2022) Log Message Tag Safari-613.1.17.0.2. Added Paths tags/Safari-613.1.17.0.2/ Diff ___ webkit-change

[webkit-changes] [289782] tags/Safari-613.1.17.1.2/

2022-02-14 Thread kocsen_chung
Title: [289782] tags/Safari-613.1.17.1.2/ Revision 289782 Author kocsen_ch...@apple.com Date 2022-02-14 16:59:14 -0800 (Mon, 14 Feb 2022) Log Message Tag Safari-613.1.17.1.2. Added Paths tags/Safari-613.1.17.1.2/ Diff ___ webkit-change

[webkit-changes] [289781] branches/safari-614.1.3-branch/Source

2022-02-14 Thread repstein
Title: [289781] branches/safari-614.1.3-branch/Source Revision 289781 Author repst...@apple.com Date 2022-02-14 16:14:57 -0800 (Mon, 14 Feb 2022) Log Message Cherry-pick r289592. rdar://problem/88323950 tryReserveUncommittedAligned should explicitly take the alignment requested h

[webkit-changes] [289780] trunk

2022-02-14 Thread ysuzuki
Title: [289780] trunk Revision 289780 Author ysuz...@apple.com Date 2022-02-14 16:14:28 -0800 (Mon, 14 Feb 2022) Log Message `Array#{ groupBy, groupByToMap }` should throw a `TypeError` when `this` is `null` or `undefined` https://bugs.webkit.org/show_bug.cgi?id=236541 Reviewed by Alexey

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

2022-02-14 Thread don . olmstead
Title: [289779] trunk/Source/_javascript_Core Revision 289779 Author don.olmst...@sony.com Date 2022-02-14 16:09:10 -0800 (Mon, 14 Feb 2022) Log Message [CMake] Remove uses of add_definitions in _javascript_Core build https://bugs.webkit.org/show_bug.cgi?id=236605 Reviewed by Michael Cat

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

2022-02-14 Thread commit-queue
Title: [289778] trunk/Source/WebCore Revision 289778 Author commit-qu...@webkit.org Date 2022-02-14 16:05:24 -0800 (Mon, 14 Feb 2022) Log Message Move PDFDocument.cpp/h in correct position in WebCore.xcodeproj https://bugs.webkit.org/show_bug.cgi?id=236529 Patch by Dan Glastonbury on 20

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

2022-02-14 Thread heycam
Title: [289777] trunk/Source/WebCore Revision 289777 Author hey...@apple.com Date 2022-02-14 15:59:59 -0800 (Mon, 14 Feb 2022) Log Message Consistenly use hasTagName instead of is<> in HTMLStackItem testing functions https://bugs.webkit.org/show_bug.cgi?id=236571 Reviewed by Sam Weinig.

[webkit-changes] [289776] trunk

2022-02-14 Thread simon . fraser
Title: [289776] trunk Revision 289776 Author simon.fra...@apple.com Date 2022-02-14 15:33:58 -0800 (Mon, 14 Feb 2022) Log Message Fix crash with deeply nested async overflow scroll https://bugs.webkit.org/show_bug.cgi?id=236599 Source/WebCore: rdar://88656665 Reviewed by Alan Bujtas. m

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

2022-02-14 Thread aperez
Title: [289775] releases/WebKitGTK/webkit-2.34/Source/WebCore Revision 289775 Author ape...@igalia.com Date 2022-02-14 15:33:19 -0800 (Mon, 14 Feb 2022) Log Message Merge r288539 - Expand RefPtr / Ref use in FrameLoader https://bugs.webkit.org/show_bug.cgi?id=235551 rdar://87986840 Revie

[webkit-changes] [289774] tags/Safari-614.1.2.2/

2022-02-14 Thread repstein
Title: [289774] tags/Safari-614.1.2.2/ Revision 289774 Author repst...@apple.com Date 2022-02-14 15:26:54 -0800 (Mon, 14 Feb 2022) Log Message Tag Safari-614.1.2.2. Added Paths tags/Safari-614.1.2.2/ Diff ___ webkit-changes mailing lis

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

2022-02-14 Thread dewei_zhu
Title: [289773] trunk/Tools/Scripts Revision 289773 Author dewei_...@apple.com Date 2022-02-14 15:19:00 -0800 (Mon, 14 Feb 2022) Log Message Update shebang for run-benchmark scripts. Reviewed by Jonathan Bedard. Use python3 in shebang for run-benchmark. Remove shebang from modules in be

[webkit-changes] [289772] branches/safari-614.1.2-branch/Source

2022-02-14 Thread repstein
Title: [289772] branches/safari-614.1.2-branch/Source Revision 289772 Author repst...@apple.com Date 2022-02-14 15:13:34 -0800 (Mon, 14 Feb 2022) Log Message Cherry-pick r289592. rdar://problem/88323950 tryReserveUncommittedAligned should explicitly take the alignment requested h

[webkit-changes] [289771] branches/safari-614.1.2-branch/Source

2022-02-14 Thread repstein
Title: [289771] branches/safari-614.1.2-branch/Source Revision 289771 Author repst...@apple.com Date 2022-02-14 15:12:17 -0800 (Mon, 14 Feb 2022) Log Message Versioning. WebKit-7614.1.2.2 Modified Paths branches/safari-614.1.2-branch/Source/_javascript_Core/Configurations/Version.xccon

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

2022-02-14 Thread pangle
Title: [289769] trunk/Source/WebCore Revision 289769 Author pan...@apple.com Date 2022-02-14 14:59:12 -0800 (Mon, 14 Feb 2022) Log Message Web Inspector: Element tooltips in overlays should use same encodable/decodable Label type as grid overlays https://bugs.webkit.org/show_bug.cgi?id=23

[webkit-changes] [289770] trunk

2022-02-14 Thread jonlee
Title: [289770] trunk Revision 289770 Author jon...@apple.com Date 2022-02-14 14:59:46 -0800 (Mon, 14 Feb 2022) Log Message Enable accelerated drawing in the iOS simulator https://bugs.webkit.org/show_bug.cgi?id=231828 rdar://problem/84315491 Reviewed by Simon Fraser. Tools: * WebKitTe

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

2022-02-14 Thread eric . carlson
Title: [289768] trunk/Source/WebCore Revision 289768 Author eric.carl...@apple.com Date 2022-02-14 14:56:41 -0800 (Mon, 14 Feb 2022) Log Message [macOS] Check feature flag before using screen/window picker https://bugs.webkit.org/show_bug.cgi?id=236596 Reviewed by Jer Noble. Tested man

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

2022-02-14 Thread said
Title: [289767] trunk/Source/WebCore Revision 289767 Author s...@apple.com Date 2022-02-14 14:48:41 -0800 (Mon, 14 Feb 2022) Log Message [GPU Process] Implement GraphicsContext::drawLineForText() in terms of GraphicsContext::drawLinesForText() https://bugs.webkit.org/show_bug.cgi?id=23646

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

2022-02-14 Thread said
Title: [289766] trunk/Source/WebKit Revision 289766 Author s...@apple.com Date 2022-02-14 14:46:48 -0800 (Mon, 14 Feb 2022) Log Message [GPU Process] RemoteImageBufferProxy should not sink itself to an Image or a NativeImage though its backend https://bugs.webkit.org/show_bug.cgi?id=23648

[webkit-changes] [289765] trunk/LayoutTests

2022-02-14 Thread tsavell
Title: [289765] trunk/LayoutTests Revision 289765 Author tsav...@apple.com Date 2022-02-14 14:22:42 -0800 (Mon, 14 Feb 2022) Log Message Mark imported/w3c/web-platform-tests/xhr/send-timeout-events.htm as failing on iOS aftet the changes in r289540 https://bugs.webkit.org/show_bug.cgi?id=

[webkit-changes] [289764] trunk/Source

2022-02-14 Thread repstein
Title: [289764] trunk/Source Revision 289764 Author repst...@apple.com Date 2022-02-14 14:18:41 -0800 (Mon, 14 Feb 2022) Log Message Versioning. WebKit-7614.1.5 Modified Paths trunk/Source/_javascript_Core/Configurations/Version.xcconfig trunk/Source/ThirdParty/ANGLE/Configurations/Ver

[webkit-changes] [289763] trunk/Source

2022-02-14 Thread wenson_hsieh
Title: [289763] trunk/Source Revision 289763 Author wenson_hs...@apple.com Date 2022-02-14 14:15:35 -0800 (Mon, 14 Feb 2022) Log Message [Live Text] Plumb platform image analysis objects to the web process https://bugs.webkit.org/show_bug.cgi?id=236535 rdar://88845367 Reviewed by Devin R

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

2022-02-14 Thread drousso
Title: [289762] trunk/Source/WebCore Revision 289762 Author drou...@apple.com Date 2022-02-14 13:51:29 -0800 (Mon, 14 Feb 2022) Log Message REGRESSION(r286560): MediaElement's getStartDate returning an incorrect time https://bugs.webkit.org/show_bug.cgi?id=236360 Reviewed by Eric Carlso

[webkit-changes] [289761] trunk/Source/WTF

2022-02-14 Thread commit-queue
Title: [289761] trunk/Source/WTF Revision 289761 Author commit-qu...@webkit.org Date 2022-02-14 13:12:55 -0800 (Mon, 14 Feb 2022) Log Message [Linux/aarch64] Move page size ceiling to 16k https://bugs.webkit.org/show_bug.cgi?id=236564 Patch by Gustavo Noronha Silva on 2022-02-14 Reviewe

[webkit-changes] [289760] trunk

2022-02-14 Thread j_pascoe
Title: [289760] trunk Revision 289760 Author j_pas...@apple.com Date 2022-02-14 13:10:50 -0800 (Mon, 14 Feb 2022) Log Message [WebAuthn] Access group not set in add query for importLocalAuthenticatorCredential https://bugs.webkit.org/show_bug.cgi?id=236469 rdar://problem/88783447 Reviewe

[webkit-changes] [289759] branches/safari-614.1.3-branch/Source

2022-02-14 Thread repstein
Title: [289759] branches/safari-614.1.3-branch/Source Revision 289759 Author repst...@apple.com Date 2022-02-14 13:09:48 -0800 (Mon, 14 Feb 2022) Log Message Versioning. WebKit-7614.1.3.1 Modified Paths branches/safari-614.1.3-branch/Source/_javascript_Core/Configurations/Version.xccon

[webkit-changes] [289758] trunk/LayoutTests

2022-02-14 Thread commit-queue
Title: [289758] trunk/LayoutTests Revision 289758 Author commit-qu...@webkit.org Date 2022-02-14 13:09:27 -0800 (Mon, 14 Feb 2022) Log Message [GLIB] Update test expectations and baselines. Unreviewed test gardening. https://bugs.webkit.org/show_bug.cgi?id=236597 Patch by Arcady Goldmint

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

2022-02-14 Thread rcaliman
Title: [289757] trunk/Source/WebInspectorUI Revision 289757 Author rcali...@apple.com Date 2022-02-14 13:05:45 -0800 (Mon, 14 Feb 2022) Log Message Web Inspector: [Flexbox] List flex containers in Layout sidebar https://bugs.webkit.org/show_bug.cgi?id=235647 Reviewed by Patrick Angle.

[webkit-changes] [289756] trunk/Tools

2022-02-14 Thread jbedard
Title: [289756] trunk/Tools Revision 289756 Author jbed...@apple.com Date 2022-02-14 12:57:22 -0800 (Mon, 14 Feb 2022) Log Message [EWS] Rebase PRs on tip of branch (Follow-up fix) https://bugs.webkit.org/show_bug.cgi?id=236389 Reviewed by Aakash Jain. * Tools/CISupport/ews-build/steps

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

2022-02-14 Thread repstein
Title: [289753] branches/safari-613-branch/Source Revision 289753 Author repst...@apple.com Date 2022-02-14 12:49:40 -0800 (Mon, 14 Feb 2022) Log Message Cherry-pick r289658. rdar://problem/88678598 Regression(r287684) Microsoft teams meeting URLs fail to open the app https://bug

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

2022-02-14 Thread repstein
Title: [289755] branches/safari-613-branch Revision 289755 Author repst...@apple.com Date 2022-02-14 12:49:48 -0800 (Mon, 14 Feb 2022) Log Message Cherry-pick r289686. rdar://problem/88689388 `contain:content` breaks fullscreen https://bugs.webkit.org/show_bug.cgi?id=236470

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

2022-02-14 Thread repstein
Title: [289754] branches/safari-613-branch Revision 289754 Author repst...@apple.com Date 2022-02-14 12:49:44 -0800 (Mon, 14 Feb 2022) Log Message Cherry-pick r289682. rdar://problem/88843567 Unreviewed, reverting r289498. https://bugs.webkit.org/show_bug.cgi?id=236534 Speed

[webkit-changes] [289752] trunk/Tools

2022-02-14 Thread Hironori . Fujii
Title: [289752] trunk/Tools Revision 289752 Author hironori.fu...@sony.com Date 2022-02-14 12:29:39 -0800 (Mon, 14 Feb 2022) Log Message run-jsc-stress-tests reports "in `': uninitialized class variable @@schemes in URI (NameError)" with Ruby 3.1 https://bugs.webkit.org/show_bug.cgi?id=23

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

2022-02-14 Thread peng . liu6
Title: [289751] trunk/Source/WebCore Revision 289751 Author peng.l...@apple.com Date 2022-02-14 12:12:50 -0800 (Mon, 14 Feb 2022) Log Message Add a centerControlsBar in InlineMediaControls https://bugs.webkit.org/show_bug.cgi?id=236575 Reviewed by Jer Noble. When a subclass of `InlineMe

[webkit-changes] [289749] branches/safari-613.1.17.1-branch

2022-02-14 Thread repstein
Title: [289749] branches/safari-613.1.17.1-branch Revision 289749 Author repst...@apple.com Date 2022-02-14 11:57:39 -0800 (Mon, 14 Feb 2022) Log Message Cherry-pick r289686. rdar://problem/88689388 `contain:content` breaks fullscreen https://bugs.webkit.org/show_bug.cgi?id=23647

[webkit-changes] [289748] branches/safari-613.1.17.0-branch

2022-02-14 Thread repstein
Title: [289748] branches/safari-613.1.17.0-branch Revision 289748 Author repst...@apple.com Date 2022-02-14 11:57:36 -0800 (Mon, 14 Feb 2022) Log Message Cherry-pick r289682. rdar://problem/88843567 Unreviewed, reverting r289498. https://bugs.webkit.org/show_bug.cgi?id=236534

[webkit-changes] [289746] branches/safari-613.1.17.0-branch

2022-02-14 Thread repstein
Title: [289746] branches/safari-613.1.17.0-branch Revision 289746 Author repst...@apple.com Date 2022-02-14 11:57:30 -0800 (Mon, 14 Feb 2022) Log Message Cherry-pick r289686. rdar://problem/88689388 `contain:content` breaks fullscreen https://bugs.webkit.org/show_bug.cgi?id=23647

[webkit-changes] [289747] branches/safari-613.1.17.1-branch/Source

2022-02-14 Thread repstein
Title: [289747] branches/safari-613.1.17.1-branch/Source Revision 289747 Author repst...@apple.com Date 2022-02-14 11:57:33 -0800 (Mon, 14 Feb 2022) Log Message Cherry-pick r289658. rdar://problem/88678598 Regression(r287684) Microsoft teams meeting URLs fail to open the app http

[webkit-changes] [289745] branches/safari-613.1.17.0-branch/Source

2022-02-14 Thread repstein
Title: [289745] branches/safari-613.1.17.0-branch/Source Revision 289745 Author repst...@apple.com Date 2022-02-14 11:57:24 -0800 (Mon, 14 Feb 2022) Log Message Cherry-pick r289658. rdar://problem/88678598 Regression(r287684) Microsoft teams meeting URLs fail to open the app http

[webkit-changes] [289750] branches/safari-613.1.17.1-branch

2022-02-14 Thread repstein
Title: [289750] branches/safari-613.1.17.1-branch Revision 289750 Author repst...@apple.com Date 2022-02-14 11:57:43 -0800 (Mon, 14 Feb 2022) Log Message Cherry-pick r289682. rdar://problem/88843567 Unreviewed, reverting r289498. https://bugs.webkit.org/show_bug.cgi?id=236534

[webkit-changes] [289744] branches/safari-613.1.17.1-branch/Source

2022-02-14 Thread repstein
Title: [289744] branches/safari-613.1.17.1-branch/Source Revision 289744 Author repst...@apple.com Date 2022-02-14 11:48:17 -0800 (Mon, 14 Feb 2022) Log Message Versioning. WebKit-7613.1.17.1.2 Modified Paths branches/safari-613.1.17.1-branch/Source/_javascript_Core/Configurations/Vers

[webkit-changes] [289743] branches/safari-613.1.17.0-branch/Source

2022-02-14 Thread repstein
Title: [289743] branches/safari-613.1.17.0-branch/Source Revision 289743 Author repst...@apple.com Date 2022-02-14 11:29:06 -0800 (Mon, 14 Feb 2022) Log Message Versioning. WebKit-7613.1.17.0.2 Modified Paths branches/safari-613.1.17.0-branch/Source/_javascript_Core/Configurations/Vers

[webkit-changes] [289742] trunk

2022-02-14 Thread antti
Title: [289742] trunk Revision 289742 Author an...@apple.com Date 2022-02-14 11:05:56 -0800 (Mon, 14 Feb 2022) Log Message [CSS Container Queries] Implement full query parser and evaluator https://bugs.webkit.org/show_bug.cgi?id=236580 Reviewed by Sam Weinig. LayoutTests/imported/w3c:

[webkit-changes] [289741] branches/safari-614.1.4-branch/

2022-02-14 Thread repstein
Title: [289741] branches/safari-614.1.4-branch/ Revision 289741 Author repst...@apple.com Date 2022-02-14 10:47:43 -0800 (Mon, 14 Feb 2022) Log Message New branch. Added Paths branches/safari-614.1.4-branch/ Diff ___ webkit-changes mai

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

2022-02-14 Thread commit-queue
Title: [289740] trunk/Source/_javascript_Core Revision 289740 Author commit-qu...@webkit.org Date 2022-02-14 10:39:19 -0800 (Mon, 14 Feb 2022) Log Message CallLinkInfo::emitFastPathImpl() should avoid external scratch register use on RISCV64 https://bugs.webkit.org/show_bug.cgi?id=236064

[webkit-changes] [289739] trunk/Source

2022-02-14 Thread j_pascoe
Title: [289739] trunk/Source Revision 289739 Author j_pas...@apple.com Date 2022-02-14 09:58:13 -0800 (Mon, 14 Feb 2022) Log Message [WebAuthn] Modify _WKWebAuthenticationAssertionResponse according to internal needs https://bugs.webkit.org/show_bug.cgi?id=236369 rdar://88585811 Reviewed

[webkit-changes] [289738] trunk

2022-02-14 Thread ntim
Title: [289738] trunk Revision 289738 Author n...@apple.com Date 2022-02-14 09:07:17 -0800 (Mon, 14 Feb 2022) Log Message Don't perform layout in WKBundlePagePostSynchronousMessageForTesting https://bugs.webkit.org/show_bug.cgi?id=236579 Reviewed by Brady Eidson. This turned out to be a

[webkit-changes] [289737] trunk/Tools

2022-02-14 Thread jbedard
Title: [289737] trunk/Tools Revision 289737 Author jbed...@apple.com Date 2022-02-14 07:28:07 -0800 (Mon, 14 Feb 2022) Log Message [EWS] Re-enable build retry for PRs https://bugs.webkit.org/show_bug.cgi?id=236300 Reviewed by Aakash Jain. * Tools/CISupport/ews-build/steps.py: (AnalyzeC

[webkit-changes] [289736] trunk

2022-02-14 Thread commit-queue
Title: [289736] trunk Revision 289736 Author commit-qu...@webkit.org Date 2022-02-14 07:19:44 -0800 (Mon, 14 Feb 2022) Log Message Nullptr crash in CompositeEditCommand::splitTreeToNode via InsertParagraphSeparatorCommand::doApply https://bugs.webkit.org/show_bug.cgi?id=229283 Patch by F

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

2022-02-14 Thread zalan
Title: [289735] trunk/Source/WebCore Revision 289735 Author za...@apple.com Date 2022-02-14 06:42:22 -0800 (Mon, 14 Feb 2022) Log Message [LFC][IFC] Fix fast/inline/hidpi-outline-auto-with-border-radius-vertical-rtl.html https://bugs.webkit.org/show_bug.cgi?id=236572 Reviewed by Antti Ko

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

2022-02-14 Thread zalan
Title: [289734] trunk/Source/WebCore Revision 289734 Author za...@apple.com Date 2022-02-14 06:37:48 -0800 (Mon, 14 Feb 2022) Log Message [LFC][IFC] Fix fast/block/float/float-with-fractional-height-vertical-lr.html https://bugs.webkit.org/show_bug.cgi?id=236576 Reviewed by Antti Koivist

[webkit-changes] [289733] trunk/LayoutTests

2022-02-14 Thread graouts
Title: [289733] trunk/LayoutTests Revision 289733 Author grao...@webkit.org Date 2022-02-14 06:06:38 -0800 (Mon, 14 Feb 2022) Log Message [model] refactor model document tests to use a shared testing function https://bugs.webkit.org/show_bug.cgi?id=236578 Reviewed by Dean Jackson. Add a

[webkit-changes] [289732] trunk

2022-02-14 Thread mrobinson
Title: [289732] trunk Revision 289732 Author mrobin...@webkit.org Date 2022-02-14 06:03:06 -0800 (Mon, 14 Feb 2022) Log Message Animation from "scale()" to "scale() translate()" does not yield the expected result https://bugs.webkit.org/show_bug.cgi?id=222595 Reviewed by Simon Fraser.

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

2022-02-14 Thread commit-queue
Title: [289731] trunk/Source/WebCore Revision 289731 Author commit-qu...@webkit.org Date 2022-02-14 05:04:06 -0800 (Mon, 14 Feb 2022) Log Message [GTK][WPE] Avoid mapping attributes when the vector is empty in createImage https://bugs.webkit.org/show_bug.cgi?id=236521 Patch by Alejandro

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

2022-02-14 Thread eocanha
Title: [289730] trunk/Source/WebCore Revision 289730 Author eoca...@igalia.com Date 2022-02-14 04:20:41 -0800 (Mon, 14 Feb 2022) Log Message Don't throw exception when controls are removed https://bugs.webkit.org/show_bug.cgi?id=236456 Reviewed by Xabier Rodriguez-Calvar. In mediaContro

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

2022-02-14 Thread commit-queue
Title: [289729] trunk/Source/WebCore Revision 289729 Author commit-qu...@webkit.org Date 2022-02-14 03:29:16 -0800 (Mon, 14 Feb 2022) Log Message [GTK] [WPE] Fix problem when the buffer object is released before we try to send it to the compositor https://bugs.webkit.org/show_bug.cgi?id=2

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

2022-02-14 Thread carlosgc
Title: [289728] trunk/Source/WebCore Revision 289728 Author carlo...@webkit.org Date 2022-02-14 03:20:59 -0800 (Mon, 14 Feb 2022) Log Message [ATSPI] Reduce the size of dbus objects Vectors https://bugs.webkit.org/show_bug.cgi?id=236581 Reviewed by Adrian Perez de Castro. Use 3 for root