Re: [w3c/ServiceWorker] Make Client.postMessage to unloaded client not throw (#1293)

@wanderview, does https://github.com/w3c/ServiceWorker/pull/1293/files#diff-27b79860afe28f01aed4f1f6228367faR1033 work for you? Chromium checks if the client is available when the request is getting through the browser process: https://cs.chromium.org/chromium/src/content/browser/service_worker/service_worker_version.cc?type=cs&q=ServiceWorkerVersion::PostMessageToClient&l=1155.

/cc @mattto 

-- 
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/pull/1293#issuecomment-376439470

Received on Tuesday, 27 March 2018 08:25:39 UTC