Implement the self object
Reported by sephr | 2010-03-04 16:36:49 UTC | in 1.2.x
self is a common top-level DOM object which is a
reference to the default view. It is also part of HTML5 web
worker's as the global object of a worker thread so some JS
libraries references self instead of
window as to also support being used in web workers,
which then won't work in env.js.
Comments and changes to this ticket
-

Thatcher 2010-03-17 16:52:38 UTC
- State changed from new to open
- Assigned user set to Thatcher
- Milestone set to 1.2.x
wow I just saw this back log of new tickets. make sure you assign to me to start so i get an email. maybe I can force emails for all new tickets. Thanks for all these tickets, it's so helpful.
-

sephr 2010-03-17 16:56:06 UTC
There should be a setting you can check to by default be assigned to all new tickets. On the Processing.js lighthouse tracker, a few people are always checked by default.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
a javascript browser environment