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 reduce

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. T

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 format

Upcoming changes to our JS coding style

2019-06-13 Thread Victor Porof
A copy of this email can be found here: https://docs.google.com/document/d/1UDERMflocqdszMGhhtxiVhaCTVOHo6jxLsGbt4BR9uw TL;DR To improve developer productivity, we plan to automate JS formatting using Prettier <

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

2018-05-01 Thread Victor Porof
;d like 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 wrote: > Hey folks, > > Last quarter I

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