Comment #10 on issue 1129 by kpreid.switchb.org: js that performs user
actions like submit() or click()
http://code.google.com/p/google-caja/issues/detail?id=1129
I don't think we care about avoiding the host page's event listeners,
because that's something the host page does voluntarily.
We specifically mangle guest-created events' names for, as far as I know,
no reason other than to keep the host page from having its listeners
invoked by the guest.
for something like jquery tests, I think we could add a domado startup
flag that means "allow unsafe click() calls", since we know what code is
being run, and allowing the click helps improve test coverage.
That seems reasonable. It's trivial except for the data wiring (we have no
analogous flags that I recall).
--
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.