aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltyperegistrar/qmltypes.prf
diff options
context:
space:
mode:
authorFabian Kosmale <fabian.kosmale@qt.io>2019-11-08 11:35:30 +0100
committerFabian Kosmale <fabian.kosmale@qt.io>2019-11-08 14:46:56 +0100
commitee8589dd9a681a469511308345e4ef0b304aaaab (patch)
tree7e61e6c309ff9552b1a56ca6502db2029e2fdce7 /src/qmltyperegistrar/qmltypes.prf
parent8f4765534f83c27301ea758f5189f8f9b6684b6b (diff)
instanceof: return false instead of throwing
[ChangeLog][Important Behavior Changes] Using instanceof to check whether an instance has the type of QObject or one of its derived classes used to raise a TypeError, if the instance was not derived from QObject. Now, it instead returns false, which is more in line with the ECMAScript semantic. Fixes: QTBUG-79868 Change-Id: I0999807165eb36e7ebb888dce66238619a02a127 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/qmltyperegistrar/qmltypes.prf')
0 files changed, 0 insertions, 0 deletions