Hi Pieter:

I don't recall what exactly made it to BETA5, but this comes from a Caja
file dependency in the "core" JS feature.

>From core/feature.xml:
  <gadget>
    <!-- for html_sanitize -->
    <script
src="res://com/google/caja/plugin/html-sanitizer-minified.js"></script>
  </gadget>

Hope this helps you track the particulars down.

--j

On Thu, Feb 11, 2010 at 2:22 PM, Pieter Maes -- Maescool
<[email protected]>wrote:

> Hi,
>
> When testing the beta5 release (from the tags in svn) i stumbled upon
> this error
> When grepping where it was used
> features/src/main/javascript/features/tabs/tabs.js:  tab.td_.innerHTML =
> html_sanitize(tabName);
> features/src/main/javascript/features/minimessage/minimessage.js:
> td.innerHTML = html_sanitize(message);
>
> But it was nowhere defined?!
>
> it has been inserted after the 1.0.0 release (according to what i see).
>
> Thanks
>
> --
> Pieter Maes
>

Reply via email to