; 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/. [DEFAULT] tags = appupdate head = head_update.js tail = [canCheckForAndCanApplyUpdates.js] [urlConstruction.js] [updateCheckOnLoadOnErrorStatusText.js] [updateManagerXML.js] [remoteUpdateXML.js] [downloadAndHashCheckMar.js] [cleanupDownloadingForOlderAppVersion.js] [cleanupDownloadingForDifferentChannel.js] [cleanupDownloadingForSameVersionAndBuildID.js] [cleanupDownloadingIncorrectStatus.js] [cleanupPendingVersionFileIncorrectStatus.js] [cleanupSuccessLogMove.js] [cleanupSuccessLogsFIFO.js] [downloadInterruptedRecovery.js] [downloadResumeForSameAppVersion.js] [downloadCompleteAfterPartialFailure.js] skip-if = buildapp == "mulet" || toolkit == 'gonk' reason = custom nsIUpdatePrompt [downloadInterruptedByOfflineRetry.js] [downloadFileTooBig_gonk.js] skip-if = toolkit != 'gonk' [uiSilentPref.js] skip-if = toolkit == 'gonk' reason = custom nsIUpdatePrompt [uiOnlyAllowOneWindow.js] skip-if = toolkit == 'gonk' reason = custom nsIUpdatePrompt [uiUnsupportedAlreadyNotified.js] skip-if = toolkit == 'gonk' reason = custom nsIUpdatePrompt [uiAutoPref.js] skip-if = toolkit == 'gonk' reason = custom nsIUpdatePrompt