nsTArray types now supported in XPIDL

2018-08-01 Thread Nika Layzell
As of bug 1474369 (https://bugzilla.mozilla.org/show_bug.cgi?id=1474369), xpidl files now support `Array` in type position. These types are reflected into C++ as '[const] nsTArray&' and into JS as native JS Array objects. Array has a few changes compared to [array, size_is(...)]: 1. Exposed to

[desktop] Bugs logged by Desktop Release QA in the last 8 days

2018-08-01 Thread Andrei Vaida
Hello, Here's the list of new issues found and filed by the Desktop Release QA team last week. Additional details on the team's priorities last week, as well as the plans for the current week are available at: https://tinyurl.com/y97kjnpc *Bugs logged by Desktop Release QA in the last 8 days*

Re: Developer Outreach - Web Platform Research and Recommendations

2018-08-01 Thread James Graham
On 31/07/18 10:34, James Graham wrote: One of the underlying concerns I have here is that there are a lot of separate groups working on different parts of this. As one of the people involved, I would nevertheless struggle to articulate the overall Mozilla strategy to ensure that the web

Re: Intent to implement and ship: HTMLMediaElement.allowedToPlay

2018-08-01 Thread Chris Pearce
On Tuesday, July 31, 2018 at 9:05:03 AM UTC+12, Jan-Ivar Bruaroey wrote: > On 7/29/18 10:39 PM, Chris Pearce wrote: > > Summary: HTMLMediaElement.allowedToPlay allows web authors to determine in > > advance of calling HTMLMediaElement.play() whether the HTMLMediaElement in > > its current state