https://codereview.appspot.com/8649044/diff/1/src/com/google/caja/plugin/domado.js
File src/com/google/caja/plugin/domado.js (right):

https://codereview.appspot.com/8649044/diff/1/src/com/google/caja/plugin/domado.js#newcode721
src/com/google/caja/plugin/domado.js:721: // nonwritable data
properties.
On 2013/04/22 16:53:47, ihab.awad wrote:
I'm confused. We need to do "this" or we need to disable "this"?

I am explaining why the following code is commented out.

I think you are saying: We need to disable this code path because
ES5/3
behaves that way,

Yes.

and the resulting state of affairs is consistent with ECMA 262. Is
this
correct?

No, the resulting state of affairs is consistent with ES5/3's deliberate
violation of ECMA-262.

On SES, as opposed to ES5/3, this makes no difference because the case
never arises (we avoid giving prototypes non-writable data properties).

https://codereview.appspot.com/8649044/

--

--- You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to