Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: app crashed when window destroyed in quick #284

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

18202781743
Copy link
Contributor

ghostVtable will be released whenever Window is destroyed by
delete or deleteLater function, we don't need to resetVtable,
and we shouldn't resetVtable when destructing m_window.

pms: BUG-368399

ghostVtable will be released whenever Window is destroyed by
delete or deleteLater function, we don't need to resetVtable,
and we shouldn't resetVtable when destructing m_window.

pms: BUG-368399
@deepin-ci-robot
Copy link
Contributor

deepin pr auto review

关键摘要:

  • 移除了对DVtableHook::resetVtable的调用,需要确认这一改动是否符合预期功能。

是否建议立即修改:

  • 是,如果移除DVtableHook::resetVtable的调用会导致功能上的问题,应立即修复。如果这一改动是有意为之,应确保相关的功能测试已经通过,并且文档和代码注释已经更新以反映这一变化。

deepin-ci-robot added a commit to linuxdeepin/dtk6gui that referenced this pull request Dec 2, 2024
Synchronize source files from linuxdeepin/dtkgui.

Source-pull-request: linuxdeepin/dtkgui#284
@deepin-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: 18202781743, ComixHe, kegechen

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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@18202781743 18202781743 merged commit 79440d4 into linuxdeepin:master Dec 2, 2024
22 of 24 checks passed
18202781743 pushed a commit to linuxdeepin/dtk6gui that referenced this pull request Dec 2, 2024
Synchronize source files from linuxdeepin/dtkgui.

Source-pull-request: linuxdeepin/dtkgui#284
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants