Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dd718445002250b7bd5490ce53fa692e52586852 https://github.com/WebKit/WebKit/commit/dd718445002250b7bd5490ce53fa692e52586852 Author: Said Abou-Hallawa <s...@apple.com> Date: 2023-09-08 (Fri, 08 Sep 2023)
Changed paths: M Source/WebCore/platform/graphics/GraphicsContextState.cpp Log Message: ----------- [Gardening]: Fix possible false assertion in some layout tests after 266772@main https://bugs.webkit.org/show_bug.cgi?id=261296 rdar://115138846 Unreviewed test gardening. Remove an optimization which can re-purpose GraphicsContextState incorrectly when it is cloned for recording a GlyphBuffer for a TextRun. * Source/WebCore/platform/graphics/GraphicsContextState.cpp: (WebCore::GraphicsContextState::repurpose): Canonical link: https://commits.webkit.org/267803@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes