Comment #1 on issue 1749 by felix8a: browser tests fail on Firefox 23
(Aurora)
http://code.google.com/p/google-caja/issues/detail?id=1749
looking at this more, this turns out to be just a problem with
executeScript(). firefox driver uses setUserData to communicate data to a
script injected in the page that handles executeScript requests.
we only use executeScript for two things: opening new windows (not really
necessary), determining exact firefox version (also not really necessary).
So one simple fix is to change our test driver to avoid executeScript (or
recover from its failure).
--
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.