Skip to content

jsauthority: use JS::CompileUtf8Path instead of custom code reading file

Xi Ruoyao requested to merge xry111/polkit:xry111/js-CompileUtf8Path into master

This simplifies the code a lot. JS::CompileUtf8Path is in both mozjs-78 and upcoming mozjs-91.

Merge request reports