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

2.4.15 adapt to the taobaominigame ClearLRU procedure #284

Open
wants to merge 6 commits into
base: v2.4.15
Choose a base branch
from

Conversation

tangkaikk
Copy link

Fixes cocos/cocos-engine#17040 : taobao Platform can not trigger clearLRU

else {
deleteFile(item.url, self._deleteFileCB.bind(self));
}
self._removePathOrFile(item.originUrl, item.url);
Copy link
Contributor

Choose a reason for hiding this comment

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

Changing "path" to "directory" might be more appropriate.

Copy link
Author

Choose a reason for hiding this comment

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

Path is shorter than directory, I prefer to use 'path'

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