Skip to content

Commit

Permalink
Roll devtools-internal from 145e21383e93 to 34951c1d294f (2 revisions)
Browse files Browse the repository at this point in the history
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/145e21383e93..34951c1d294f

Also rolling transitive DEPS:
  https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/58176c04eea85c8e8746c2142a7cc3cb4c9e9553..cef1d4d47c8c59859778863f2ab83b7b9db68aa3

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://skia-autoroll.corp.goog/r/devtools-internal-chromium
Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com,liviurau@google.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://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome
Bug: None
Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com
Change-Id: I17800f5d97bbb7c624a11341ac450c8a02c725aa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5018413
Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Bot-Commit: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1222688}
  • Loading branch information
chromium-internal-autoroll authored and Chromium LUCI CQ committed Nov 10, 2023
1 parent ba1a0a6 commit 3f382c9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,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': '58176c04eea85c8e8746c2142a7cc3cb4c9e9553',
'devtools_frontend_revision': 'cef1d4d47c8c59859778863f2ab83b7b9db68aa3',
# 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 Expand Up @@ -1224,7 +1224,7 @@ deps = {
Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'),

'src/third_party/devtools-frontend-internal': {
'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + '145e21383e933fc2247a6f54e04772ac246f3763',
'url': Var('chrome_git') + '/devtools/devtools-internal.git' + '@' + '34951c1d294f6e511c2ce3ecb17973a3a37cc1af',
'condition': 'checkout_src_internal',
},

Expand Down
2 changes: 1 addition & 1 deletion third_party/devtools-frontend-internal
Submodule devtools-frontend-internal updated from 145e21 to 34951c
2 changes: 1 addition & 1 deletion third_party/devtools-frontend/src
Submodule src updated from 58176c to cef1d4

0 comments on commit 3f382c9

Please sign in to comment.