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

2021-12-27 Thread ysuzuki
Title: [287463] trunk/Source/bmalloc Revision 287463 Author ysuz...@apple.com Date 2021-12-27 22:10:30 -0800 (Mon, 27 Dec 2021) Log Message [libpas] Use thread_switch instead of sched_yield https://bugs.webkit.org/show_bug.cgi?id=234712 Reviewed by Filip Pizlo. Previously, we received i

[webkit-changes] [287462] trunk/LayoutTests

2021-12-27 Thread commit-queue
Title: [287462] trunk/LayoutTests Revision 287462 Author commit-qu...@webkit.org Date 2021-12-27 21:44:18 -0800 (Mon, 27 Dec 2021) Log Message [GLIB] Update test expectations and baselines. Unreviewed test gardening. https://bugs.webkit.org/show_bug.cgi?id=234714 Patch by Arcady Goldmint

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

2021-12-27 Thread wenson_hsieh
Title: [287461] trunk/Source/WebCore Revision 287461 Author wenson_hs...@apple.com Date 2021-12-27 16:29:08 -0800 (Mon, 27 Dec 2021) Log Message Element::boundingAbsoluteRectWithoutLayout() should be marked `const` https://bugs.webkit.org/show_bug.cgi?id=234703 Reviewed by Darin Adler.

[webkit-changes] [287460] trunk/LayoutTests

2021-12-27 Thread ntim
Title: [287460] trunk/LayoutTests Revision 287460 Author n...@apple.com Date 2021-12-27 08:39:32 -0800 (Mon, 27 Dec 2021) Log Message Consolidate computed-style-*.txt and getComputedStyle-basic-expected.txt test results Unreviewed test gardening. The results in the non-platform director

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

2021-12-27 Thread ysuzuki
Title: [287459] trunk/Source/_javascript_Core Revision 287459 Author ysuz...@apple.com Date 2021-12-27 02:04:25 -0800 (Mon, 27 Dec 2021) Log Message Consider merging Wasm::FunctionCodeBlock and Wasm::LLIntCallee https://bugs.webkit.org/show_bug.cgi?id=203691 Reviewed by Filip Pizlo. Thi