Changing validation procedure so only add http:// prefix for addresses that are 
not started from the supported preffixes (for now it's http and https but more 
can be added if needed). Also now the validation procedure is case insensetive 
so HTTPS:// also works fine.

-------------

Commit messages:
 - 8380392: In Ensemble sample for WebView one unable to open https address

Changes: https://git.openjdk.org/jfx/pull/2112/files
  Webrev: https://webrevs.openjdk.org/?repo=jfx&pr=2112&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8380392
  Stats: 10 lines in 1 file changed: 9 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jfx/pull/2112.diff
  Fetch: git fetch https://git.openjdk.org/jfx.git pull/2112/head:pull/2112

PR: https://git.openjdk.org/jfx/pull/2112

Reply via email to