mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 16:22:00 +00:00
Merge f-t to m-c, a=merge
This commit is contained in:
commit
d10e5964b9
@ -103,6 +103,6 @@ function* selectWithElementPicker(inspector) {
|
||||
executeInContent("Test:SynthesizeKey", {
|
||||
key: "VK_RETURN",
|
||||
options: {}
|
||||
}, false);
|
||||
}, {}, false);
|
||||
yield inspector.once("inspector-updated");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user