DescriptionDevTools: Fix test inspector-protocol/stylesheet-tracking-restart.html flakiness
The flakiness is caused by unpredictable order of stylesheets binding in InspectorCSSAgent.
This patch replaces HashSet with Vector to make sure the order is maintained.
R=lushnikov
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176301
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|