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.
@r5448
Patch Set 1 #
Total comments: 2
Patch Set 2 : Micro cleanup/optimization. #
MessagesTotal messages: 5
|
||||||||||||||||||||||||||||