Re: Stylesheet wait timeout?

2017-09-01 Thread Anthony Ricaud
I have no idea if this is feasible but could we prevent extensions from performing synchronous layout flushes before layout has started? If this is possible, extensions that need to perform them could require a new permission? Another alternative, can we prevent extensions from injecting

Re: Collecting web platform features implementation status

2015-07-21 Thread Anthony Ricaud
On 16/07/15 21:26, Anthony Ricaud wrote: Potch and I are working on a website to present Mozilla's point of view on various web platform features. Other browsers have similar websites [1] [2] [3]. This project has been in lingo for a while so, to get it out the door, we're going to focus on one

Re: Collecting web platform features implementation status

2015-07-17 Thread Anthony Ricaud
On 16/07/15 21:26, Anthony Ricaud wrote: Potch and I are working on a website to present Mozilla's point of view on various web platform features. Other browsers have similar websites [1] [2] [3]. This project has been in lingo for a while so, to get it out the door, we're going to focus on one

Re: Collecting web platform features implementation status

2015-07-16 Thread Anthony Ricaud
On 16/07/15 21:51, Martin Thomson wrote: On Thu, Jul 16, 2015 at 12:26 PM, Anthony Ricaud anth...@ricaud.me wrote: In order to get accurate data and update it regularly, we need your help. Please go to the following etherpad and insert any information that can help us: https

Collecting web platform features implementation status

2015-07-16 Thread Anthony Ricaud
Potch and I are working on a website to present Mozilla's point of view on various web platform features. Other browsers have similar websites [1] [2] [3]. This project has been in lingo for a while so, to get it out the door, we're going to focus on one information: what is Mozilla's opinion

Re: Intent to support apple-touch-icon with Browser API

2014-07-28 Thread Anthony Ricaud
I don't think we should implement this. Surely it provides a better user experience but that's always the tradeoff when considering implementing proprietary features from other vendors. If we changed our user-agent to something that matches Android or iOS devices, we would get mobile versions

Re: Icon fonts in FxOS

2014-06-17 Thread Anthony Ricaud
On 16/06/14 21:34, Jet Villegas wrote: 1. Let people use the icon fonts anywhere. (ie. like MS WingDings can be used for this purpose) 2. The patch in bug 1008458 introduces private fonts that use the Unicode Private Use Area (PUA) for icon glyphs. 3. Use PUA characters as per bug 1008458 but

Re: review stop-energy (was 24hour review)

2013-07-10 Thread Anthony Ricaud
On 10/07/13 15:09, smaug wrote: One thing, which has often brought up, would be to have other automatic coding style checker than just Ms2ger. At least in the DOM land we try to follow the coding style rules rather strictly and it would ease reviewers work if there was some good tool which does