Skip to content

Conversation

@yiwenxue
Copy link
Contributor

@yiwenxue yiwenxue commented Jul 1, 2022

Re: #https://github.com/cocos/3d-tasks/issues/12474#issue-1255571596

Changelog


Continuous Integration

This pull request:

  • needs automatic test cases check.

    Manual trigger with @cocos-robot run test cases afterward.

  • does not change any runtime related code or build configuration

    If any reviewer thinks the CI checks are needed, please uncheck this option, then close and reopen the issue.


Compatibility Check

This pull request:

  • changes public API, and have ensured backward compatibility with deprecated features.
  • affects platform compatibility, e.g. system version, browser version, platform sdk version, platform toolchain, language version, hardware compatibility etc.
  • affects file structure of the build package or build configuration which requires user project upgrade.
  • introduces breaking changes, please list all changes, affected features and the scope of violation.

@yiwenxue yiwenxue requested review from dumganhar and star-e July 1, 2022 11:10
@github-actions
Copy link

github-actions bot commented Jul 1, 2022

Interface Check Report

This pull request does not change any public interfaces !

});
if (!_mainMessageQueue) {
if(_actor) {
_actor->destroy();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it need to set _actor to nullptr?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need. The actor is intrusive and can be deleted automatically.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not IntrusivePtr now. It is a raw pointer. It is deleted in DeviceAgent destructor.

@github-actions
Copy link

github-actions bot commented Jul 1, 2022

@yiwenxue, Please check the result of run test cases:

@github-actions
Copy link

github-actions bot commented Jul 4, 2022

@yiwenxue, Please check the result of run test cases:

@suqionglian
Copy link

@cocos-robot run test cases

@github-actions
Copy link

github-actions bot commented Jul 4, 2022

@yiwenxue, Please check the result of run test cases:

@github-actions
Copy link

github-actions bot commented Jul 4, 2022

@yiwenxue, Please check the result of run test cases:

@github-actions
Copy link

github-actions bot commented Jul 4, 2022

@yiwenxue, Please check the result of run test cases:

@github-actions
Copy link

github-actions bot commented Jul 4, 2022

@yiwenxue, Please check the result of run test cases:

@github-actions
Copy link

github-actions bot commented Jul 4, 2022

@yiwenxue, Please check the result of run test cases:

@github-actions
Copy link

github-actions bot commented Jul 4, 2022

@yiwenxue, Please check the result of run test cases:

@minggo minggo merged commit 8d4b6cb into cocos:v3.6.0 Jul 5, 2022
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.

5 participants