mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-21 02:27:14 +00:00
80a791c8d0
use PL_strchr() instead of PL_strstr() when possible. switch from PR_smprintf() to += and AppendInt(), to avoid the malloc and free. r=sfraser, sr=darin