[Webkit-unassigned] [Bug 55643] New: Chromium-linux unnecessarily creates SVGImage when an SVG document contains images
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 2 18:50:00 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55643
Summary: Chromium-linux unnecessarily creates SVGImage when an
SVG document contains images
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Page Loading
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: wangxianzhu at google.com
When debugging bug 55017, I found that on chromium-linux (maybe also on other platforms) unnecessarily creates an SVGImage object when an SVG document contains images. When the first image is loaded, an SVGImage object will be created and the SVG document itself will be loaded as the content of the image.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list