[webkit-changes] [WebKit/WebKit] dd7184: [Gardening]: Fix possible false assertion in some ...
Said Abou-Hallawa
noreply at github.com
Fri Sep 8 11:18:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dd718445002250b7bd5490ce53fa692e52586852
https://github.com/WebKit/WebKit/commit/dd718445002250b7bd5490ce53fa692e52586852
Author: Said Abou-Hallawa <said at 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 at 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
More information about the webkit-changes
mailing list