[Webkit-unassigned] [Bug 108545] Document is never released if an image's src attribute is changed to a url blocked by content-security-policy.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 13:47:39 PST 2013


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





--- Comment #8 from Yongjun Zhang <yongjun_zhang at apple.com>  2013-02-01 13:49:41 PST ---
(In reply to comment #7)
> I guess what I'm saying is that we have two bugs here.
> 
> 1. A leak of the whole document. The best fix for this could be to accurately track m_hasPendingErrorEvent, always unsetting it after cancelEvent().
> 
> 2. Error event not firing. The best fix for this is probably the one that's posted.
> 
> Not necessarily implying that these should be fixed in separate patches, but that's how I think about it.

I see, thanks!  I will make a new patch to fix both.  Anyway, the test will only be able to test if error event is fired.

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