Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.4.0 Beta, 5.4.1
-
OS X 10.10
-
93affd9ff660456bde2d380788ea8ebfabb0f1c3
Description
import QtQuick 2.3 import QtQuick.Window 2.2 Window { Loader { sourceComponent: Canvas { Component.onDestruction: getContext("2d") } Component.onCompleted: active = false } }
Attachments
For Gerrit Dashboard: QTBUG-42222 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
98219,7 | Canvas: don't crash when getContext("2d") is called on destruction. | 5.4 | qt/qtdeclarative | Status: MERGED | +2 | 0 |