Updates:
Summary: Kludge: FREEZING_BREAKS_PROTOTYPES workarounds / avoiding Object.create(null)

Comment #1 on issue 1811 by kpreid.switchb.org: Kludge: FREEZING_BREAKS_PROTOTYPES workarounds / avoiding Object.create(null)
http://code.google.com/p/google-caja/issues/detail?id=1811

Assuming this bug is dead, now that ES5/3 mode is gone on trunk, we can rely on having Object.create(null) and should not only revert r5359 but start using Object.create(null) if appropriate in places which previously needed to be ES5/3 compatible, such as Domado.

--
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/groups/opt_out.

Reply via email to