- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 15 Jul 2008 12:07:51 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5850 --- Comment #10 from Ian 'Hixie' Hickson <ian@hixie.ch> 2008-07-15 12:07:50 --- So, how much do I need to define here? Does JS define that, e.g., "document" in a closure refers to the document object from the global scope at the time the function is compiled / closure is evaluated? Is it clear when/whether you obtain the value of window.String to handle a function doing "x".toString() ? If so, then I don't know that we have to say anything really, except to make sure we define that all the built-in objects get renewed as well when the list of added properties is poked at. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Tuesday, 15 July 2008 12:08:24 UTC