Skip to content

Fix crash on iOS when resuming download task.#83

Merged
star-e merged 1 commit intococos:v4.0.0from
bofeng-song:download
Feb 27, 2026
Merged

Fix crash on iOS when resuming download task.#83
star-e merged 1 commit intococos:v4.0.0from
bofeng-song:download

Conversation

@bofeng-song
Copy link
Copy Markdown
Contributor

@bofeng-song bofeng-song commented Feb 27, 2026

Re: #
https://forum.cocos.org/t/topic/174258

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.

@github-actions
Copy link
Copy Markdown

Code Size Check Report

Wechat (WASM) Before After Diff
2D Empty (legacy pipeline) 1010366 bytes 1010366 bytes ✅ 0 bytes
2D All (legacy pipeline) 2676058 bytes 2676058 bytes ✅ 0 bytes
2D All (new pipeline) 2767796 bytes 2767796 bytes ✅ 0 bytes
(2D + 3D) All 10024822 bytes 10024822 bytes ✅ 0 bytes
Web (WASM + ASMJS) Before After Diff
(2D + 3D) All 16844473 bytes 16844473 bytes ✅ 0 bytes

Interface Check Report

This pull request does not change any public interfaces !

@bofeng-song bofeng-song requested a review from star-e February 27, 2026 07:20
@star-e
Copy link
Copy Markdown
Contributor

star-e commented Feb 27, 2026

@cocos-robot run-test-cases-custom

@github-actions
Copy link
Copy Markdown

@bofeng-song, Please check the result of run test cases:

Task Details

Platform build boot runned crashScene FailScene
web-mobile PASS PASS FAIL particle-compare,BuildTimeConstantsTest,tween-clone
ios PASS PASS FAIL particle-compare,BuildTimeConstantsTest
mac PASS PASS FAIL particle-compare,BuildTimeConstantsTest

@github-actions
Copy link
Copy Markdown

@bofeng-song, Please check the result of run test cases:

Task Details

Platform build boot runned crashScene FailScene
windows PASS PASS FAIL particle-compare,BuildTimeConstantsTest
android PASS PASS FAIL particle-compare,BuildTimeConstantsTest
wechatgame PASS FAIL FAIL

@star-e star-e merged commit a64e164 into cocos:v4.0.0 Feb 27, 2026
36 checks passed
@github-actions
Copy link
Copy Markdown

@bofeng-song ❗ There was an error during the execution of the tasks. Please check the logs for more details.

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.

2 participants