- From: <bugzilla@jessica.w3.org>
- Date: Mon, 20 Jun 2011 08:25:36 +0000
- To: public-script-coord@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11267 --- Comment #7 from Cameron McCormack <cam@mcc.id.au> 2011-06-20 08:25:35 UTC --- If plugins are evaluating window.location, I guess we need to prevent own properties of the Window object from being defined with the name "location", as well as prevent redefinition of it on Window.prototype? What about when an <iframe name=location> is in the document? :) -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Monday, 20 June 2011 08:25:37 UTC