[Webkit-unassigned] [Bug 113657] SVGImage::nativeImageForCurrentFrame() does not work if using DontCopyBackingStore
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 21 09:33:06 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=113657
Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ahmad.saleem792 at gmail.com,
| |sabouhallawa at apple.com,
| |simon.fraser at apple.com
--- Comment #2 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
https://searchfox.org/wubkat/source/Source/WebCore/svg/graphics/SVGImageForContainer.cpp#57
RefPtr<NativeImage> SVGImageForContainer::nativeImageForCurrentFrame()
{
return m_image->nativeImageForCurrentFrame();
}
Do we need to keep this open?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230921/d2d3f663/attachment.htm>
More information about the webkit-unassigned
mailing list