[w3c/ServiceWorker] If activeWorker’s list of foreign fetch origins is empty, should set originMatches to false (#1112)

About step 11 in https://w3c.github.io/ServiceWorker/#on-foreign-fetch-request-algorithm, 
"11. If activeWorker’s list of foreign fetch origins is empty, set originMatches to true."

Should we set originMatches to false instead?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1112

Received on Tuesday, 11 April 2017 08:00:10 UTC