Use Unicode escapes instead of octal escapes to print non-ASCII text in frame tree dumps. Bug 403871, r+sr=roc, a=dsicore
git-svn-id: svn://10.0.0.236/trunk@239776 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d91335406b
commit
9c4e00ffa0
@ -269,7 +269,7 @@ public:
|
||||
PRInt16 GetSelectionStatus(PRInt16* aSelectionFlags);
|
||||
|
||||
#ifdef DEBUG
|
||||
void ToCString(nsString& aBuf, PRInt32* aTotalContentLength) const;
|
||||
void ToCString(nsCString& aBuf, PRInt32* aTotalContentLength) const;
|
||||
#endif
|
||||
|
||||
PRInt32 GetContentOffset() const { return mContentOffset; }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user