[webkit-reviews] review requested: [Bug 19552] JavaScriptCore headers use C++ style comments : [Attachment 21710] Use only C style comments in public API headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 15 06:03:31 PDT 2008


Christian Dywan <christian at imendio.com> has asked  for review:
Bug 19552: JavaScriptCore headers use C++ style comments
https://bugs.webkit.org/show_bug.cgi?id=19552

Attachment 21710: Use only C style comments in public API headers
https://bugs.webkit.org/attachment.cgi?id=21710&action=edit

------- Additional Comments from Christian Dywan <christian at imendio.com>
This patch replaces C++ style comments with C style comments in files that are
relevant to public C API, which is JavaScript.h and all headers it includes.


More information about the webkit-reviews mailing list