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

2022-04-30 Thread andresg_22
Title: [293650] trunk/Source/WebCore Revision 293650 Author andresg...@apple.com Date 2022-04-30 19:42:59 -0700 (Sat, 30 Apr 2022) Log Message Code cleanup in preparation for refactoring of computing relationships between AXObjects. https://bugs.webkit.org/show_bug.cgi?id=239848

[webkit-changes] [293649] trunk

2022-04-30 Thread commit-queue
Title: [293649] trunk Revision 293649 Author commit-qu...@webkit.org Date 2022-04-30 09:57:43 -0700 (Sat, 30 Apr 2022) Log Message [WPE][GTK] Enable MEDIA_SESSION by default https://bugs.webkit.org/show_bug.cgi?id=239931 Patch by Philippe Normand on 2022-04-30 Reviewed by Michael

[webkit-changes] [293648] trunk

2022-04-30 Thread commit-queue
Title: [293648] trunk Revision 293648 Author commit-qu...@webkit.org Date 2022-04-30 09:50:14 -0700 (Sat, 30 Apr 2022) Log Message REGRESSION(r283437) a number of media tests fail/timeout on the test bots https://bugs.webkit.org/show_bug.cgi?id=231811 Patch by Philippe Normand on

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

2022-04-30 Thread zalan
Title: [293647] trunk/Source/WebCore Revision 293647 Author za...@apple.com Date 2022-04-30 09:30:46 -0700 (Sat, 30 Apr 2022) Log Message Only stretch the percent height when it is the document element's child https://bugs.webkit.org/show_bug.cgi?id=239932 Reviewed by Antti Koivisto.

[webkit-changes] [293646] trunk

2022-04-30 Thread zalan
Title: [293646] trunk Revision 293646 Author za...@apple.com Date 2022-04-30 08:30:19 -0700 (Sat, 30 Apr 2022) Log Message ASSERTION FAILED: *trailingRunIndex >= overflowingRunIndex in WebCore::Layout::InlineContentBreaker::tryBreakingNextOverflowingRuns

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

2022-04-30 Thread zalan
Title: [293645] trunk/Source/WebCore Revision 293645 Author za...@apple.com Date 2022-04-30 06:11:23 -0700 (Sat, 30 Apr 2022) Log Message [LFC][IFC] Introduce LineBuilder::PartialContent https://bugs.webkit.org/show_bug.cgi?id=239886 Reviewed by Antti Koivisto. This patch is in

[webkit-changes] [293644] trunk

2022-04-30 Thread zalan
Title: [293644] trunk Revision 293644 Author za...@apple.com Date 2022-04-30 06:01:57 -0700 (Sat, 30 Apr 2022) Log Message [LFC][IFC] Do not wrap to the next line when it is preceded by overflowing text https://bugs.webkit.org/show_bug.cgi?id=239879 Reviewed by Antti Koivisto.

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

2022-04-30 Thread jer . noble
Title: [293643] trunk/Source/ThirdParty/libwebrtc Revision 293643 Author jer.no...@apple.com Date 2022-04-30 00:26:02 -0700 (Sat, 30 Apr 2022) Log Message [Mac] VTVideoDecoderClass object pointers can become unaligned on x86 https://bugs.webkit.org/show_bug.cgi?id=239916 Reviewed by

[webkit-changes] [293642] trunk

2022-04-30 Thread commit-queue
Title: [293642] trunk Revision 293642 Author commit-qu...@webkit.org Date 2022-04-29 23:07:26 -0700 (Fri, 29 Apr 2022) Log Message REGRESSION(r290770): element.scrollIntoViewIfNeeded() scrolls to top even when element is already in viewport https://bugs.webkit.org/show_bug.cgi?id=238985