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
Родитель 4868fbe22c
Коммит c863b5d12e
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -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