Skip to content

Internal API for Activity-less "Paused in debugger" overlay#44132

Closed
motiz88 wants to merge 5 commits intofacebook:mainfrom
motiz88:export-D56215119
Closed

Internal API for Activity-less "Paused in debugger" overlay#44132
motiz88 wants to merge 5 commits intofacebook:mainfrom
motiz88:export-D56215119

Conversation

@motiz88
Copy link
Copy Markdown
Contributor

@motiz88 motiz88 commented Apr 17, 2024

Summary:
Changelog: [Internal]

Enables integrators of React Native Android to supply their own implementation of the Fusebox "paused in debugger" overlay. This is primarily intended for legacy Meta-internal integrations that can't use the built-in implementation based on Dialog. The API will likely go away once those integrations have been migrated.

Differential Revision: D56215119

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Apr 17, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@analysis-bot
Copy link
Copy Markdown

analysis-bot commented Apr 17, 2024

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 19,393,822 +5,894
android hermes armeabi-v7a n/a --
android hermes x86 n/a --
android hermes x86_64 n/a --
android jsc arm64-v8a 22,767,687 +5,914
android jsc armeabi-v7a n/a --
android jsc x86 n/a --
android jsc x86_64 n/a --

Base commit: aa7a0bc
Branch: main

@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

motiz88 and others added 5 commits April 17, 2024 03:44
Differential Revision: D56105051
…#44132)

Summary:
Pull Request resolved: facebook#44132

Changelog: [Breaking][Android] `DevSupportManagerFactory.create()` changed to take an additional parameter of type `PausedInDebuggerOverlayManager` (nullable)

Enables integrators of React Native Android to supply their own implementation of the Fusebox "paused in debugger" overlay. This is primarily intended for legacy Meta-internal integrations that can't use the built-in implementation based on `Dialog`. **The API will likely go away once those integrations have been migrated.**

Reviewed By: javache

Differential Revision: D56215119
@facebook-github-bot
Copy link
Copy Markdown
Contributor

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

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Apr 17, 2024
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 1d26907.

@github-actions
Copy link
Copy Markdown

This pull request was successfully merged by @motiz88 in 1d26907.

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

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.

3 participants