зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1705257 - Use activateItem in browser/base/content/test/backforward/browser_history_menu.js. r=mac-reviewers,spohl
Differential Revision: https://phabricator.services.mozilla.com/D112126
This commit is contained in:
Родитель
5f3fc79d7f
Коммит
203db5c4d1
|
@ -116,7 +116,7 @@ async function testBackForwardMenu(useContextMenu) {
|
|||
url => url == "http://example.com/"
|
||||
);
|
||||
|
||||
EventUtils.synthesizeMouseAtCenter(popupEvent.target.children[2], {
|
||||
popupEvent.target.activateItem(popupEvent.target.children[2], {
|
||||
button: 1,
|
||||
});
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче