- From: <bugzilla@jessica.w3.org>
- Date: Sat, 19 Feb 2011 01:39:36 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11838
--- Comment #9 from Kyle Simpson <w3c@getify.myspamkiller.com> 2011-02-19 01:39:35 UTC ---
Sounds like it could also cause other patterns for accidental overwrite, such
as:
var obj = {};
with(obj) {
name = "blah";
}
--
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 Saturday, 19 February 2011 01:39:37 UTC