- From: Ben Kelly <notifications@github.com>
- Date: Thu, 23 Jul 2015 11:57:04 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Thursday, 23 July 2015 18:57:34 UTC
I think we felt spec'ing the optimization was necessary previously because it is observable. If script does setTimeout(addEventListener.bind(self, handlerFunc)) then the optimization prevents the late addEventListener call from working. This is definitely observable. Anyway, the explicit API avoids this. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/718#issuecomment-124211162
Received on Thursday, 23 July 2015 18:57:34 UTC