mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-05 00:02:37 +00:00

This message intends to print out a string but was inadvertantly converting the string pointer to a hex value. Adding an implicit conversion of char16ptr_t to |wchar*| breaks this, so we just update the code to actually convert and print the string instead. MozReview-Commit-ID: 90luEnoysX3