Re: [PATCH 2/2] mshtml: Mark some functions as cdecl.

2011-07-07 Thread Juan Lang
Hi Jacek, These are functions that I missed when revieweing Gecko headers. I will probably change their calling convention in the next Gecko release. In that case, why not change the calling convention now? The matrix of possible configurations is much simpler that way. Right now, we have:

Re: [PATCH 2/2] mshtml: Mark some functions as cdecl.

2011-07-07 Thread Jacek Caban
On 7/7/11 6:02 PM, Juan Lang wrote: Hi Jacek, These are functions that I missed when revieweing Gecko headers. I will probably change their calling convention in the next Gecko release. In that case, why not change the calling convention now? The matrix of possible configurations is much

Re: [PATCH 2/2] mshtml: Mark some functions as cdecl.

2011-07-07 Thread Juan Lang
BTW, the current plan is to do the new Gecko release together with Firefox 6 release, which is about 6 weeks from now. The first beta version should be out in a week or two, depending on how Firefox beta will behave. Then shouldn't the beta have the calling convention change anyway? In this

Re: [PATCH 2/2] mshtml: Mark some functions as cdecl.

2011-07-07 Thread Jacek Caban
On 7/7/11 6:19 PM, Juan Lang wrote: BTW, the current plan is to do the new Gecko release together with Firefox 6 release, which is about 6 weeks from now. The first beta version should be out in a week or two, depending on how Firefox beta will behave. Then shouldn't the beta have the calling