michael@0: # This Source Code Form is subject to the terms of the Mozilla Public michael@0: # License, v. 2.0. If a copy of the MPL was not distributed with this michael@0: # file, You can obtain one at http://mozilla.org/MPL/2.0/. michael@0: michael@0: marionette.jar: michael@0: % content marionette %content/ michael@0: content/marionette-server.js (marionette-server.js) michael@0: content/marionette-listener.js (marionette-listener.js) michael@0: content/marionette-elements.js (marionette-elements.js) michael@0: content/marionette-sendkeys.js (marionette-sendkeys.js) michael@0: content/marionette-common.js (marionette-common.js) michael@0: content/marionette-simpletest.js (marionette-simpletest.js) michael@0: content/marionette-frame-manager.js (marionette-frame-manager.js) michael@0: content/EventUtils.js (EventUtils.js) michael@0: content/ChromeUtils.js (ChromeUtils.js) michael@0: #ifdef ENABLE_TESTS michael@0: content/test.xul (client/marionette/chrome/test.xul) michael@0: content/test2.xul (client/marionette/chrome/test2.xul) michael@0: content/test_nested_iframe.xul (client/marionette/chrome/test_nested_iframe.xul) michael@0: #endif michael@0: michael@0: % content specialpowers %content/ michael@0: content/specialpowers.js (../specialpowers/content/specialpowers.js) michael@0: content/SpecialPowersObserver.js (../specialpowers/components/SpecialPowersObserver.js) michael@0: content/specialpowersAPI.js (../specialpowers/content/specialpowersAPI.js) michael@0: content/SpecialPowersObserverAPI.js (../specialpowers/content/SpecialPowersObserverAPI.js) michael@0: content/ChromePowers.js (../mochitest/tests/SimpleTest/ChromePowers.js) michael@0: content/MozillaLogger.js (../specialpowers/content/MozillaLogger.js) michael@0: michael@0: % resource specialpowers %modules/ michael@0: modules/MockFilePicker.jsm (../specialpowers/content/MockFilePicker.jsm) michael@0: modules/MockColorPicker.jsm (../specialpowers/content/MockColorPicker.jsm) michael@0: modules/MockPermissionPrompt.jsm (../specialpowers/content/MockPermissionPrompt.jsm) michael@0: modules/Assert.jsm (../modules/Assert.jsm)