DescriptionDelay string conversion of attribute names until needed.
Upon attribute creation/update/removal wrt a qualified name, that
operation is reported to inspector via the
InspectorInstrumentation interface. Do that without stringifying
the qualified name first, as the notification and its stringified
name may very well not be made use of. If, for instance, developer
tools aren't active.
Gains 4% on dromaeo.domattr.dom_attr_setAttribute.
R=adamk
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=187871
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|