Name Description Size Coverage
autocomplete.js Retrieve from cache action reducer. @param {object} state @param {object} action @returns {object} new state. 5154 -
filters.js 1031 -
history.js Create default initial state for this reducer. 6900 -
index.js 985 -
messages.js Add a console message to the state. @param {ConsoleMessage} newMessage: The message to add to the state. @param {MessageState} state: The message state ( = managed by this reducer). @param {FiltersState} filtersState: The filters state. @param {PrefsState} prefsState: The preferences state. @param {UiState} uiState: The ui state. @returns {MessageState} a new messages state. 53502 -
moz.build 394 -
notifications.js Create default initial state for this reducer. The state is composed from list of notifications. 1359 -
prefs.js 1046 -
ui.js 3810 -