[whatwg] Workers feedback
timeless
timeless at gmail.com
Fri Nov 14 04:01:11 PST 2008
On Fri, Nov 14, 2008 at 9:00 AM, Jonas Sicking <jonas at sicking.cc> wrote:
> Oh?! Then I understand even less what the use case is. This is something
> that doesn't exist for <script> and i've never heard anyone ask for it
> (granted, that is not proof that no one wants it).
a script can figure out where it is by using try { null.null } catch
(e) { location=e.fileName }
and i do have scripts which do stuff like that.
that said i don't see a reason to add such a feature, just let people
pass it if they need to.
More information about the whatwg
mailing list