Description* ExpandoProxyHandler no longer treats defineProperty of a property
name which exists somewhere in the prototype chain differently for
no good reason.
* ExpandoProxyHandler's reimplementation of assignment no longer
acts according to the "override mistake" (needed for ES5/3).
Fixes <https://code.google.com/p/google-caja/issues/detail?id=1650>.
@r5365
Patch Set 1 #
Total comments: 3
Patch Set 2 : Allow overriding inherited properties of Domado objects by assignment. #
MessagesTotal messages: 5
|
||||||||||||||||||||||||||||