Commit 33bb3f38 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from c4685cb937df to 4c3d711704c1 (22 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/c4685cb937df..4c3d711704c1

2020-11-24 pfaffe@chromium.org [TS] Heap Snapshots: Type-check all the things
2020-11-24 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-11-24 janscheffler@chromium.org [Storage] Only delete first party cookies by default
2020-11-24 changhaohan@chromium.org Fix css-shadow-swatch re-register issue
2020-11-24 tvanderlippe@chromium.org Replace remaining title property setters with Tooltip.install
2020-11-24 jacktfranklin@chromium.org Revert "[Loc] Migrate changes tool to localization V2"
2020-11-24 janscheffler@chromium.org [Recorder] Add support for iframes
2020-11-24 pfaffe@chromium.org [TS] Heap Snapshots: Refactor Grid Nodes
2020-11-24 pfaffe@chromium.org [TS] Heap Snapshots: Refactor ComparatorConfigs
2020-11-24 janscheffler@chromium.org [Cookies] Add option to show url decoded cookies
2020-11-24 kimanh@chromium.org [ts] Typescript-ify TimelineModel.js
2020-11-24 yangguo@chromium.org Remove bogus hidden visibility in profile selector
2020-11-24 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS.
2020-11-24 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-11-23 andoli@chromium.org Revert "Migrate elements/ extensions of type 'view'"
2020-11-23 chrche@microsoft.com [Loc] Migrate changes tool to localization V2
2020-11-23 janscheffler@chromium.org [DataGrid] Fix creation node
2020-11-23 tvanderlippe@chromium.org Replace title property setter with Tooltip install invocation
2020-11-23 jacktfranklin@chromium.org [Dark Mode] New colours for Breadcrumbs
2020-11-23 vidorteg@microsoft.com Fixes i18n logs show on unit tests.
2020-11-23 andoli@chromium.org Migrate elements/ extensions of type 'view'
2020-11-23 andoli@chromium.org Adds experiments compatibility to new extension registration system

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:1011811,chromium:1012337,chromium:1122511,chromium:1134103,chromium:1136655,chromium:1149302,chromium:1150762,chromium:1151805,chromium:1152362,chromium:997625
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I129074e9307401c7b598a02f1c5ad09e07ddcaa8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2556766Reviewed-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@{#830592}
parent 7bd75a24
......@@ -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': 'c4685cb937df6aa39c66b59b68980158241b86dc',
'devtools_frontend_revision': '4c3d711704c16cd8ae2a0668bc6fe004fc2bce29',
# 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