Status: New
Owner: jasvir
Labels: Type-DocDefect Priority-Medium
New issue 1192 by jasvir: Tamed functions which call JSON.stringify
http://code.google.com/p/google-caja/issues/detail?id=1192
Tamed functions call the browser provided version of JSON.stringify
directly.
This function sees Caja specific properties as well as runs into problems
with
the *_TWIN___ cycle. The innocent code transformer is not in a position to
filter out these properties.
Documentation for container writers should recommend filtering these
properties out using JSON.stringify's replacer or to monkey patch
JSON.stringify to use safeJSON.stringify.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings