Re: Update: m-c is now reformatted, trees will reopen shortly

2019-07-08 Thread Victor Porof
Hey Marco, The whitespace changes are expected; there are no other parts which await landing. Readability might be better or similar as before, depending on the original code. And having more consistency and predictability, not just within teams but within Mozilla, is a good thing. This

Update: m-c is now reformatted, trees will reopen shortly

2019-07-05 Thread Victor Porof
Hey folks, The tree has been reformatted[0] using Prettier, and moving forwards we will enforce the new JS coding style across the entire codebase. Central, inbound and autoland will reopen shortly. Rebasing If you have any pending patches touching JS code, you’ll likely require to rebase.

Heads-up! m-c reformatted on July 5 using Prettier, trees closed

2019-07-04 Thread Victor Porof
Hey folks, As planned in our announcement a couple weeks ago[0] and according to schedule[1], trees will be closed starting tomorrow morning CET to allow reformatting our JS code using Prettier. This includes m-c, inbound and autoland. Trees will stay closed throughout the day until the

Re: Intent to explore: A declarative low level graphics API that has a simple mapping to CSS

2018-05-01 Thread Victor Porof
to spend some time breaking the document up and listing things we can do to preserve as much of the semantic model as we can, so please hold off for a bit while I do that. Thanks everyone! Victor On Mon, Apr 30, 2018 at 7:03 PM, Victor Porof <vpo...@mozilla.com> wrote: > Hey folks, > &g

Intent to explore: A declarative low level graphics API that has a simple mapping to CSS

2018-04-30 Thread Victor Porof
Hey folks, Last quarter I've been drafting a roadmap to explore the advantages of a new web API, fundamentally different from the DOM. It's aiming to expose similar core web features, but with predictible cost and performance, in a declarative immediate-mode manner. This research was driven by a