Skip to content

Commit

Permalink
Roll DevTools Frontend from d5071440f39d to e0f6048d5a1c (6 revisions)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/d5071440f39d..e0f6048d5a1c

2020-12-02 pfaffe@chromium.org Wait explicitely for expected number of scope values
2020-12-02 alexrudenko@chromium.org Disable flaky recorder test
2020-12-02 pfaffe@chromium.org [wasm-debug] Less eagerly start typing watch expressions
2020-12-02 alexrudenko@chromium.org Remove obsolete global types in overlay tests
2020-12-02 alcastano@google.com E2E Tests for CSP Violations tab
2020-12-02 yiorsi@gmail.com Fix: the copy() function respect the indentation in settings

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/devtools-frontend-chromium
Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md

Bug: chromium:1137837,chromium:1150797,chromium:1154188,chromium:1154575
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: Iee9953e8ca9130f82debb9497053597dd9b04a7f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569451
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#832783}
  • Loading branch information
chromium-autoroll authored and Chromium LUCI CQ committed Dec 2, 2020
1 parent 38587dc commit 2a396f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling devtools-frontend
# and whatever else without interference from each other.
'devtools_frontend_revision': 'd5071440f39d7bfa3ac744df33e897cc4cd4e66e',
'devtools_frontend_revision': 'e0f6048d5a1c3d00be493b14e9656087c4c5ab6f',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libprotobuf-mutator
# and whatever else without interference from each other.
Expand Down

0 comments on commit 2a396f6

Please sign in to comment.