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

Remove IFrame.LoadStringForUrl #2955

Closed
amaitland opened this issue Nov 3, 2019 · 2 comments
Closed

Remove IFrame.LoadStringForUrl #2955

amaitland opened this issue Nov 3, 2019 · 2 comments

Comments

@amaitland
Copy link
Member

Removed upsteam in https://bitbucket.org/chromiumembedded/cef/commits/18b5f727017ba0d5816687536cbeefe4b640c9ef

@amaitland amaitland added this to the 79.0.0 milestone Nov 3, 2019
@amaitland
Copy link
Member Author

Alternative is to load a Data Url.

There is no direct replacement and loading error pages is now somewhat problematic as an additional entry is added to the history, discussion at #2985

@amaitland
Copy link
Member Author

Alternative is to load a Data Url.

To simplify loading a Data Url you can use the IFrame.LoadHtml extension method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant