- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 16 Mar 2016 00:44:06 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 16 March 2016 07:44:33 UTC
DOM implementations in browsers are not thread-safe. And don't use a regexp to parse HTML. You need to write an HTML parser if you want to do that. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/846#issuecomment-197199179
Received on Wednesday, 16 March 2016 07:44:33 UTC