Skip to content

Add a runtimeConfig to set debugger options #16

Closed
@Saadnajmi

Description

@Saadnajmi

More context here: facebook/react-native#38942

I made a change a while ago to React Native macOS that never quite landed in React Native to add a runtimeConfig to JSC so we can do things like set the name of the JSContext in Safari WebInpsector, so it's easier to know which target you are debugging if you have multiple React Native instances open. Rather than re-open my PR to RN Core, perhaps it's better I do it here?

Activity

okwasniewski

okwasniewski commented on Mar 18, 2025

@okwasniewski
Collaborator

Hey @Saadnajmi,

Yeah, I think it's better to re-open the PR here where we can land this change more easily. Setting runtimeConfig makes sense for me

Saadnajmi

Saadnajmi commented on Mar 18, 2025

@Saadnajmi
ContributorAuthor

Sounds good! #17 to address

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Add a runtimeConfig to set debugger options · Issue #16 · react-native-community/javascriptcore