Skip to content

Conversation

@cortinico
Copy link
Contributor

Summary:
The documentation for those methods mention that users should override them to
provide their own implementation.

However those vals are not open so users cannot really override them.
This fixes it.

See more context on #48800 (comment)

So this was practically a breaking change, that I'm attempting to mitigate.

Changelog:
[Android] [Fixed] - Make accessors inside HeadlessJsTaskService open again

Differential Revision: D78479162

Summary:
The documentation for those methods mention that users should override them to
provide their own implementation.

However those vals are not `open` so users cannot really override them.
This fixes it.

See more context on facebook#48800 (comment)

So this was practically a breaking change, that I'm attempting to mitigate.

Changelog:
[Android] [Fixed] - Make accessors inside HeadlessJsTaskService open again

Differential Revision: D78479162
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 17, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D78479162

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 7ef5716.

@naquilini
Copy link

Hello,

will this fix be released in a 0.80.x version?

Thank you

@cortinico
Copy link
Contributor Author

Hello,

will this fix be released in a 0.80.x version?

Thank you

You will have to request a pick request for it in the https://github.com/reactwg/react-native-releases repo

@naquilini
Copy link

Hello,
will this fix be released in a 0.80.x version?
Thank you

You will have to request a pick request for it in the https://github.com/reactwg/react-native-releases repo

Thanks for the info

react-native-bot pushed a commit that referenced this pull request Jul 28, 2025
Summary:
Pull Request resolved: #52660

The documentation for those methods mention that users should override them to
provide their own implementation.

However those vals are not `open` so users cannot really override them.
This fixes it.

See more context on #48800 (comment)

So this was practically a breaking change, that I'm attempting to mitigate.

Changelog:
[Android] [Fixed] - Make accessors inside HeadlessJsTaskService open again

Reviewed By: cipolleschi

Differential Revision: D78479162

fbshipit-source-id: eefc7332e2004198cd6bd64b60a66215f137ad4a
@react-native-bot
Copy link
Collaborator

This pull request was successfully merged by @cortinico in 2e52c1a

When will my fix make it into a release? | How to file a pick request?

kikoso pushed a commit to kikoso/react-native that referenced this pull request Aug 26, 2025
Summary:
Pull Request resolved: facebook#52660

The documentation for those methods mention that users should override them to
provide their own implementation.

However those vals are not `open` so users cannot really override them.
This fixes it.

See more context on facebook#48800 (comment)

So this was practically a breaking change, that I'm attempting to mitigate.

Changelog:
[Android] [Fixed] - Make accessors inside HeadlessJsTaskService open again

Reviewed By: cipolleschi

Differential Revision: D78479162

fbshipit-source-id: eefc7332e2004198cd6bd64b60a66215f137ad4a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants