Bug 1496827 - Remove the "notification" binding. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D11650
This commit is contained in:
@@ -63,7 +63,7 @@ const CSSUsageFront = protocol.FrontClassWithSpec(cssUsageSpec, {
|
||||
}
|
||||
} else {
|
||||
if (notification) {
|
||||
notification.remove();
|
||||
notification.close();
|
||||
notification = undefined;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user