Re: Retina display support

2014-06-01 Thread bhargava . animesh29
Hi Markus, We already have this setting in Info.plist of app. I have tried both values "NSApplication" and "GeckoNSApplication" but no effect . Is there anything else that needs to be done. ___ dev-platform mailing list dev-platform@lists.mozilla.org

Re: Intent to implement: DOMMatrix

2014-06-01 Thread Rik Cabanier
On Sun, Jun 1, 2014 at 3:11 PM, Benoit Jacob wrote: > > > > 2014-05-31 0:40 GMT-04:00 Rik Cabanier : > > Objection #3: >>> >>> I dislike the way that this API exposes multiplication order. It's not >>> obvious enough which of A.multiply(B) and A.multiplyBy(B) is doing A=A*B >>> and which is doin

Re: Intent to implement: DOMMatrix

2014-06-01 Thread Benoit Jacob
2014-05-31 0:40 GMT-04:00 Rik Cabanier : > Objection #3: >> >> I dislike the way that this API exposes multiplication order. It's not >> obvious enough which of A.multiply(B) and A.multiplyBy(B) is doing A=A*B >> and which is doing A=B*A. >> > > The "by" methods do the transformation in-place. In

Re: Intent to Implement: Encrypted Media Extensions

2014-06-01 Thread Chris Pearce
On 5/31/2014 4:44 AM, Gervase Markham wrote: On 27/05/14 19:44, Chris Pearce wrote: Encrypted Media Extensions specifies a JavaScript interface for interacting with plugins that can be used to facilitate playback of DRM protected media content. We will also be implementing the plugin interface i

Re: Intent to implement: DOMMatrix

2014-06-01 Thread Bob
In a play on words, is this some kind of SM (not SeaMonkey) feature? ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform