Send error during base.js init as string.
commit7d21f06f3035cc78fdf269b34c759f2008132bcb
authorMatt Lee <matt@reddit.com>
Tue, 8 Sep 2015 23:42:44 +0000 (8 16:42 -0700)
committerMatt Lee <matt@reddit.com>
Tue, 22 Sep 2015 23:44:31 +0000 (22 16:44 -0700)
treefa680f45f3a318b40a9a0cd83fcb8ed007d08ba2
parentc71376e56e5f40bc8686e49e43fbe49fa2fd50b0
Send error during base.js init as string.

Currently, the error object gets interpreted as an options config object, and the
actual error message gets discarded. Casting it to a string preserves the error name
and message.
r2/r2/public/static/js/base.js