DescriptionAdd UseCounter for web components related CSS selectors
This CL adds histogram statistics for the following
web components-related CSS selectors.
- :unresolved pseudo-class (for custom element)
- ::shadow pseudo element
- ::content pseudo element
- :host pseudo class
- :host-context() pseudo class
- /deep/ combinator
BUG=383749
TEST=open http://jsbin.com/bopezaso/2/edit, reload several times and see if FeatureObserver in chrome://histograms reflects it (number 465-470)
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176473
Patch Set 1 : . #
Total comments: 2
Patch Set 2 : fix for Elliott's comment #
Total comments: 3
Patch Set 3 : Fixed readability. #Patch Set 4 : fix UseCounter conflict. #Messages
Total messages: 10 (0 generated)
|