[Webkit-unassigned] [Bug 103377] [GTK] Add WebKit2 API for isolated worlds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 23 05:46:45 PDT 2013


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





--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-08-23 05:46:13 PST ---
(In reply to comment #3)
> (From update of attachment 209352 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=209352&action=review

Thanks for the review. 

> > Source/WebKit2/WebProcess/InjectedBundle/API/gtk/WebKitScriptWorld.cpp:41
> > +    DEFINE_STATIC_LOCAL(ScriptWorldMap, map, ());
> 
> This can be NeverDestroyed<ScriptWorldMap> map if you include wtf/NeverDestroyed.h

Sure, I didn't know NeverDestroyed.

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