[Webkit-unassigned] [Bug 30747] [v8] Do not retrieve proxy when fetching context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 24 13:39:43 PDT 2009


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


Dimitri Glazkov (Google) <dglazkov at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dglazkov at chromium.org




--- Comment #3 from Dimitri Glazkov (Google) <dglazkov at chromium.org>  2009-10-24 13:39:43 PDT ---
+1. Also, while working on event listeners recently, I was baffled and not
amused at how loose and weird our ScriptExecutionContext <-> ScriptController
<--> V8Proxy <--> v8::Context relationship graph looks. We should really try to
simplify this. I know peeps want performance and efficiency, but I bet there's
lots of skeletons buried along this path.

(I am stopping short, to avoid becoming unpositive over existence of
WorkerProxyExecutionContext and how it's a "look at me, I am a V8Proxy", except
its not, ... alrighty then.).

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