Bug 29877
Summary: | [Qt] Add support for generating JavaScript exceptions from native code when an error occurrs. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tor Arne Vestbø <vestbo> |
Component: | WebKit Qt | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Enhancement | CC: | hausmann |
Priority: | P2 | Keywords: | Qt |
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | OS X 10.5 |
Tor Arne Vestbø
This bug report originated from issue QTBUG-2782
http://bugreports.qt.nokia.com/browse/QTBUG-2782
--- Description ---
When native code is invoked from JavaScript, it would be nice if the native code could generate a JavaScript exception when an error occurrs.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Hausmann
*** This bug has been marked as a duplicate of bug 31863 ***