Skip to content

Enable native tabbed window merging (macOS)#55396

Closed
huntie wants to merge 2 commits intofacebook:mainfrom
huntie:export-D92154327
Closed

Enable native tabbed window merging (macOS)#55396
huntie wants to merge 2 commits intofacebook:mainfrom
huntie:export-D92154327

Conversation

@huntie
Copy link
Copy Markdown
Member

@huntie huntie commented Feb 3, 2026

Summary:
Changelog:
[General][Changed] - React Native DevTools: Enable native macOS window merging

Reviewed By: motiz88

Differential Revision: D92154327

Summary:

Upgrade from Electron 37.x → 39.x , which includes compiling for macOS 26.

Changelog: [Internal]

**Breaking changes from Electron 37.2.6 → 39.0.0:**

**Electron 38.0.0**
- Removed `ELECTRON_OZONE_PLATFORM_HINT` env var
- Removed `ORIGINAL_XDG_CURRENT_DESKTOP` env var  
- Removed macOS 11 support (minimum now macOS 12)
- Removed `plugin-crashed` event from webContents
- Deprecated `webFrame.routingId` (use `frameToken`)
- Deprecated `webFrame.findFrameByRoutingId()` (use `findFrameByToken()`)
- Linux now defaults to Wayland (force X11 with `--ozone-platform=x11`)

**Electron 39.0.0**
- Deprecated `--host-rules` flag (use `--host-resolver-rules`)
- `window.open` popups now always resizable (WHATWG spec)
- Shared texture OSR `paint` event structure changed

Reviewed By: motiz88

Differential Revision: D92154326
Summary:
Changelog:
[General][Changed] - **React Native DevTools**: Enable native macOS window merging

Reviewed By: motiz88

Differential Revision: D92154327
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Feb 3, 2026

@huntie has exported this pull request. If you are a Meta employee, you can view the originating Diff in D92154327.

@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 Feb 3, 2026
@meta-codesync meta-codesync Bot closed this in 34b3c10 Feb 4, 2026
@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Feb 4, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Feb 4, 2026

This pull request has been merged in 34b3c10.

@react-native-bot
Copy link
Copy Markdown
Collaborator

This pull request was successfully merged by @huntie in 34b3c10

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

@huntie huntie deleted the export-D92154327 branch February 4, 2026 21:04
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. meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants