mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
19436bbed1
- Use implicit array sizes for constant tables and strings. - Use AppendElements(data, length) directly instead of the memcpy(AppendElements(lenth), data, length) construction. - Use ArrayLength instead of MOZ_ARRAY_LENGTH since we're in C++ code. |
||
---|---|---|
.. | ||
base | ||
canvas | ||
html | ||
mathml/content | ||
media | ||
svg | ||
test | ||
xbl/test | ||
xml | ||
xul | ||
moz.build |