Skip to content
Commit d9f8e527 authored by Jasper St. Pierre's avatar Jasper St. Pierre
Browse files

context: Don't allow users to pass external runtimes to GjsContext

Upstream wants to merge JSContext and JSRuntime, because the distinction
has been a constant source and confusion and pain as they rearrange the
runtime. As a first step towards making this shift on the gjs side, we
need to discourage external consumers of gjs from making the distinction.

Remove support for the "runtime" property which allows consumers of gjs
to specify their own JS runtime.

https://bugzilla.gnome.org/show_bug.cgi?id=691109
parent ef4e523b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment