[Webkit-unassigned] [Bug 76602] [chromium] worker-read-blob-async is flaky.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 19 03:20:12 PST 2012


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





--- Comment #3 from David Levin <levin at chromium.org>  2012-01-19 03:20:12 PST ---
Another note:
It looks like DOMURL *leaks* object url's if the destructor is called and DOMURL::contextDestroyed isn't.


 (I would guess that this would be the common case because the WorkerContext should have the last ref to DOMURL and that ref should go away in ~WorkerContext which is before contextDestroyed should be called from ScriptExecutionContext.)

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