[PATCH 0/4] Pull polkit forward to mozjs24
Jeremy Linton
jeremy.linton at arm.com
Mon Aug 15 15:39:07 UTC 2016
Ping?
On 08/04/2016 11:57 AM, Jeremy Linton wrote:
> Polkit is out of date with respect to supported versions of mozjs. These
> patches start moving polkit forward again. Right now they are just to
> mozjs24 which is one of the first C++ only JSAPI versions of spidermonkey
> and is a good starting point for evolving polkit. Moving it forward to 38 or
> 45 involves further effort.
>
> Jeremy Linton (4):
> change mozjs interface module to c++
> Cleanup configure and add support for mozjs24
> Add support for mozjs24 to polkitbackendjsauthority.cpp
> Fix warnings caused by building with C++
>
> configure.ac | 25 ++-
> src/polkitbackend/Makefile.am | 7 +-
> ...djsauthority.c => polkitbackendjsauthority.cpp} | 228 ++++++++++++---------
> test/polkitbackend/Makefile.am | 3 +
> 4 files changed, 158 insertions(+), 105 deletions(-)
> rename src/polkitbackend/{polkitbackendjsauthority.c => polkitbackendjsauthority.cpp} (92%)
>
More information about the polkit-devel
mailing list