googlearchive / caja

Caja is a tool for safely embedding third party HTML, CSS and JavaScript in your website.
Apache License 2.0
1.13k stars 113 forks source link

tameRecord accessors are not frozen #1752

Open kpreid opened 9 years ago

kpreid commented 9 years ago

Original issue 1754 created by kpreid.switchb.org on 2013-06-04T00:00:22.000Z:

taming-membrane.js tameRecord should probably cajaVM.constFunc(...) the getter and setter it defines, since they have no particular reason to be mutated and (unlike extensibility of the record itself) are not handled by the caller of tameRecord.

kpreid commented 9 years ago

Comment #1 originally posted by kpreid@google.com on 2013-11-07T21:11:22.000Z:

<empty>