Commit 703bdaa8 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll DevTools Frontend from b7260027e661 to 4ceefeb36e0e (16 revisions)

https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/b7260027e661..4ceefeb36e0e

2020-07-25 mathias@chromium.org Add support for rolling ClientVariationsParser.js
2020-07-25 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS.
2020-07-24 szuend@chromium.org Migrate 'front_end/search' to 'devtools_entrypoint'
2020-07-24 szuend@chromium.org Migrate 'front_end/components' to 'devtools_entrypoint'
2020-07-24 jacktfranklin@chromium.org Fix interface detection in union types in component bridges generator
2020-07-24 janscheffler@chromium.org [TypeScript] Move TimlineModel to TypeScript
2020-07-24 jacktfranklin@chromium.org Improve bridges generation interface detection
2020-07-24 jacktfranklin@chromium.org Migrate color_picker to devtools_entrypoint
2020-07-24 petermueller@chromium.org New icons for COEP & COOP integration
2020-07-24 jacktfranklin@chromium.org Migrate diff to devtools_entrypoint
2020-07-24 jacktfranklin@chromium.org Migrate formatter to devtools_entrypoint
2020-07-24 mathias@chromium.org De-obfuscate X-Client-Data header values in Network tab
2020-07-24 jacktfranklin@chromium.org Migrate workspace to devtools_entrypoint
2020-07-24 sigurds@chromium.org Add ad status to frame details in application panel
2020-07-24 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS.
2020-07-24 isherman@chromium.org [Cleanup] Fix indentation

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:1095617,chromium:1101738,chromium:1103854
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: Ibc6f992826dcc118dc6c058581a216518c4c08f0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2318869Reviewed-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@{#791542}
parent 6f53c4d2
...@@ -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': 'b7260027e661f6ad5d6a36d1c5817ff280f61d1c', 'devtools_frontend_revision': '4ceefeb36e0e63ad75834e9a921249d389aa1658',
# 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