Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !26958

Remove service worker

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mark Otto requested to merge rm-sw into v4-dev Jul 25, 2018
  • Overview 0
  • Commits 2
  • Pipelines 0
  • Changes 6

Starts the process to delete this code, which fixes #26868 (closed). This is only have the battle though—we will need to unregister the service worker as well (perhaps even before this?).

References:

  • Originally added in #23101
  • Updated w/ workbox in #23533

Closes #26868 (closed), closes #26600 (closed) (nullifies it at least) and its related PR, closes #26775.

Solution to the unregistering it likely at https://stackoverflow.com/questions/33704791/how-do-i-uninstall-a-service-worker?

TODO:

  • unregister service worker
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: rm-sw