Name Description Size Coverage
blackbox.js Redux actions for the sources state @module actions/sources 6849 -
breakableLines.js Ensure that breakable lines for a given source are fetched. This method is memoized, so that if concurrent calls are dispatched, it will return the first async promise processing the breakable lines. @param Object location 3844 -
index.js 449 -
loadSourceText.js Function called everytime a new original or generated source gets its text content fetched from the server and registered in the reducer. @param {object} source @param {object} sourceActor (optional) If this is a generated source, we expect a precise source actor. @param {object} thunkArgs 7375 -
moz.build 440 -
newSources.js Redux actions for the sources state @module actions/sources 14126 -
prettyPrint.js Replace all line breaks with standard \n line breaks for easier parsing. 18287 -
removeSources.js 1337 -
select.js Redux actions for the sources state @module actions/sources 17604 -
stylesheets.js 1235 -
symbols.js 1211 -