Reviewers: MarkM, felix8a,

Description:
* Added a cache mapping element names to taming classes, which
  bypasses going through both the HTML schema and taming class table
  when taming a node. Barely improves performance according to the
  Chrome profiler.
* In defineElement ctors, don't call isVirtualizedElementName unless
  the result will be used.
* Put simpler conditions first in repair_DEFINE_PROPERTY.
* Remove setOwn and definePropertyAllowOverride in Domado in favor
  of more explicit and specialized forms which do not need to do
  reflection to decide what to do.
* Added missing documentation for virtualized parameter to
  defineElement.

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

Affected files:
  M     src/com/google/caja/plugin/domado.js
  M     src/com/google/caja/ses/repairES5.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