Implement the self object
Reported by sephr | March 4th, 2010 @ 04:36 PM | 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 March 17th, 2010 @ 04:52 PM
- 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 March 17th, 2010 @ 04:56 PM
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