/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ /* eslint-env browser */ "use strict"; const { Task } = require("devtools/shared/task"); const flags = require("devtools/shared/flags"); const { getToplevelWindow } = require("sdk/window/utils"); const { DOM: dom, createClass, addons, PropTypes } = require("devtools/client/shared/vendor/react"); const Types = require("../types"); const e10s = require("../utils/e10s"); const message = require("../utils/message"); module.exports = createClass({ /** * This component is not allowed to depend directly on frequently changing * data (width, height) due to the use of `dangerouslySetInnerHTML` below. * Any changes in props will cause the ` } } ); }, });