commit | c98967b3e8e90dd85fea9860902f928cda7951c4 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> | Thu Jun 02 13:05:41 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 02 13:05:41 2022 |
tree | bc9f80bd315e1bda5aa74b77690e7053bfb1373c | |
parent | 6bec0b914b62d816b3da729c1033f02c6695c756 [diff] |
Roll DevTools Frontend from 064e4833cac6 to 92b862593bf4 (1 revision) https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/064e4833cac6..92b862593bf4 2022-06-02 ergunsh@chromium.org Add EmulationModel method to disable enabling touch emulation 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 file a bug in Chromium: https://bugs.chromium.org/p/chromium/issues/entry 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/main/autoroll/README.md Bug: chromium:1330870 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: If23762b92a880cfdc4b72aa764a79206200be139 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3687109 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1010049}
diff --git a/DEPS b/DEPS index 6948740..0bca742c 100644 --- a/DEPS +++ b/DEPS
@@ -354,7 +354,7 @@ # 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': '064e4833cac69606abff13fae4d5d5a62db16351', + 'devtools_frontend_revision': '92b862593bf4855d6d24c2afc4942fd9296894a0', # 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.