Comment #9 on issue 1962 by [email protected]: Cross-frame for-in is broken on Firefox 37, 38 beta
https://code.google.com/p/google-caja/issues/detail?id=1962

See the bugzilla thread. The spec is actually ambiguous and we've agreed to tighten it up so it is safe for ES7 -- by making the .next used by the spec be an own property of the unobservable iterator driving the iteration, and so itself unobservable. It also sounds like FF will adopt this in its implementation as well.

So SES only needs to change something (likely: whitelist .next) if cross-frame for/in needs to work for current customer's before the FF fix. Opinions?

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- 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/d/optout.

Reply via email to