WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
24476
Add a new API to JavaScriptCore C++ API to get current sourceURL and lineno.
https://bugs.webkit.org/show_bug.cgi?id=24476
Summary
Add a new API to JavaScriptCore C++ API to get current sourceURL and lineno.
James Su
Reported
2009-03-09 19:55:31 PDT
When executing a piece of javascript code from C++ side, it would useful to have a mechanism to get current sourceURL and lineno in C++ callback functions, for example when there is something wrong, an error message with current sourceURL and lineno can be printed out from C++ code to help debug.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug