зеркало из https://github.com/mozilla/pjs.git
Comment out '_dead' renaming to get context menus working again. r=law
This commit is contained in:
Родитель
fe912bc9e3
Коммит
4cef0d7dd4
|
@ -332,7 +332,7 @@ nsContextMenu.prototype = {
|
|||
if ( item ) {
|
||||
// Change id so it doesn't interfere with this menu
|
||||
// the next time it is displayed.
|
||||
item.setAttribute( "id", "_dead" );
|
||||
//item.setAttribute( "id", "_dead" );
|
||||
this.menu.removeChild( item );
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче