Bug Tracker

Changes between Initial Version and Version 1 of Ticket #9425, comment 9


Ignore:
Timestamp:
Jun 4, 2011, 4:30:45 PM (12 years ago)
Author:
Robert Katić
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9425, comment 9

    initial v1  
    33
    44To avoid such problems, in my patch, I makes an additional check in case there is a global "hasOwnProperty". This check is performed only if there is an "length" property, and window has one.
     5
     6Btw. window has no a "constructor" property in IE6/7/8.