[Bug 20777] Getting a property from the global scope polluter ends up in an infinite loop

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20777

Cameron McCormack <cam@mcc.id.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Cameron McCormack <cam@mcc.id.au> ---
I fixed it by manually traversing up the prototype chain and skipping the named
properties object.

http://dev.w3.org/cvsweb/2006/webapi/WebIDL/Overview.xml.diff?r1=1.679;r2=1.680;f=h
http://dev.w3.org/cvsweb/2006/webapi/WebIDL/v1.xml.diff?r1=1.121;r2=1.122;f=h

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Sunday, 4 August 2013 07:28:59 UTC