merge backout

This commit is contained in:
Dão Gottwald 2012-07-14 17:33:03 +02:00
commit 4aacf01015
2 changed files with 1 additions and 2 deletions

View File

@ -503,6 +503,7 @@
showcommentcolumn="true"
showimagecolumn="true"
enablehistory="true"
maxrows="6"
newlines="stripsurroundingwhitespace"
oninput="gBrowser.userTypedValue = this.value;"
ontextentered="this.handleCommand(param);"

View File

@ -625,8 +625,6 @@
]]></body>
</method>
<property name="maxRows" onget="return this.popup.maxResults;"/>
<property name="textValue"
onget="return this.value;">
<setter>