Descriptioncurrent firefox complains if you defineProperty of a non-configurable
property of window, and leave enumerable unspecified. that's supposed
to succeed, leaving enumerability unchanged.
this CL is a workaround, and with this change, firefox is now
unsafe level 4 "Not isolated", rather than unsafe level 5 "New symptom".
firefox bug is here
https://bugzilla.mozilla.org/show_bug.cgi?id=787262
Patch Set 1 #
MessagesTotal messages: 3
|
|||||||||||||||||||