mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
34fafe0cbf
ASSERT_UNLESS_FUZZING() (which is defined multiple times!) caused problems due when __VA_ARGS__ was empty which is most of the time. So I just disallowed the optional string, which was only used in a small fraction of the occurrences. I don't particularly like this patch. I'm not convinced its any better than just removing the nsPrintfCString()s like I did earlier, but I've done it to at least show what's involved. --HG-- extra : rebase_source : 10b5bcf8509eaf2fca300b0b8ab1fa130e9f8b8c |
||
---|---|---|
.. | ||
app | ||
bluetooth | ||
chromium | ||
contentproc | ||
dbus | ||
glue | ||
ipdl | ||
keystore | ||
netd | ||
nfc | ||
ril | ||
testshell | ||
unixfd | ||
unixsocket | ||
moz.build | ||
pull-chromium.py |