[Webkit-unassigned] [Bug 55017] SVGImage causes MainResourceLoader leaks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 3 13:00:06 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=55017





--- Comment #30 from Adam Barth <abarth at webkit.org>  2011-03-03 13:00:06 PST ---
(In reply to comment #29)
> Does this need an additional test case to cover the sandbox mistake?

I could be wrong, but I don't think the sandbox bits are observable here.  We're using them as defense in depth.  The problem is you can't run script inside an SVGImage, which makes it tough to poke at things and see if you're sandboxed.  I'm open to suggestions if you have a clever idea how to test it.

-- 
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