linuxdeepin / dtkwidget

Deepin Toolkit, widget module for DDE look and feel
Other
203 stars 144 forks source link

fix: DMessageManager::sendMessage cause crash #584

Closed zty199 closed 2 months ago

zty199 commented 2 months ago

when compiled with Qt6, in sendMessage_helper, seems that content could be nullptr when QWebEngineView is DMainWindow's centralWidget

Log: add judgment whether content is nullptr in sendMessage_helper

deepin-bot[bot] commented 2 months ago

TAG Bot

New tag: 5.6.31 DISTRIBUTION: unstable Suggest: synchronizing this PR through rebase #583

deepin-ci-robot commented 2 months ago

deepin pr auto review

关键摘要:

是否建议立即修改: 是

deepin-ci-robot commented 2 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: kegechen, zty199

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[debian/deepin/OWNERS](https://github.com/linuxdeepin/dtkwidget/blob/master/debian/deepin/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment