Bug 348544: Clean up console-logged errors and warnings in feed subscription, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano

This commit is contained in:
gavin%gavinsharp.com 2006-08-26 15:43:52 +00:00
Родитель da7a582b5f
Коммит f8b13d9a58
3 изменённых файлов: 2 добавлений и 11 удалений

Просмотреть файл

@ -52,6 +52,5 @@ var SubscribeHandler = {
subscribe: function FH_subscribe() {
this._feedWriter.subscribe();
},
}
};

Просмотреть файл

@ -87,10 +87,6 @@ html {
-moz-padding-end: .3em;
}
.field {
-moz-appearance: textbox;
}
.styleLessBorderLess {
-moz-appearance: none;
border: none;

Просмотреть файл

@ -87,10 +87,6 @@ html {
-moz-padding-end: .3em;
}
.field {
-moz-appearance: textbox;
}
.styleLessBorderLess {
-moz-appearance: none;
border: none;
@ -223,7 +219,7 @@ a[href] img {
#handlersMenuList > menupopup > menuitem.menuitem-iconic {
-moz-padding-start: 2px;
}
}
#handlersMenuList > menupopup > .menuitem-iconic > .menu-iconic-left {
display: -moz-box;