SYMBOL INDEX (16 symbols across 5 files) FILE: fetch-basic/supported-browser.js method start (line 29) | start(controller) { function progress (line 62) | function progress({loaded, total}) { FILE: fetch-enhanced/supported-browser.js class ProgressReportFetcher (line 3) | class ProgressReportFetcher { method constructor (line 4) | constructor(onProgress = function() {}) { method fetch (line 9) | fetch(input, init = {}) { method cancel (line 83) | cancel() { function downloadDone (line 104) | function downloadDone(url) { function startDownload (line 113) | function startDownload() { function stopDownload (line 148) | function stopDownload() { function showError (line 158) | function showError(error) { function updateDownloadProgress (line 168) | function updateDownloadProgress({loaded, total}) { FILE: sw-basic/supported-browser-install.js function onward (line 19) | function onward() { FILE: sw-basic/sw-simple.js function fetchWithProgressMonitor (line 24) | function fetchWithProgressMonitor(event) { function respondWithProgressMonitor (line 41) | function respondWithProgressMonitor(clientId, response) { function dispatchProgress (line 107) | function dispatchProgress({client, loaded, total}) { FILE: test/sw-response-with-url-fragments/sw-new-response.js method start (line 36) | start(controller) {