Re: Introducing mozilla::Result for better error handling

2017-01-04 Thread Xidorn Quan
On Thu, Jan 5, 2017, at 03:28 PM, Cameron McCormack wrote: > On Tue, Dec 20, 2016, at 09:46 PM, Jan de Mooij wrote: > > A few weeks ago we added mozilla::Result to MFBT [0][1]. I was > > asked > > to inform dev-platform about this, so here's a quick overview. > > mozilla::Result is

Re: Introducing mozilla::Result for better error handling

2017-01-04 Thread Cameron McCormack
On Tue, Dec 20, 2016, at 09:46 PM, Jan de Mooij wrote: > A few weeks ago we added mozilla::Result to MFBT [0][1]. I was > asked > to inform dev-platform about this, so here's a quick overview. > mozilla::Result is based on Rust's Result type [2]. It contains > either a success value of

Re: 'Add me to CC list (follow this bug)' checkbox in Bugzilla broken, use Follow button in modal UI

2017-01-04 Thread Dave Lawrence
Sorry for the inconvenience this recent change caused. We have now pushed out a fix for bug 1328464 and you should no longer need to click the 'Follow' button to workaround this issue. dkl On Wed, Jan 4, 2017 at 9:28 AM, Sebastian Hengst wrote: >

Re: Intent to vendor Servo in mozilla-central

2017-01-04 Thread Ms2ger
On 04/01/17 00:35, Gregory Szorc wrote: > Over in bug 1322769, we're planning to vendor the contents of the Servo Git > repository into mozilla-central as part of Quantum efforts. > > The initial vendoring of the Servo repository is the first milestone of a > larger project that aims to "unify"

'Add me to CC list (follow this bug)' checkbox in Bugzilla broken, use Follow button in modal UI

2017-01-04 Thread Sebastian Hengst
https://bugzilla.mozilla.org/show_bug.cgi?id=1328464 The 'Add me to CC list (follow this bug)' checkbox in Bugzilla is broken, use the Follow button in modal UI for CCing. Sebastian ___ dev-platform mailing list dev-platform@lists.mozilla.org

Re: What are your use cases for the Touch Bar on the new MacBook Pro?

2017-01-04 Thread Jim Mathies
On Tuesday, January 3, 2017 at 8:38:05 PM UTC-6, Stephen A Pohl wrote: > I can see the advantage of addons exploring and iterating on this, but > making the first version of this API addon-accessible might > unnecessarily delay it. If there is enough interest in this, we might > want to start this

Re: What are your use cases for the Touch Bar on the new MacBook Pro?

2017-01-04 Thread Gervase Markham
On 03/01/17 17:17, Stephen A Pohl wrote: > We are gathering ideas for possible use cases of the Touch Bar on the > new MacBookPro and would like to hear from you! What would improve your > workflow? What would help our users? When the developer tools are open, change the Touch Bar to give quick

Re: What are your use cases for the Touch Bar on the new MacBook Pro?

2017-01-04 Thread Patrick Brosset
> > 1. Design a contextual experience. Make the Touch Bar relevant to the > current context on the main screen. > I wonder if focus can serve as a context too. What if DevTools is opened and has focused? The "main screen" would still be the content page of course, but if the user has focused,