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

callback for when document.title is changed? #804

Closed
PerBothner opened this issue Dec 11, 2022 · 1 comment · Fixed by #805
Closed

callback for when document.title is changed? #804

PerBothner opened this issue Dec 11, 2022 · 1 comment · Fixed by #805
Assignees
Labels

Comments

@PerBothner
Copy link
Contributor

If a document in a WebView sets document.title, it would be nice to get a some kind of notification. This could be used to update the window title. Electron has a page-title-updated event, Of course this is only needed when you don't control the JavaScript in the window, so the priority is probably low.

@PerBothner PerBothner changed the title callback for when document.tiitle is changed? callback for when document.title is changed? Dec 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants