Reviewers: felix8a,

Description:
Backport features and SES compatibility:
5646 Add <canvas>.toDataURL().
5648 Adds some extra SES tests
5650 Repair and whitelisting for IE 11.

The merge command was
svn merge -c 5646,5648,5650 ^/trunk
and there was one conflict:

r5650 contained changes to the Typed Arrays taming, which is not present
on the ES5/3 branch, and those changes were omitted.

Please review this at https://codereview.appspot.com/48500045/

Affected files (+209, -39 lines):
   M    .
  M     src/com/google/caja/plugin/caja.js
  M     src/com/google/caja/plugin/domado.js
  M     src/com/google/caja/ses/WeakMap.js
  M     src/com/google/caja/ses/debug.js
  M     src/com/google/caja/ses/explicit.html
  M     src/com/google/caja/ses/logger.js
  M     src/com/google/caja/ses/repairES5.js
  M     src/com/google/caja/ses/startSES.js
  M     src/com/google/caja/ses/whitelist.js
  MM    tests/com/google/caja/plugin/test-domado-canvas-guest.html
  M     tests/com/google/caja/plugin/test-scan-guest.js


--

--- 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.

Reply via email to