Backing out jfrancis - back to v1.67
git-svn-id: svn://10.0.0.236/trunk@135064 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
e064eb12fd
commit
a36940e1dc
@ -883,7 +883,7 @@ nsHTMLEditor::ParseCFHTML(nsCString & aCfhtml, PRUnichar **aStuffToPaste, PRUnic
|
||||
|
||||
// translate platform linebreaks for context
|
||||
newStr = 0;
|
||||
oldLengthInChars = cntxtUcs2Str.Length() + 1; // +1 to include null terminator
|
||||
oldLengthInChars = cntxtUcs2Str.Length(); // +1 to include null terminator
|
||||
newLengthInChars = 0;
|
||||
*aCfcontext = nsLinebreakConverter::ConvertUnicharLineBreaks(cntxtUcs2Str.get(),
|
||||
nsLinebreakConverter::eLinebreakAny,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user