[PATCH] Display decoded IDNs

2015-07-20 Thread Chris Young
Hi I finally got round to the second part of my IDNA work, which is allowing the decoded versions of the domain names to be displayed in the status and URL bars. This adds an option display_decoded_idn (default is false) which, when enabled, will pass decoded UTF-8 URLs to the status bar and - wi

Re: [PATCH] Display decoded IDNs

2015-07-20 Thread Michael Drake
Hi Chris, On 20/07/15 19:29, Chris Young wrote: I finally got round to the second part of my IDNA work, which is allowing the decoded versions of the domain names to be displayed in the status and URL bars. I'm afraid I don't know anything about the IDNA stuff really, and have not time right