[Webkit-unassigned] [Bug 127072] Don't autorelease wrapper object (WebProcessPlugInScriptWorld) for InjectedBundleScriptWorld::normalWorld().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 15 16:10:57 PST 2014


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





--- Comment #1 from Yongjun Zhang <yongjun_zhang at apple.com>  2014-01-15 16:08:33 PST ---
This is referring to the method [WKWebProcessPlugInScriptWorld normalWorld]:

+ (WKWebProcessPlugInScriptWorld *)normalWorld
{
    return [wrapper(*InjectedBundleScriptWorld::normalWorld()) autorelease];
}

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