mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
92b0bb5f15
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. |
||
---|---|---|
.. | ||
base | ||
canvas | ||
events | ||
html | ||
mathml/content | ||
media | ||
smil | ||
svg | ||
test | ||
xbl | ||
xml | ||
xslt | ||
xul | ||
moz.build |