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

[core][Android] Rename SharedObject.deallocate to SharedObject.sharedObjectDidRelease #31921

Merged
merged 3 commits into from
Oct 8, 2024

Conversation

lukmccall
Copy link
Contributor

@lukmccall lukmccall commented Oct 8, 2024

Why

Renames SharedObject.deallocate to SharedObject.sharedObjectDidRelease
I think it's a more suitable name for this function.

@lukmccall lukmccall requested review from Kudo and tsapeta October 8, 2024 13:34
Copy link
Contributor

github-actions bot commented Oct 8, 2024

CodeMention:

File Patterns Mentions
packages/expo-modules-core/** @tsapeta, @Kudo, @lukmccall

@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label Oct 8, 2024
@expo-bot
Copy link
Collaborator

expo-bot commented Oct 8, 2024

The Pull Request introduced fingerprint changes against the base commit: c3c7fa6

Fingerprint diff
[
  {
    "op": "changed",
    "source": {
      "type": "dir",
      "filePath": "../../packages/expo-modules-core",
      "reasons": [
        "expoAutolinkingIos",
        "expoAutolinkingAndroid"
      ],
      "hash": "d655f749eac5563e190b14ccbd931420a42d8c11"
    }
  }
]

Generated by PR labeler 🤖

@lukmccall lukmccall changed the title [core][Android] Rename SharedObject.deallocate to SharedObject.wasReleased [core][Android] Rename SharedObject.deallocate to SharedObject.sharedObjectDidRelease Oct 8, 2024
Co-authored-by: Expo Bot <34669131+expo-bot@users.noreply.github.com>
@lukmccall lukmccall merged commit 6d5f851 into main Oct 8, 2024
2 checks passed
@lukmccall lukmccall deleted the @lukmccall/core/rename-deallocate-to-was-released branch October 8, 2024 14:27
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: fingerprint changed bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants