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

[Android] separate openUrl and reloadUrl to keep WebView settings #187

Merged
merged 9 commits into from
Nov 15, 2018

Conversation

hnvn
Copy link
Member

@hnvn hnvn commented Sep 12, 2018

on Android side, reloadUrl() recall openUrl() and reset all settings to default values, I think it is better to keep those settings from launch() and just call WebView.loadUrl() with new a url value

@slightfoot slightfoot merged commit a9ed99a into fluttercommunity:master Nov 15, 2018
charafau pushed a commit that referenced this pull request Apr 7, 2020
* separate openUrl and reloadUrl to keep WebView settings

* enable mixed content support in Android WebView

* enable mixed content support in Android WebView

* increase version number

* always allow mixed content

* reconfig Mixed Content Mode as Compatibility Mode

* fix bug UIViewController nil, support multiple windows in Android

* add global clean cookie function
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.

2 participants