Commit 14c32775 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from 88a5d76f5f62 to 2b117e76f5dc (19 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/88a5d76f5f62..2b117e76f5dc

2020-09-10 tvanderlippe@chromium.org Implement GRD file check for devtools_pre_built
2020-09-10 jobay@google.com Move filterRegex from String prot to string-utilities.js
2020-09-10 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-09-10 jacktfranklin@chromium.org Revert "Add lit-html/directives/live.js to the grd"
2020-09-10 jacktfranklin@chromium.org Add lit-html/directives/live.js to the grd
2020-09-10 jacktfranklin@chromium.org Revert "Expose the live directive from LitHtml"
2020-09-10 szuend@chromium.org Migrate COEP issue descriptions to use Markdown
2020-09-10 patrick.brosset@microsoft.com Grid: Fix misplaced grid overlay labels on high DPI monitors
2020-09-10 kprokopenko@google.com Add elements component
2020-09-10 jacktfranklin@chromium.org Fix optional params in bridges function types
2020-09-10 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS.
2020-09-10 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-09-09 andoli@chromium.org [ts] Typecheck css_overview/CSSOverviewUnusedDeclarations.js with TypeScript
2020-09-09 chrche@microsoft.com [Loc] Presubmit#3: LocV2 Checking the shape of localization API calls
2020-09-09 aerotwist@chromium.org Migrates theme patching to top-level ThemeSupport
2020-09-09 chrche@microsoft.com [Loc] Presubmit#2: prevent using of LocV1 APIs in migrated files
2020-09-09 jacktfranklin@chromium.org Persist the network filter text input.
2020-09-09 jacktfranklin@chromium.org Expose the live directive from LitHtml
2020-09-09 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.

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:1099162,chromium:1114694,chromium:1126348,chromium:1126630,chromium:941561
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I8a1d1d6417827c6f55042ebdfab8bc114a3a9715
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2403627Reviewed-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@{#805772}
parent d70e3f37
...@@ -266,7 +266,7 @@ vars = { ...@@ -266,7 +266,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling devtools-frontend # the commit queue can handle CLs rolling devtools-frontend
# and whatever else without interference from each other. # and whatever else without interference from each other.
'devtools_frontend_revision': '88a5d76f5f629f70e73592f7a5f075dfa081bb05', 'devtools_frontend_revision': '2b117e76f5dc52b8cdcd7518790ce1892f140084',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling libprotobuf-mutator # the commit queue can handle CLs rolling libprotobuf-mutator
# and whatever else without interference from each other. # 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