Page MenuHomePhabricator

[Cashtab] [service worker fix p1] remove cache-first service worker
ClosedPublic

Authored by bytesofman on Sep 21 2022, 15:39.

Details

Summary

T2684

Part 1 of a stacked diff to patch issue where Cashtab's 'cache first' service worker will not deliver the latest version of Cashtab without a hard refresh.

In this part, the existing service worker is removed.

Test Plan

npm start
Open the dev console. Go to the Application tab and click "Service Workers." Observe no service workers in the pane.
Do the same at Cashtab.com. Observe there is a service worker.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
service-worker-stack
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20104
Build 39895: Build Diffcashtab-tests
Build 39894: arc lint + arc unit