Backed out changeset 00074091644d (bug 1519095) for browser-chrome failures at browser/base/content/test/popups/browser_popup_blocker.js

This commit is contained in:
Coroiu Cristina 2019-01-23 18:29:50 +02:00
Родитель 5d867a09d0
Коммит 7b59ea27c9
1 изменённых файлов: 0 добавлений и 8 удалений

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

@ -337,14 +337,6 @@ MozElements.Notification = class Notification extends MozXULElement {
return this.closest(".notificationbox-stack")._notificationBox;
}
/**
* Changes the text of an existing notification. If the notification was
* created with a custom fragment, it will be overwritten with plain text.
*/
set label(value) {
this.messageText.textContent = value;
}
/**
* This method should only be called when the user has manually closed the
* notification. If you want to programmatically close the notification, you