[Webkit-unassigned] [Bug 24054] Implement two separate proxy classes in order to split WorkerMessagingProxy.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 20 14:32:54 PST 2009


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





------- Comment #7 from levin at chromium.org  2009-02-20 14:32 PDT -------
OK, after staring at this code for a while (and talking to you), I think I
understand the lifetime issues and they all seem fine.

We all need to spend some time trying to figure out something simpler though
after this as discussed.  (Lifetime issues are a place where the
WorkerThreadableLoader code got complex as well, so it feels like there is a
core issue here).  For this code, it was especially tricky that
WorkerContextCrossThreadProxy is the way to keep the WorkerThread alive but I
totally understand why you do this.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list