

Second solution is manually cleaning browsing data. Now try to clear browsing data again and it’ll work without any issue. There are many solutions to fix this issue.įirst solution is to close Google Chrome and relaunch it. The bug should be fixed in future versions of Google Chrome browser. To avoid having ClearBrowsingData wait infinitely add WrapCallbackWithDefaultInvokeIfNotRun. Instead the callback is destroyed without being run. In the Chrome app On your Android phone or tablet, open the Chrome app. For unknown reasons, SessionStorage doesn’t always finish its deletion. To catch this error and avoid waiting infinitely for deletion, the error is reported immediately, ignoring all remaining expected calls.Īvoid hanging deletion if SessionStorage doesn’t call its callback. If there is an error during unregistration, the deletion might not occur. ServiceWorker deletion consists of two steps: unregistration and deletion. Call ServiceWorker deletion callback early in case of error.
