[webkit-changes] [295008] trunk

2022-05-28 Thread yijia_huang
Title: [295008] trunk Revision 295008 Author yijia_hu...@apple.com Date 2022-05-28 20:23:06 -0700 (Sat, 28 May 2022) Log Message Shrink Structure to 96 Bytes when addresses can be encoded in 36-bits https://bugs.webkit.org/show_bug.cgi?id=240407 Reviewed by Yusuke Suzuki. We have 2%

[webkit-changes] [295007] trunk/Source/WTF/wtf/text/StringBuilderJSON.cpp

2022-05-28 Thread cdumez
Title: [295007] trunk/Source/WTF/wtf/text/StringBuilderJSON.cpp Revision 295007 Author cdu...@apple.com Date 2022-05-28 19:03:33 -0700 (Sat, 28 May 2022) Log Message Simplify / Optimize StringBuilder::appendQuotedJSONString() https://bugs.webkit.org/show_bug.cgi?id=240955 Reviewed by

[webkit-changes] [295006] trunk/LayoutTests/editing/execCommand/ outdent-paragraph-crash.html

2022-05-28 Thread commit-queue
Title: [295006] trunk/LayoutTests/editing/execCommand/outdent-paragraph-crash.html Revision 295006 Author commit-qu...@webkit.org Date 2022-05-28 17:11:43 -0700 (Sat, 28 May 2022) Log Message Null check split node parent in outdentParagraph https://bugs.webkit.org/show_bug.cgi?id=235914

[webkit-changes] [295005] tags/WebKit-7614.1.14.1.15/

2022-05-28 Thread bshafiei
Title: [295005] tags/WebKit-7614.1.14.1.15/ Revision 295005 Author bshaf...@apple.com Date 2022-05-28 16:33:17 -0700 (Sat, 28 May 2022) Log Message Tag WebKit-7614.1.14.1.15. Added Paths tags/WebKit-7614.1.14.1.15/ Diff ___

[webkit-changes] [295004] branches/safari-7614.1.14.1-branch/Source

2022-05-28 Thread bshafiei
Title: [295004] branches/safari-7614.1.14.1-branch/Source Revision 295004 Author bshaf...@apple.com Date 2022-05-28 15:58:01 -0700 (Sat, 28 May 2022) Log Message Versioning. WebKit-7614.1.14.1.15 Modified Paths

[webkit-changes] [295003] branches/safari-613-branch/Source/WebCore/rendering/ RenderElement.h

2022-05-28 Thread alancoon
Title: [295003] branches/safari-613-branch/Source/WebCore/rendering/RenderElement.h Revision 295003 Author alanc...@apple.com Date 2022-05-28 11:00:06 -0700 (Sat, 28 May 2022) Log Message Unreviewed build fix. rdar://problem/91519558 ./rendering/RenderElement.cpp:723:21:|error:

[webkit-changes] [295002] trunk/Source

2022-05-28 Thread ysuzuki
Title: [295002] trunk/Source Revision 295002 Author ysuz...@apple.com Date 2022-05-28 10:44:38 -0700 (Sat, 28 May 2022) Log Message Unreviewed, revert "[Xcode] Compute PGO profdata paths instead of searching for them at build time" This reverts commit

[webkit-changes] [295000] trunk/Source/WebCore/layout/formattingContexts/flex/ FlexFormattingContext.cpp

2022-05-28 Thread zalan
Title: [295000] trunk/Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp Revision 295000 Author za...@apple.com Date 2022-05-28 09:18:55 -0700 (Sat, 28 May 2022) Log Message Transition flex-grow computation to flex-basis based

[webkit-changes] [294998] releases/WPE WebKit/webkit-2.36.3/

2022-05-28 Thread aperez
Title: [294998] releases/WPE WebKit/webkit-2.36.3/ Revision 294998 Author ape...@igalia.com Date 2022-05-28 06:22:05 -0700 (Sat, 28 May 2022) Log Message WPE WebKit 2.36.3 Added Paths releases/WPE WebKit/webkit-2.36.3/ Diff ___

[webkit-changes] [294997] releases/WebKitGTK/webkit-2.36

2022-05-28 Thread aperez
Title: [294997] releases/WebKitGTK/webkit-2.36 Revision 294997 Author ape...@igalia.com Date 2022-05-28 06:21:49 -0700 (Sat, 28 May 2022) Log Message Unreviewed. Update OptionsWPE.cmake and NEWS for the 2.36.3 release .: * Source/cmake/OptionsWPE.cmake: Bump version numbers.

[webkit-changes] [294996] trunk/Source/WebCore/layout/formattingContexts/flex/ FlexFormattingContext.cpp

2022-05-28 Thread zalan
Title: [294996] trunk/Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp Revision 294996 Author za...@apple.com Date 2022-05-28 06:21:48 -0700 (Sat, 28 May 2022) Log Message Use flex-basis when shrinking flex items https://bugs.webkit.org/show_bug.cgi?id=241046

[webkit-changes] [294995] trunk/Source/WebCore/layout/formattingContexts/flex/ FlexFormattingContext.cpp

2022-05-28 Thread zalan
Title: [294995] trunk/Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp Revision 294995 Author za...@apple.com Date 2022-05-28 06:06:19 -0700 (Sat, 28 May 2022) Log Message Introduce the concept of frozen flex items https://bugs.webkit.org/show_bug.cgi?id=241034

[webkit-changes] [294994] trunk/Source/WebCore/layout/formattingContexts/flex/ FlexFormattingContext.cpp

2022-05-28 Thread zalan
Title: [294994] trunk/Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp Revision 294994 Author za...@apple.com Date 2022-05-28 05:43:31 -0700 (Sat, 28 May 2022) Log Message Introduce ShrinkingFlexItem structure https://bugs.webkit.org/show_bug.cgi?id=241033

[webkit-changes] [294992] releases/WebKitGTK/webkit-2.36.3/

2022-05-28 Thread aperez
Title: [294992] releases/WebKitGTK/webkit-2.36.3/ Revision 294992 Author ape...@igalia.com Date 2022-05-28 02:11:16 -0700 (Sat, 28 May 2022) Log Message WebKitGTK 2.36.3 Added Paths releases/WebKitGTK/webkit-2.36.3/ Diff ___

[webkit-changes] [294991] releases/WebKitGTK/webkit-2.36

2022-05-28 Thread aperez
Title: [294991] releases/WebKitGTK/webkit-2.36 Revision 294991 Author ape...@igalia.com Date 2022-05-28 02:10:13 -0700 (Sat, 28 May 2022) Log Message Unreviewed. Update OptionsGTK.cmake and NEWS for 2.36.3 release .: * Source/cmake/OptionsGTK.cmake: Bump version numbers.

[webkit-changes] [294990] releases/WebKitGTK/webkit-2.36/Source

2022-05-28 Thread aperez
Title: [294990] releases/WebKitGTK/webkit-2.36/Source Revision 294990 Author ape...@igalia.com Date 2022-05-28 02:10:07 -0700 (Sat, 28 May 2022) Log Message Merge r294939 - Non unified build fixes, lateish May 2022 edition https://bugs.webkit.org/show_bug.cgi?id=241019 Unreviewed build

[webkit-changes] [294989] releases/WebKitGTK/webkit-2.36/Source

2022-05-28 Thread aperez
Title: [294989] releases/WebKitGTK/webkit-2.36/Source Revision 294989 Author ape...@igalia.com Date 2022-05-28 02:10:00 -0700 (Sat, 28 May 2022) Log Message Merge r294881 - Cannot link WebKitTestRunner in non-unified builds https://bugs.webkit.org/show_bug.cgi?id=240755 Reviewed by

[webkit-changes] [294988] trunk/Source/WebCore/platform/graphics/avfoundation/objc/ QueuedVideoOutput.mm

2022-05-28 Thread jer . noble
Title: [294988] trunk/Source/WebCore/platform/graphics/avfoundation/objc/QueuedVideoOutput.mm Revision 294988 Author jer.no...@apple.com Date 2022-05-28 01:07:10 -0700 (Sat, 28 May 2022) Log Message CRASH: Exception thrown from QueuedVideoOutput::invalidate