mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
14c2a5a95a
This means that when mSourceName and mSourceLine are large, ToString is not excessively expensive. This is particularly important for CSS errors, where we don't make an attempt to truncate these prior to constructing the script error, but we do ensure that when we report multiple errors on the same line (which is common for minified CSS), we share from the same string buffer and avoid copying. |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
ipc | ||
public | ||
src | ||
xpconnect |