зеркало из https://github.com/mozilla/gecko-dev.git
merge mozilla-central to autoland. r=merge a=merge
This commit is contained in:
Коммит
e0ef051369
|
@ -75,11 +75,7 @@
|
|||
window);
|
||||
|
||||
document.addEventListener("mousemove", mouseMoveHandler);
|
||||
requestAnimationFrame(() => {
|
||||
setTimeout(() => {
|
||||
synthesizeMouseAtCenter(div, {type: "mousemove"}, window);
|
||||
}, 0);
|
||||
});
|
||||
} else {
|
||||
info("Got pointerlockchange for exiting");
|
||||
pointerUnlocked = true;
|
||||
|
|
Загрузка…
Ссылка в новой задаче