[Webkit-unassigned] [Bug 72835] Web Inspector: [protocol] generate C classes for protocol JSON named types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 20 15:29:41 PST 2011


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





--- Comment #3 from Peter Rybin <peter.rybin at gmail.com>  2011-11-20 15:29:41 PST ---
(In reply to comment #2)
> What is the C/C++ API going to be used for? (Just curious.)

While our remote debugging protocol is well-defined and published nowdays, we don't have even runtime asserts that actual outgoing messages conform. This API will provide compile-time guarantee that C++ code builds outgoing messages strictly as as declared.

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