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

feat: Allow injecting JavaScript code into subframes #1365

Merged

Conversation

Norbiros
Copy link
Contributor

Resolves #1313

Based on changes from Modrinth's fork

@Norbiros Norbiros requested a review from a team as a code owner September 21, 2024 16:11
Copy link
Contributor

github-actions bot commented Sep 23, 2024

Package Changes Through c24dcb5

There are 1 changes which include wry with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
wry 0.46.3 0.47.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@Norbiros Norbiros force-pushed the feat/allow-injecting-into-subframes branch from 6b722a3 to c65ca84 Compare September 23, 2024 15:12
src/lib.rs Outdated Show resolved Hide resolved
@Norbiros
Copy link
Contributor Author

I am unable to change my changes on platforms other than linux (webkitgtk), sorry

@Norbiros Norbiros force-pushed the feat/allow-injecting-into-subframes branch from abc8cfd to f468d82 Compare September 24, 2024 17:48
@Norbiros
Copy link
Contributor Author

Norbiros commented Oct 9, 2024

Any updates @amrbashir?

@amrbashir amrbashir merged commit 7221256 into tauri-apps:dev Oct 29, 2024
13 checks passed
@amrbashir
Copy link
Member

Thank you @Norbiros

@Norbiros Norbiros deleted the feat/allow-injecting-into-subframes branch October 29, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow injecting JS into all Webview subframes
2 participants