Name Description Size
addon_stubs.py Method to generate a single addon. :param addon_id: id of an addon to generate from the stubs dictionary :param path: path where addon and .xpi should be generated :param name: name for the addon folder or .xpi file :param xpi: Flag if an XPI or folder should be generated Returns the file-path of the addon's .xpi file 2280
addons
files
install_manifests
manifest.toml 296
test_addonid.py Test finding the addon id in a variety of install.rdf styles 5101
test_addons.py 11227
test_bug758250.py use of --profile in mozrunner just blows away addon sources: https://bugzilla.mozilla.org/show_bug.cgi?id=758250 1190
test_chrome_profile.py 1836
test_clone_cleanup.py test cleanup logic for the clone functionality see https://bugzilla.mozilla.org/show_bug.cgi?id=642843 2070
test_nonce.py test nonce in prefs delimeters see https://bugzilla.mozilla.org/show_bug.cgi?id=722804 1090
test_permissions.py http://mochi.test:8888 primary,privileged http://127.0.0.1:8888 privileged 1967
test_preferences.py invokes mozprofile command line via the CLI factory - args : command line arguments (equivalent of sys.argv[1:]) 13241
test_profile.py 2961
test_profile_view.py Test the summary function. 2170
test_server_locations.py # This is the primary location from which tests run. # http://mochi.test:8888 primary,privileged # a few test locations http://127.0.0.1:80 privileged http://127.0.0.1:8888 privileged https://test:80 privileged http://example.org:80 privileged http://test1.example.org privileged 3464