DescriptionAdd additional usage metrics for DOMStringList methods
We'd like to remove DOMStringList from the web platform in favor of
plain old arrays of strings. Usage of the contains() method is low but
non-zero, and usage may differ between sources of DOMStringList -
Indexed DB vs. Location.ancestorOrigins. Add measurement for the use
of the item() method (vs. indexed getter), and for both contains() and
item() distinguish between sources of instances.
BUG=460726
R=philipj@opera.com
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197783
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||