Skip to content

Commit

Permalink
Revert obsolete use counter.
Browse files Browse the repository at this point in the history
It's obsolete because the CSSWG resolved to fix ths issue by special-casing
the root element. See w3c/fxtf-drafts#11

TBR=trchen

Bug: 711736
Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Change-Id: Ie17644b5d8d2fd8f34e97ee0803b26854ef0150d
Reviewed-on: https://chromium-review.googlesource.com/831399
Commit-Queue: Chris Harrelson <chrishtr@chromium.org>
Reviewed-by: Chris Harrelson <chrishtr@chromium.org>
Cr-Original-Commit-Position: refs/heads/master@{#525581}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: d35b3dbaf9b11af8fe30ae37098b5381635b8d37
  • Loading branch information
chrishtr authored and Commit Bot committed Dec 21, 2017
1 parent cadd746 commit cfce1b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics/histograms/enums.xml
Expand Up @@ -16948,7 +16948,7 @@ Called by update_net_error_codes.py.-->
<int value="1958" label="MediaStreamConstraintsGoogDAEchoCancellation"/>
<int value="1959" label="MediaStreamConstraintsGoogNoiseReduction"/>
<int value="1960" label="MediaStreamConstraintsGoogPowerLineFrequency"/>
<int value="1961" label="ViewportFixedPositionUnderFilter"/>
<int value="1961" label="ViewportFixedPositionUnderFilter (obsolete)"/>
<int value="1962"
label="RequestMIDIAccessWithSysExOption_ObscuredByFootprinting"/>
<int value="1963"
Expand Down

0 comments on commit cfce1b0

Please sign in to comment.