On Mon, Jul 7, 2014 at 2:49 PM, Mike Stay <[email protected]> wrote:
> Caja is currently maintained by one guy (Kevin) in his spare time; I > may have time to help out eventually, but not for a few months. > Neither of us have time to dig into the code you supplied. If you > create a small code snippet that reproduces the error and file a > ticket, that will help us keep track of it. Also, it looks like > iSpring pro loads flash, which currently isn't supported in the new > ES5 mode and is only partially supported in the old mode. > Just for the record, I am also helping maintain SES, the JavaScript-securing portion of Caja, out of my 20% time as well. My knowledge of the browser specific portions of Caja have gone stale. Since the current issue is browser-based rather than a SES issue, my attention wouldn't help. But I just wanted to clarify in light of Mike's note that SES has yet more support. > > On Mon, Jul 7, 2014 at 2:08 PM, pablo platt <[email protected]> wrote: > > The code I'm trying to run in the sandbox: > > https://drive.google.com/file/d/0BxtO-pPpZS0FRU9XbHdrb09FcE0/ > > > > When you run index.html without caja, you can see a presentation. > > Clicking on the slide move to the next transition. > > > > > > > > > > On Mon, Jul 7, 2014 at 10:09 PM, 'Kevin Reid' via Google Caja Discuss > > <[email protected]> wrote: > >> > >> On Thu, Jul 3, 2014 at 1:42 AM, pablo platt <[email protected]> > wrote: > >>> > >>> I've added "fetch: caja.policy.net.fetcher.USE_XHR" to the uriPolicy > >>> Now it's able to get player.js but I'm getting "TypeError: ca is > >>> undefined in source". > >> > >> [...] > >>> > >>> "Uncaught script error: TypeError: ca is undefined in source: > >>> "http://localhost:8000/presentation/data/player.js?B29519F1" at line: > 1" > >>> ses-single-frame.js:26253 > >>> "Uncaught script error: TypeError: PresentationPlayer is undefined in > >>> source: "http://localhost:8000/presentation/index.html" at line: 1" > >>> ses-single-frame.js:26253 > >> > >> > >> This comes down to a problem in the actual JS you're trying to execute. > >> You will have to debug it further or provide us with a runnable example > to > >> help with. > >> > >> -- > >> > >> --- > >> You received this message because you are subscribed to a topic in the > >> Google Groups "Google Caja Discuss" group. > >> To unsubscribe from this topic, visit > >> > https://groups.google.com/d/topic/google-caja-discuss/C-YAQF-IcTY/unsubscribe > . > >> To unsubscribe from this group and all its topics, send an email to > >> [email protected]. > >> > >> For more options, visit https://groups.google.com/d/optout. > > > > > > -- > > > > --- > > 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. > > > > -- > Mike Stay - [email protected] > http://www.cs.auckland.ac.nz/~mike > http://reperiendi.wordpress.com > > -- > > --- > 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. > -- Text by me above is hereby placed in the public domain Cheers, --MarkM -- --- 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.
