Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 64eea79c096c633675ca43ab3d71227f0ddd4570
https://github.com/WebKit/WebKit/commit/64eea79c096c633675ca43ab3d71227f0ddd4570
Author: Scott Marcy <[email protected]>
Date: 2023-11-09 (Thu, 09 Nov 2023)
Changed paths:
A LayoutTests/fast/svg/svg_should_not_crash-expected.txt
A LayoutTests/fast/svg/svg_should_not_crash.html
M Source/WebCore/rendering/RenderBox.cpp
Log Message:
-----------
rdar://117803684 ([5d1fa25f3fa41fc3] ASAN_SEGV |
WebCore::RenderBox::repaintLayerRectsForImage;
WebCore::RenderBox::imageChanged; WebCore::CachedImage::notifyObservers)
Reviewed by Matt Woodrow.
This checks for a non-unexpected case where an Element has no direct layer to
render to.
* LayoutTests/fast/svg/svg_should_not_crash-expected.txt: Added.
* LayoutTests/fast/svg/svg_should_not_crash.html: Added.
* Source/WebCore/rendering/RenderBox.cpp:
(WebCore::RenderBox::repaintLayerRectsForImage):
Canonical link: https://commits.webkit.org/270487@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes