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

Reapply changes from #22631 #22645

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Reapply changes from #22631 #22645

merged 1 commit into from
Oct 28, 2021

Conversation

jstejada
Copy link
Contributor

Accidentally reverted these in #22638

Audited the commits listed here to make sure none of those changes were missed: #22638 (comment)

@@ -56,7 +55,6 @@ function setup(hook, extensionId) {
{
source: 'react-devtools-bridge',
payload: {event, payload},
extensionId,
Copy link
Contributor

Choose a reason for hiding this comment

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

Oooh so this was something we missed in #22638?

Copy link
Contributor Author

@jstejada jstejada Oct 28, 2021

Choose a reason for hiding this comment

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

yeah, although it shouldn't really cause any issues

@@ -149,7 +150,7 @@ function createPanelIfReactLoaded() {

store = new Store(bridge, {
isProfiling,
supportsReloadAndProfile: isChrome,
supportsReloadAndProfile: isChrome || isEdge,
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks!

@jstejada jstejada merged commit 9c8161b into facebook:main Oct 28, 2021
Copy link

@Sarkar44 Sarkar44 left a comment

Choose a reason for hiding this comment

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

change

@bvaughn
Copy link
Contributor

bvaughn commented Oct 29, 2021

@Sarkar44 Not sure what your comment is referencing but this PR has already been merged.

KamranAsif pushed a commit to KamranAsif/react that referenced this pull request Nov 4, 2021
zhengjitf pushed a commit to zhengjitf/react that referenced this pull request Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants