[Webkit-unassigned] [Bug 96522] Give isolated shells a lifecycle like that of main shells

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 12 12:47:27 PDT 2012


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





--- Comment #12 from Dan Carney <dcarney at google.com>  2012-09-12 12:47:52 PST ---
(In reply to comment #10)
> (From update of attachment 163637 [details])
> By the way, I think we should land this patch and then iterate on this temporary world issue.  If they're only used in testing, then it is not super important that we'll keep them alive longer.
> 
> It's important that we don't have a different code path for testing than in production.  We want our testing to be as close to production as possible.

There's definitely used.  But I think you need a particular extension property or maybe a platform app to hit the code path.  I've tried a number of variants, but haven't found one that works.  This code path trigger a canary crash a few weeks ago when I tried to remove IsolatedWorld, so it's  definitely used.

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