Re: Disable HTML5 support

2014-07-23 Thread xunxun
No configuration setting. You should track all changes in m-c branch, try to revert all HTML5 code and solve the conflict yourself. On Thu, Jul 24, 2014 at 7:13 AM, Stefan wrote: > Dear users, > > I'm looking for a way to build Firefox without any "new" HTML5 support in > order to get rid of s

Re: Disable HTML5 support

2014-07-23 Thread L. David Baron
On Thursday 2014-07-24 01:13 +0200, Stefan wrote: > I'm looking for a way to build Firefox without any "new" HTML5 > support in order to get rid of such HTML5 features like the Canvas > API. > > A few versions ago it was possible to disable the HTML5 parser via a > configuration setting (but has n

Disable HTML5 support

2014-07-23 Thread Stefan
Dear users, I'm looking for a way to build Firefox without any "new" HTML5 support in order to get rid of such HTML5 features like the Canvas API. A few versions ago it was possible to disable the HTML5 parser via a configuration setting (but has now disappeared). So is there any way to ach