Skip to content

extensionsService: Fix copying technical details when extension crashes

Jan Tojnar requested to merge wip/jtojnar/ext-clipboard into master

The GJS API differs from the C API – we need to use set method instead of set_text.

Follows up !1795 (merged).

Edited by Jan Tojnar

Merge request reports