Firefox 54 compatibility: rename "new" and "delete" XBL methods

This commit is contained in:
Dan Stillman 2017-05-22 06:03:14 -04:00
parent ddc9989d82
commit a3eea03a38
4 changed files with 8 additions and 8 deletions

View file

@ -363,7 +363,7 @@ describe("Tag Selector", function () {
promise = waitForTagSelector(win);
var dialogPromise = waitForDialog();
var tagSelector = doc.getElementById('zotero-tag-selector');
yield tagSelector.delete("A");
yield tagSelector.deleteTag("A");
yield promise;
// Tag selector shouldn't show the deleted item's tag