6 Oct
2015
6 Oct
'15
4:56 a.m.
Hi Alex, On 10/06/15 02:32, Alex Henrie wrote:
I tried your patch and it worked for loading embedded resources within a page, but I still could not type data:text/plain,Hello%20world! into the address bar and get anything back. Do you have plans to make the address bar work too?
For that to work, we'd need monikers to work with data: URLs. I quickly checked that pluggable protocol is not registered on Windows, but maybe it's handled some other way. The first thing to try would be checking if CreateURLMoniker works with data: URLs. Cheersm Jacek