https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 1ba4af228df51a660363c2336ec4822fc6b59957 authored by ffxbld on 17 September 2015, 22:07:11 UTC
Added FENNEC_41_0_RELEASE FENNEC_41_0_BUILD3 tag(s) for changeset e7347ad21d6c. DONTBUILD CLOSED TREE a=release
Tip revision: 1ba4af2
machine-configuration.json
{
    "win7": {
        "screen_resolution": {
            "x": 1280,
            "y": 1024 
        },
        "mouse_position": {
            "x": 1010,
            "y": 10
        }
    }
}
back to top