зеркало из https://github.com/mozilla/gecko-dev.git
Bug 325248: Add MOZILLA_1_8_BRANCH ifdef for bug 23485, r+a181=mconnor
This commit is contained in:
Родитель
4a3998fc32
Коммит
7cdcae15fc
|
@ -210,7 +210,10 @@
|
|||
tabscrolling="true"
|
||||
showcommentcolumn="true"
|
||||
enablehistory="true"
|
||||
#ifndef MOZILLA_1_8_BRANCH
|
||||
# bug 23485
|
||||
newlines="stripsurroundingwhitespace"
|
||||
#endif
|
||||
oninput="gBrowser.userTypedValue = this.value"
|
||||
ontextentered="return handleURLBarCommand(param);"
|
||||
ontextreverted="return handleURLBarRevert();">
|
||||
|
|
Загрузка…
Ссылка в новой задаче