Details
-
Bug
-
Resolution: Invalid
-
P3: Somewhat important
-
None
-
4.6.0
-
None
Description
e = new Error();
The resulting error object doesn't have lineNumber and fileName properties.
When an error is explicitly thrown (using the throw keyword), it does have these properties.
This is a regression from Qt 4.5.
Attachments
Issue Links
- is required for
-
QTBUG-17856 Resolve QtScript behavioral differences due to switching to JavaScriptCore
-
- Closed
-
-
QTBUG-16571 Resolve QtScript behavior that reflects implementation of old ("classic") back-end
-
- Closed
-