Commit 409a0bc9 authored by chromium-autoroll's avatar chromium-autoroll Committed by Chromium LUCI CQ

Roll DevTools Frontend from 3a59f15a6efc to e79095f5335b (7 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/3a59f15a6efc..e79095f5335b

2020-12-07 tvanderlippe@chromium.org Update third_party/puppeteer to 5.5.0
2020-12-07 tvanderlippe@chromium.org Fold cm_modes into text_editor
2020-12-07 kimanh@chromium.org [wasm] Use wasm subtype for context menu item titles
2020-12-07 tvanderlippe@chromium.org Fix formatter_worker entrypoint inclusion for unit tests
2020-12-07 tvanderlippe@chromium.org Fix copying of property paths in object properties view
2020-12-07 wolfi@chromium.org Update frame tree when frames are written to via JS
2020-12-07 leese@chromium.org Support one-to-many mapping for breakpoints in inline functions

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:1024752,chromium:1127902,chromium:1140481,chromium:1140540,chromium:1150762,chromium:1155554
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: Iddc48373126c6dc4fb91e34b3793b08d1a317f56
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2577531Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#834289}
parent edef980e
......@@ -279,7 +279,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': '3a59f15a6efca517af4655c269fd5eb4f114db03',
'devtools_frontend_revision': 'e79095f5335b1fcccc62b085e44509d49cec7ae7',
# 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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment