[Webkit-unassigned] [Bug 64981] export JSContextGetBacktrace as SPI in JSContextRefPrivate.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 22 13:56:50 PDT 2011


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





--- Comment #10 from Geoffrey Garen <ggaren at apple.com>  2011-07-22 13:56:50 PST ---
One more comment:

> JSContextGetBacktrace

Since this function allocates a string the the caller must release, it should be called "JSContextCreateBacktrace", not "JSContextGetBacktrace". (Same naming conventions as CF.)

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