[webkit-dev] JavaScriptCore and ES6
Anne van Kesteren
annevankesteren at gmail.com
Fri Dec 16 01:24:43 PST 2011
In general I think versioning is a bad idea, but out-of-band is even
worse. We'd have to change Web Workers (both constructors and
importScripts() would need to take some kind version-related
information) and everyone on the platform would instead of simply
using <script> have to resort back to specifying the type attribute
again. We just got rid of that!
More information about the webkit-dev
mailing list