On 08/22/2016 09:12 PM, Jeremy Linton wrote:
> The one thing that is interesting is that I see you converted
> JS_NewCompartmentAndGlobalObject to JS_NewGlobalObject, and passed it
> the compartment options to set JSVERSION_LATEST, but never construct a
> compartment. IIRC, explicit compartment construction is required to get
> any of the function/variable assignments to work (and pass the unit
> tests). I'm guessing that is where you stopped?

Yeah, I think so. Probably. I really have no recollection, sorry, it was
a while back :)

-- 
Kalev
_______________________________________________
polkit-devel mailing list
polkit-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/polkit-devel

Reply via email to