Re: Hash files, signature and key now missing from release directory

2016-04-12 Thread Neil Harris
On 12/04/16 17:32, Ralph Giles wrote: On Tue, Apr 12, 2016 at 3:51 AM, Neil Harris wrote: for example, http://releases.mozilla.org/pub/firefox/releases/45.0.1/ Also note that the releases.mozilla.org host supports https, which offers an additional verification path. -r Yes, indeed it

Hash files, signature and key now missing from release directory

2016-04-12 Thread Neil Harris
security. If this is an oversight, could it be remedied, please? If this is a deliberate change, could someone please provide a rationale for the changes? Kind regards, Neil Harris ___ dev-platform mailing list dev-platform@lists.mozilla

Re: Detection of unlabeled UTF-8

2013-09-06 Thread Neil Harris
On 06/09/13 18:28, Boris Zbarsky wrote: On 9/6/13 1:11 PM, Neil Harris wrote: Presumably most of that XHTML is being generated by automated tools Presumably most of that "XHTML" are tag-soup pages which claim to have an XHTML doctype. The chance of them actually being valid XHTM

Re: Detection of unlabeled UTF-8

2013-09-06 Thread Neil Harris
On 06/09/13 17:48, Marcos Caceres wrote: On Friday, September 6, 2013 at 5:36 PM, Neil Harris wrote: On 06/09/13 16:34, Gervase Markham wrote: Data! Sounds like a plan. Or we could ask our friends at Google or some other search engine to run a version of our detector over their index and

Re: Detection of unlabeled UTF-8

2013-09-06 Thread Neil Harris
On 06/09/13 16:34, Gervase Markham wrote: Data! Sounds like a plan. Or we could ask our friends at Google or some other search engine to run a version of our detector over their index and see how often it says "UTF-8" when our normal algorithm would say something else. Gerv This website has an

Re: Detection of unlabeled UTF-8

2013-09-06 Thread Neil Harris
On 06/09/13 16:45, Robert Kaiser wrote: Henri Sivonen schrieb: Considering what Aryeh said earlier in this thread, do you have a suggestion how to do that so that > [...] Hmm, do we have to treat the whole document as a consistent charset? Could we instead, if we don't know the charset, look

Re: Integrating ICU into Mozilla build

2012-12-08 Thread Neil Harris
On 08/12/12 20:40, Asa Dotzler wrote: On 12/6/2012 6:25 PM, Norbert Lindenberg wrote: Google Chrome is bundling ICU, so they're not limited by what's on the device. How much does this bundling add to the Google Chrome download size. Presumably someone can compile/package Chromium with and wit