зеркало из https://github.com/mozilla/pjs.git
backing out changes made against a closed tree
This commit is contained in:
Родитель
578063c520
Коммит
d651a96b24
|
@ -527,8 +527,6 @@ nsHTMLFramesetFrame::ParseRowColSpec(nsString& aSpec, PRInt32 aMaxNumValues,
|
||||||
static const PRUnichar PERCENT('%');
|
static const PRUnichar PERCENT('%');
|
||||||
static const PRUnichar COMMA(',');
|
static const PRUnichar COMMA(',');
|
||||||
|
|
||||||
aSpec.Trim(" \n\r\t"); // remove leading and trailing whitespace
|
|
||||||
|
|
||||||
// Count the commas
|
// Count the commas
|
||||||
PRInt32 commaX = aSpec.Find(COMMA);
|
PRInt32 commaX = aSpec.Find(COMMA);
|
||||||
PRInt32 count = 1;
|
PRInt32 count = 1;
|
||||||
|
|
|
@ -527,8 +527,6 @@ nsHTMLFramesetFrame::ParseRowColSpec(nsString& aSpec, PRInt32 aMaxNumValues,
|
||||||
static const PRUnichar PERCENT('%');
|
static const PRUnichar PERCENT('%');
|
||||||
static const PRUnichar COMMA(',');
|
static const PRUnichar COMMA(',');
|
||||||
|
|
||||||
aSpec.Trim(" \n\r\t"); // remove leading and trailing whitespace
|
|
||||||
|
|
||||||
// Count the commas
|
// Count the commas
|
||||||
PRInt32 commaX = aSpec.Find(COMMA);
|
PRInt32 commaX = aSpec.Find(COMMA);
|
||||||
PRInt32 count = 1;
|
PRInt32 count = 1;
|
||||||
|
|
|
@ -43,10 +43,6 @@ exts="rdf" type=text/rdf \
|
||||||
desc="Resource Description Framework" icon=internal-gopher-text
|
desc="Resource Description Framework" icon=internal-gopher-text
|
||||||
# XXX should this be text/xml?
|
# XXX should this be text/xml?
|
||||||
|
|
||||||
exts="xul" type=text/xul \
|
|
||||||
desc="XML-Based User Interface Language" icon=internal-gopher-text
|
|
||||||
# XXX whatever applies to RDF might apply to this as well
|
|
||||||
|
|
||||||
exts="rtf" type=application/rtf \
|
exts="rtf" type=application/rtf \
|
||||||
desc="Rich Text Format" icon=internal-gopher-text
|
desc="Rich Text Format" icon=internal-gopher-text
|
||||||
# note: text/richtext is *not the same format*
|
# note: text/richtext is *not the same format*
|
||||||
|
|
Загрузка…
Ссылка в новой задаче