Conversation
Copy link
Copy Markdown
Contributor
This PR does the following
-
Fix
Location.setHash()to update the page'sWebRequestURL when the hash changes, ensuringpage.getUrl()reflects the current hash -
Fix
WebClient.makeWebResponseForAboutUrl()to properly handleabout:blankwith hash fragments (e.g.,about:blank#foo) instead of throwingMalformedURLException
Copy link
Copy Markdown
Member
@duonglaiquang this requires some time because i have some memories that i had hard times with this. Will have a look at this during the next days...
Copy link
Copy Markdown
Member
Sorry, this got lost on my stack for version 5.0.0. But i fear i will make a 5.1.0 soon.