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

2020-10-10 Thread zalan
Title: [268315] trunk/Source/WebCore Revision 268315 Author za...@apple.com Date 2020-10-10 18:30:30 -0700 (Sat, 10 Oct 2020) Log Message [LFC][IFC] Rename LineBox::InlineBox to InlineLevelBox https://bugs.webkit.org/show_bug.cgi?id=217562 Reviewed by Simon Fraser. Let's use spec terms

[webkit-changes] [268314] trunk

2020-10-10 Thread darin
Title: [268314] trunk Revision 268314 Author da...@apple.com Date 2020-10-10 13:39:22 -0700 (Sat, 10 Oct 2020) Log Message replaceChildren() (with no arguments) silently does nothing rather than removing the children https://bugs.webkit.org/show_bug.cgi?id=217537 Reviewed by Sam Weinig.

[webkit-changes] [268312] trunk/Source

2020-10-10 Thread aperez
Title: [268312] trunk/Source Revision 268312 Author ape...@igalia.com Date 2020-10-10 12:46:34 -0700 (Sat, 10 Oct 2020) Log Message [GTK] Build broken with ENABLE_GAMEPAD enabled https://bugs.webkit.org/show_bug.cgi?id=217226 Reviewed by Darin Adler. Source/WebCore: No new tests

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

2020-10-10 Thread simon . fraser
Title: [268311] trunk/Source/WebCore Revision 268311 Author simon.fra...@apple.com Date 2020-10-10 12:42:26 -0700 (Sat, 10 Oct 2020) Log Message [LFC Display] Only dump the trees when the log channel is enabled https://bugs.webkit.org/show_bug.cgi?id=217560 Reviewed by Zalan Bujtas.

[webkit-changes] [268310] trunk/LayoutTests

2020-10-10 Thread obrufau
Title: [268310] trunk/LayoutTests Revision 268310 Author obru...@igalia.com Date 2020-10-10 05:50:53 -0700 (Sat, 10 Oct 2020) Log Message Fix mac expectations for text-selection.html https://bugs.webkit.org/show_bug.cgi?id=217475 Reviewed by Alexey Proskuryakov. In Mojave this test

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

2020-10-10 Thread zalan
Title: [268309] trunk/Source/WebCore Revision 268309 Author za...@apple.com Date 2020-10-10 05:49:16 -0700 (Sat, 10 Oct 2020) Log Message [LFC][Integration] Turn parent/first child check into establishesInlineFormattingContext in canUseForLineLayoutWithReason