mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
51bb849f7a
The current XBL error reporter logs things to the console service, but not to stderr. And in certain situations (especially if there's a parse error in frontend XBL that leaves the browser in a half-baked state), it can be very difficult to get to the error console. So we should log to stderr too, which is exactly what the system error reporter does. |
||
---|---|---|
.. | ||
builtin | ||
crashtests | ||
src | ||
test | ||
moz.build |