зеркало из https://github.com/mozilla/pjs.git
attempt to fix bustage.
This commit is contained in:
Родитель
6a6ee49efb
Коммит
686d1cda31
|
@ -235,8 +235,8 @@ public:
|
|||
virtual ~ChromeContextMenuListener ( ) ;
|
||||
|
||||
// nsIDOMContextMenuListener
|
||||
NS_IMETHOD HandleEvent(nsIDOMEvent* aEvent) { return NS_OK; }
|
||||
NS_IMETHOD ContextMenu ( nsIDOMEvent* aEvent );
|
||||
virtual nsresult HandleEvent(nsIDOMEvent* aEvent) { return NS_OK; }
|
||||
virtual nsresult ContextMenu ( nsIDOMEvent* aEvent );
|
||||
|
||||
// Add/remove the relevant listeners, based on what interfaces
|
||||
// the embedding chrome implements.
|
||||
|
|
Загрузка…
Ссылка в новой задаче