Skip to content
Commit 506c044c authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

[Tabs Runner] Port to fetch API

XMLHttpRequest is not available from Service Workers.
Moreover, it lets us specify "force-cache" which will load it from
cache whenever there is one (stale or not) without warming up the cache,
simplfying the code and potentially speeding up the tabs runner.
parent 3d6a6e00
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment