[Webkit-unassigned] [Bug 127304] Add a convenience method to unregister remote object.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 20 17:41:05 PST 2014


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





--- Comment #5 from Yongjun Zhang <yongjun_zhang at apple.com>  2014-01-20 17:38:37 PST ---
It is hard to predict the usage pattern now, but I think sometimes we probably just want to unregister the object before destroying the object, in that case, it would be helpful if we provide a method to remove an object (for all interfaces) from the registry.  Some thing like:

- (void)unregisterObjectForAllInterfaces:(id)object;

what do you think?

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