зеркало из https://github.com/mozilla/pjs.git
Bug 405445 Let popup know which notification button was clicked r=Enn a=dsicore
This commit is contained in:
Родитель
cc555828e2
Коммит
cb089719a1
|
@ -383,6 +383,7 @@
|
|||
|
||||
var button = aEvent.target.buttonInfo;
|
||||
if (button.popup) {
|
||||
document.popupNode = aEvent.target;
|
||||
document.getElementById(button.popup).
|
||||
showPopup(aEvent.originalTarget, -1, -1, "popup", "bottomleft", "topleft");
|
||||
aEvent.stopPropagation();
|
||||
|
|
Загрузка…
Ссылка в новой задаче