aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickdialogs/quickdialogsquickimpl/qquickplatformfontdialog.cpp
diff options
context:
space:
mode:
authorSemih Yavuz <semih.yavuz@qt.io>2024-10-11 12:37:46 +0200
committerSemih Yavuz <semih.yavuz@qt.io>2024-10-24 09:41:36 +0200
commita68c36300eb693fd9e0dc0f3923dd1084c6cbb14 (patch)
tree24c8f3bcf857de01f53f5affdd0b0e28d6452a7b /src/quickdialogs/quickdialogsquickimpl/qquickplatformfontdialog.cpp
parent6d921e2d0ec6bec154ee03bbf70b882117bfcb2d (diff)
qmlls: Fix crash on editing file
DocumentSymbols should work on the valid document. Also, we might get invalid file, so we should check the validity of qml dom file item before dereferencing it. This happens although we check the validity of a file in the language server module before processing the request. This is probably caused by a synchronization problem on editing the file and creating the dom for that file. This should be further investigated with QTBUG-121171. Change-Id: I4a2582210deb8da78ee1400a9f2f3c84b3ecbbae Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
Diffstat (limited to 'src/quickdialogs/quickdialogsquickimpl/qquickplatformfontdialog.cpp')
0 files changed, 0 insertions, 0 deletions