networkException
networkException
@bmarty is there something missing for this to get merged?
Does this work in vanilla chromium?
Ah I wasn't aware of the strict spec isolation (but it makes a whole lot of sense obviously). Sadly I don't really know where to begin with changing the architecture...
Right, I tried using `DECLARE_NATIVE_ERROR{,_CONSTRUCTOR,_PROTOTYPE}` initially. However implementing [`ConstructorName::construct`](https://tc39.es/ecma262/#sec-nativeerror) requires [`ordinary_create_from_constructor`](https://tc39.es/ecma262/#sec-ordinarycreatefromconstructor) which isn't really designed to take host specific prototypes: - The spec defines "Assert: intrinsicDefaultProto is this specification's name...
Yes I left another review requesting a change
Oh my bad, GitHub mobile didn't show this as pending
Unless a maintainer requests changes, no
> From my understanding it is from the openSUSE build service which runs like the GitHub actions, correct? Similar, yes. Generally speaking OBS takes a definition file as configuration, with...
> Shouldn't this be optional and enabled through a command line switch? probably, also it might be better to just return `null` from `gl.getExtension('WEBGL_debug_renderer_info')` to mimic Firefox with `privacy.resistFingerprinting` set...
there is just nobody maintaining it at the moment, wchen342 stepped down from that role