testing/marionette/jar.mn

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 # This Source Code Form is subject to the terms of the Mozilla Public
michael@0 2 # License, v. 2.0. If a copy of the MPL was not distributed with this
michael@0 3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
michael@0 4
michael@0 5 marionette.jar:
michael@0 6 % content marionette %content/
michael@0 7 content/marionette-server.js (marionette-server.js)
michael@0 8 content/marionette-listener.js (marionette-listener.js)
michael@0 9 content/marionette-elements.js (marionette-elements.js)
michael@0 10 content/marionette-sendkeys.js (marionette-sendkeys.js)
michael@0 11 content/marionette-common.js (marionette-common.js)
michael@0 12 content/marionette-simpletest.js (marionette-simpletest.js)
michael@0 13 content/marionette-frame-manager.js (marionette-frame-manager.js)
michael@0 14 content/EventUtils.js (EventUtils.js)
michael@0 15 content/ChromeUtils.js (ChromeUtils.js)
michael@0 16 #ifdef ENABLE_TESTS
michael@0 17 content/test.xul (client/marionette/chrome/test.xul)
michael@0 18 content/test2.xul (client/marionette/chrome/test2.xul)
michael@0 19 content/test_nested_iframe.xul (client/marionette/chrome/test_nested_iframe.xul)
michael@0 20 #endif
michael@0 21
michael@0 22 % content specialpowers %content/
michael@0 23 content/specialpowers.js (../specialpowers/content/specialpowers.js)
michael@0 24 content/SpecialPowersObserver.js (../specialpowers/components/SpecialPowersObserver.js)
michael@0 25 content/specialpowersAPI.js (../specialpowers/content/specialpowersAPI.js)
michael@0 26 content/SpecialPowersObserverAPI.js (../specialpowers/content/SpecialPowersObserverAPI.js)
michael@0 27 content/ChromePowers.js (../mochitest/tests/SimpleTest/ChromePowers.js)
michael@0 28 content/MozillaLogger.js (../specialpowers/content/MozillaLogger.js)
michael@0 29
michael@0 30 % resource specialpowers %modules/
michael@0 31 modules/MockFilePicker.jsm (../specialpowers/content/MockFilePicker.jsm)
michael@0 32 modules/MockColorPicker.jsm (../specialpowers/content/MockColorPicker.jsm)
michael@0 33 modules/MockPermissionPrompt.jsm (../specialpowers/content/MockPermissionPrompt.jsm)
michael@0 34 modules/Assert.jsm (../modules/Assert.jsm)

mercurial