Status: New
Owner: [email protected]
Labels: Type-Defect Priority-Medium

New issue 1399 by [email protected]: Does "imports" have to be a feral object?
http://code.google.com/p/google-caja/issues/detail?id=1399

The imports object created by caja.js is sometimes a feral object and sometimes a tamed constructed object depending on whether guest code is granted a DOM. es53 works in spite of this "type" error.

Verify if imports has to be feral.  If not, it ought to be a tamed object.

Reply via email to