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

chore: remove awkward semi-documented preloadURL WebPreference #33228

Merged
merged 1 commit into from Mar 16, 2022

Conversation

nornagon
Copy link
Member

Description of Change

Ref #21553.

Instead of having a separate semi-documented preloadURL WebPreference that
only is ever used for webviews and provides no actual different functionality
from the existing preload (it only allows file:// URLs), resolve the URL to
a file path when we get it from the webview before passing it to
WebPreferences.

Checklist

Release Notes

Notes: Removed the semi-documented preloadURL property from WebPreferences.

@nornagon nornagon requested a review from a team as a code owner March 10, 2022 20:19
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Mar 10, 2022
@nornagon nornagon added the semver/patch backwards-compatible bug fixes label Mar 11, 2022
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Mar 11, 2022
@nornagon nornagon merged commit 4342b7f into main Mar 16, 2022
@nornagon nornagon deleted the drop-preloadurl branch March 16, 2022 23:23
@release-clerk
Copy link

release-clerk bot commented Mar 16, 2022

Release Notes Persisted

Removed the semi-documented preloadURL property from WebPreferences.

@miniak
Copy link
Contributor

miniak commented Mar 17, 2022

@nornagon shouldn't this be marked as semver/major?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-backport semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants