Comment 107 for bug 303269

Revision history for this message
In , Arnaud Renevier (arenevier) wrote :

Created attachment 553145
fix Get/SetCurrentDictionary signature

(In reply to Ms2ger from comment #97)
> > SetCurrentDictionary(NS_LITERAL_STRING("").get());
>
> Can we fix that signature, pretty please?

Here is a patch changing SetCurrentDictionary and GetCurrentDictionary to use nsAString& instead of PRUnichar*