mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
1027eeb134
This change introduces a minor regression: exceptions thrown during result stringification will trigger the error reporter (since there's no script on the stack), which will cause XPCShell to return a runtime error. The fix for this problem is to mark the AutoJSAPI as taking ownership of error reporting, which will prevent SpiderMonkey for playing the error-reporting guessing game. That will happen further on in this patch stack, so I'm not going to worry about it for now. |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
public | ||
src | ||
xpconnect |