How can I implement a new image or video type decoder and encoder in Firefox?

2014-12-15 Thread xunxun
Hi, All If I want to implement a new imgae or video decoder and encoder in Firefox, how can I write this except the new type source code? What API will I need to finish? Is there any development document to show the example? Thanks. -- Best Regards, xunxun ___

Test Informant Report - Week ending Dec 12

2014-12-15 Thread Test Informant
Test Informant report for 2014-12-12. State of test manifests at revision f14dcd1c8c0b. Using revision 035a951fc24a as a baseline for comparisons. Showing tests enabled or disabled between 2014-12-06 and 2014-12-12. 89% of tests across all suites and configurations are enabled. Summary ---

Re: Request: Re-open #1041087 - Switch generic icon to negative feedback for non-https sites

2014-12-15 Thread Gijs Kruitbosch
With no further comments as to whether I agree with this or not, forwarding this request to fx-dev (with cc to m.d.platform) instead of m.d.security.policy. Please follow up on fx-dev. ~ Gijs On 14/12/2014 22:18, diaf...@gmail.com wrote: I would like to request that Bug #1041087 be re-opened

Re: Sane/possible to implement/standardize opt-in (user and page) mobile "show password" behavior for HTML input type=password?

2014-12-15 Thread Mike Connor
> On Dec 12, 2014, at 6:21 PM, Ehsan Akhgari wrote: > > On 2014-12-12 6:16 PM, Jonas Sicking wrote: >> On Fri, Dec 12, 2014 at 3:12 PM, Martin Thomson wrote: >>> Why not simply provide a way to show the password always? I believe that >>> Microsoft always provides the little eye icon in their

Re: Cross origin communication and the navigator.connect API

2014-12-15 Thread Jonas Sicking
On Mon, Dec 15, 2014 at 2:50 PM, Alex Russell wrote: >> So for example if cross-site communication is initiated >> when the user press a button, the response to that button push can >> take unacceptably long. > > This is, perhaps, a good reason for a discovery system; one layered on top > of direc

Re: PSA: Constructors callable with one argument should be marked as explicit/implicit

2014-12-15 Thread Anthony Jones
On 15/12/14 12:28, Ehsan Akhgari wrote: > In order to avoid burning the tree, if you are a clang user you can add > ac_add_options --enable-clang-plugin to your mozconfig and make sure you > are using a recent version of clang with the development headers and > libraries installed (the binary packa

Re: Cross origin communication and the navigator.connect API

2014-12-15 Thread Jonas Sicking
On Mon, Dec 15, 2014 at 2:50 PM, Alex Russell wrote: > On Thu, Dec 11, 2014 at 6:17 PM, Jonas Sicking wrote: >> >> On Thu, Dec 11, 2014 at 5:56 PM, Alex Russell >> wrote: >> >> One solution would be to at that point allow the SW from the other >> >> origin to install itself, which means that you

Re: PSA: Constructors callable with one argument should be marked as explicit/implicit

2014-12-15 Thread Bobby Holley
On Sun, Dec 14, 2014 at 3:28 PM, Ehsan Akhgari wrote: > In order to avoid burning the tree, if you are a clang user you can add > ac_add_options --enable-clang-plugin to your mozconfig and make sure you > are using a recent version of clang with the development headers and > libraries installed (