зеркало из https://github.com/mozilla/gecko-dev.git
Bug 691580 - more logging for events/test_focus_contextmenu.xul
This commit is contained in:
Родитель
1e523fdadc
Коммит
449b242868
|
@ -50,6 +50,9 @@
|
|||
gQueue.push(new synthEscapeKey("item2.1", new focusChecker("item2")));
|
||||
gQueue.push(new synthEscapeKey("item2", new focusChecker("button")));
|
||||
|
||||
enableLogging("focus");
|
||||
gQueue.onFinish = function() { disableLogging(); }
|
||||
|
||||
gQueue.invoke(); // Will call SimpleTest.finish();
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче