`registerFileProtocol`
Found in 1 package: electron
electron(3 releases)
v41.10.6This release includes several bug fixes, including improvements to protocol handling, app process exit behavior on Windows, and sandbox restriction inheritance for opened windows. It also ensures consistent `nodeIntegrationInWorker` inheritance for `<webview>` and `window.open`.
v44.0.0-beta.5This beta release addresses numerous bugs, including issues with protocol handling, window display, ASAR archives, crashes during process exit, and memory leaks. It also improves the behavior of custom V8 snapshots and the built-in PDF viewer.
v42.9.2This release includes several bug fixes, including issues with cross-origin fetches, WebContentsView rendering, ASAR archive handling, and sandbox restrictions for opened windows. It also standardizes `nodeIntegrationInWorker` inheritance for `<webview>` and `window.open`.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when `registerFileProtocol` changes.
Learn More