Backed out changeset 07a4682a75f2 (bug 956507) because it has bitrotten

Landed on a CLOSED TREE
This commit is contained in:
Ehsan Akhgari 2014-01-07 23:02:23 -05:00
parent b992e6cd88
commit ff919795e1

View File

@ -168,6 +168,10 @@ typedef const char16_t* char16ptr_t;
#endif
/* This is a temporary hack until bug 927728 is fixed. */
#define __PRUNICHAR__
typedef char16_t PRUnichar;
/*
* Macro arguments used in concatenation or stringification won't be expanded.
* Therefore, in order for |MOZ_UTF16(FOO)| to work as expected (which is to