[Webkit-unassigned] [Bug 93971] [V8] Refactor away IsolatedWorld

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 23 09:13:35 PDT 2012


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





--- Comment #21 from Dan Carney <dcarney at google.com>  2012-08-23 09:13:33 PST ---
(In reply to comment #16)
> (In reply to comment #15)
> > I have some follow up patches, but they just rename the constructors to createIsolatedWorld and createMainWorld.  I wasn't planning to rename back to IsolatedWorld as we are trying to match the JSC api a little more.
> 
> It looks like that JSC binding is sometimes using "IsolatedWorld" and "DOMWrapperWorld" interchangeably. What is the difference between IsolatedWorld and DOMWrapperWorld conceptually?

No difference.  That's why I'm removing the distinction.  The main world is the one the user sees in the inspector, but it's ultimately just an isolated world, too.

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