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

2020-12-05 Thread simon . fraser
Title: [270480] trunk/Source/WebCore Revision 270480 Author simon.fra...@apple.com Date 2020-12-05 18:47:05 -0800 (Sat, 05 Dec 2020) Log Message REGRESSION (r268075): Animations at the top of https://browserbench.org/JetStream/ are very slow https://bugs.webkit.org/show_bug.cgi?id=219447

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

2020-12-05 Thread said
Title: [270479] trunk/Source/WebCore Revision 270479 Author s...@apple.com Date 2020-12-05 16:22:09 -0800 (Sat, 05 Dec 2020) Log Message REGRESSION(r270458): Crash loading https://browserbench.org/JetStream/ https://bugs.webkit.org/show_bug.cgi?id=219568 Reviewed by Tim Horton. Get the

[webkit-changes] [270478] trunk

2020-12-05 Thread wenson_hsieh
Title: [270478] trunk Revision 270478 Author wenson_hs...@apple.com Date 2020-12-05 14:17:10 -0800 (Sat, 05 Dec 2020) Log Message [Concurrent display lists] Synchronize display list rendering across remote image buffers https://bugs.webkit.org/show_bug.cgi?id=219091 Reviewed by Geoff

[webkit-changes] [270477] trunk

2020-12-05 Thread Hironori . Fujii
Title: [270477] trunk Revision 270477 Author hironori.fu...@sony.com Date 2020-12-05 13:28:48 -0800 (Sat, 05 Dec 2020) Log Message Remove ENABLE_GRAPHICS_CONTEXT_GL by replacing it with ENABLE(WEBGL) https://bugs.webkit.org/show_bug.cgi?id=219551 Reviewed by Kenneth Russell. .: *

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

2020-12-05 Thread andresg_22
Title: [270476] trunk/Source/WebCore Revision 270476 Author andresg...@apple.com Date 2020-12-05 13:25:31 -0800 (Sat, 05 Dec 2020) Log Message Prelininary refactoring of TextMarker and TextMarkerRange. https://bugs.webkit.org/show_bug.cgi?id=219491 Reviewed by Chris Fleizach. Covered

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

2020-12-05 Thread simon . fraser
Title: [270475] trunk/Source/WebCore Revision 270475 Author simon.fra...@apple.com Date 2020-12-05 13:18:17 -0800 (Sat, 05 Dec 2020) Log Message Add ScrollAnimation files to the Xcode project https://bugs.webkit.org/show_bug.cgi?id=219566 Reviewed by Yusuke Suzuki. ScrollAnimation*

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

2020-12-05 Thread simon . fraser
Title: [270474] trunk/Source/WebCore Revision 270474 Author simon.fra...@apple.com Date 2020-12-05 10:53:41 -0800 (Sat, 05 Dec 2020) Log Message [LFC Display] Store the display tree as a tree of stacking items https://bugs.webkit.org/show_bug.cgi?id=219315 Reviewed by Zalan Bujtas.

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

2020-12-05 Thread zalan
Title: [270473] trunk/Source/WebCore Revision 270473 Author za...@apple.com Date 2020-12-05 06:23:02 -0800 (Sat, 05 Dec 2020) Log Message [LFC][IFC] Create an inline box for when it's the first box on the line https://bugs.webkit.org/show_bug.cgi?id=219556 Reviewed by Antti Koivisto.

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

2020-12-05 Thread zalan
Title: [270472] trunk/Source/WebCore Revision 270472 Author za...@apple.com Date 2020-12-05 06:21:39 -0800 (Sat, 05 Dec 2020) Log Message [LFC][Integration] Do not construct a new layout box for every inline box end (InlineWalker) https://bugs.webkit.org/show_bug.cgi?id=219557 Reviewed

[webkit-changes] [270471] trunk/LayoutTests

2020-12-05 Thread dpino
Title: [270471] trunk/LayoutTests Revision 270471 Author dp...@igalia.com Date 2020-12-05 03:54:00 -0800 (Sat, 05 Dec 2020) Log Message [GTK] Unreviewed test gardening. Gardened more media-source timeouts. * platform/gtk/TestExpectations: Modified Paths trunk/LayoutTests/ChangeLog