Skip to content

Commit

Permalink
Roll DevTools Frontend from f38168a9107e to 1b2c52bbfa5e (14 revisions)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/f38168a9107e..1b2c52bbfa5e

2020-07-06 tvanderlippe@chromium.org Remove tvanderlippe@ as explicit OWNER from several front_end subfolders
2020-07-06 kimanh@chromium.org Enable wasm debugging e2e test
2020-07-06 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS.
2020-07-06 szuend@chromium.org Improve README describing how to add third_party packages to DevTools
2020-07-06 kimanh@chromium.org Fix stylelint-config-standard issues in network/requestHeadersTree.css
2020-07-06 johanbay@gmail.com Fix stylelint-config-standard issues in settings/frameworkBlackboxSettingsTab.css
2020-07-06 janscheffler@chromium.org Fix stylelint-config-standard issues in node_main/nodeConnectionsPanel.css
2020-07-06 sigurds@chromium.org Remove unused getter on Cookie
2020-07-06 kprokopenko@google.com [issues] Handle CSP issues of URL violation type in the front-end.
2020-07-06 janscheffler@chromium.org Fix stylelint-config-standard issues in profiler/profileLauncherView.css
2020-07-06 janscheffler@chromium.org Fix stylelint-config-standard issues in object_ui/objectPropertiesSection.css
2020-07-06 janscheffler@chromium.org Fix stylelint-config-standard issues in persistence/editFileSystemView.css
2020-07-06 janscheffler@chromium.org Fix stylelint-config-standard issues in perf_ui/filmStripView.css
2020-07-06 sigurds@chromium.org Rewrite cookie parser layout test as unittest

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:1060613,chromium:1082628,chromium:1083142,chromium:1091116
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: Ib7fa8a019042cf1cb1eb4091a33c56f1040daf58
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2282856
Reviewed-by: chromium-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@{#785375}
  • Loading branch information
chromium-autoroll authored and Commit Bot committed Jul 6, 2020
1 parent b657fa2 commit c3ca7d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,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': 'f38168a9107e886b986a32a3b7a4970f6c07a55a',
'devtools_frontend_revision': '1b2c52bbfa5e8bdba70b8b2069ab1a615594d87f',
# 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.
Expand Down

0 comments on commit c3ca7d4

Please sign in to comment.