Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(97)

Issue 339133002: DevTools: Fix test inspector-protocol/stylesheet-tracking-restart.html flakiness (Closed)

Created:
6 years, 6 months ago by vsevik
Modified:
6 years, 6 months ago
Reviewers:
lushnikov
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, paulirish+reviews_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, sergeyv+blink_chromium.org, aandrey+blink_chromium.org
Project:
blink
Visibility:
Public.

Description

DevTools: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -8 lines) Patch
M LayoutTests/TestExpectations View 1 chunk +0 lines, -3 lines 0 comments Download
M Source/core/inspector/InspectorCSSAgent.cpp View 2 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
vsevik
PTAL
6 years, 6 months ago (2014-06-17 07:51:57 UTC) #1
lushnikov
lgtm
6 years, 6 months ago (2014-06-17 07:54:41 UTC) #2
vsevik
The CQ bit was checked by vsevik@chromium.org
6 years, 6 months ago (2014-06-17 07:57:11 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vsevik@chromium.org/339133002/1
6 years, 6 months ago (2014-06-17 07:58:19 UTC) #4
commit-bot: I haz the power
6 years, 6 months ago (2014-06-17 09:28:54 UTC) #5
Message was sent while issue was closed.
Change committed as 176301

Powered by Google App Engine
This is Rietveld 408576698