Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 59efc6d73de9c4c10a83ca5e9125774cc07488aa https://github.com/WebKit/WebKit/commit/59efc6d73de9c4c10a83ca5e9125774cc07488aa Author: Alan Baradlay <za...@apple.com> Date: 2022-12-10 (Sat, 10 Dec 2022)
Changed paths: M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp Log Message: ----------- Fix use-after-move in WebCore:: LineBuilder::tryPlacingFloatBox() https://bugs.webkit.org/show_bug.cgi?id=249058 Reviewed by Antti Koivisto. Remove incorrect WTFMove (FloatingState::append takes FloatItem). * Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp: (WebCore::Layout::LineBuilder::tryPlacingFloatBox): Canonical link: https://commits.webkit.org/257688@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes