Re: [heycam/webidl] Make globals and things they inherit from have immutable prototypes (#133)

I'll explicitly concur in the need for this in workers.  Every global object in which scripts can be dynamically loaded requires this treatment.  Workers have `importScripts` that does that, ergo they need immutability treatment.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/heycam/webidl/pull/133#issuecomment-236313524

Received on Friday, 29 July 2016 22:55:02 UTC