[PATCH v3 1/4] change mozjs interface module to c++

Jeremy Linton jeremy.linton at arm.com
Mon Dec 12 16:08:21 UTC 2016


Hi,

On 12/12/2016 10:00 AM, Colin Walters wrote:
>
>
> On Mon, Dec 12, 2016, at 10:48 AM, Jeremy Linton wrote:
>> Hi,
>>
>> On 12/12/2016 09:18 AM, Colin Walters wrote:
>>> On Fri, Aug 26, 2016, at 02:01 PM, Jeremy Linton wrote:
>>>> The JSAPI is now a full C++ interface. Convert the polkit
>>>> to JavaScript interface module to C++ compilation in order to
>>>> support newer versions of spidermonkey.
>>>
>>> Ok, https://bugs.freedesktop.org/show_bug.cgi?id=97763 was
>>> fixed, so I went ahead and pushed this one.  Thanks!
>>
>> Thanks, that is great!
>>
>> Only now, gnome has patches in flight to move to mozjs31. So I should
>> probably roll another patch set for mozjs31 (or 38) depending on where
>> they land. Since the goal is to cut down on the number of legacy mozjs
>> versions the distro's are shipping.
>
> Do you want the mozjs24 porting patches pushed to master now?  I haven't
> looked at 31/38 but I'd imagine the relative diff is smaller porting from 24 for those.

Yes, moving forward to mozjs24 remains a good medium term plan. Primary 
because js 1.8.5 and mozjs17 need to go. The motivating reason for part 
of this has to do with how many versions of mozjs need to be maintained 
(particularly for 48 & 52bit VA). Since intel is now expanding the 
x86-64 VA as well, I suspect they will start to care too.

Thanks,






More information about the polkit-devel mailing list