[Bug 11267] Add a [NonConfigurable] extended attribute

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