[Webkit-unassigned] [Bug 43636] Add a type-safe IPC mechanism to WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 22 12:36:43 PDT 2010


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





--- Comment #15 from Anders Carlsson <andersca at apple.com>  2010-09-22 12:36:43 PST ---
(In reply to comment #14)
> (In reply to comment #13)
> > Anders suggested adding a type blacklist to prevent certain types (e.g., enums, unsigned long, etc.) from being used as message parameters.
> 
> I'm going to handle this separately.

Maybe we should use a whitelist instead, unless your blacklist can handle things like Vector<unsigned long>

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