Skip to content

Commit

Permalink
Roll devtools-internal from 8e0b54f61251 to 555eb3074375 (2 revisions)
Browse files Browse the repository at this point in the history
https://chrome-internal.googlesource.com/devtools/devtools-internal.git/+log/8e0b54f61251..555eb3074375

Also rolling transitive DEPS:
  https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/4a894fba784b3f6e95296fc1f3ba16d01bb4a564..8f5005081986542759b8b40b0313cb0bd13b739a

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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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: I6616509b0a5d4289cc0f6e3d68c6928a501dd5cd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4288441
Bot-Commit: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1109516}
  • Loading branch information
chromium-internal-autoroll authored and ReyBan82 committed Feb 27, 2024
1 parent 59a9e3a commit 1299695
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,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': '4a894fba784b3f6e95296fc1f3ba16d01bb4a564',
'devtools_frontend_revision': '8f5005081986542759b8b40b0313cb0bd13b739a',
# 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 @@ -1212,7 +1212,7 @@ deps = {
Var('chromium_git') + '/devtools/devtools-frontend' + '@' + Var('devtools_frontend_revision'),

'src/third_party/devtools-frontend-internal': {
'url': 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + '8e0b54f612513e0963a696978ab0ec30d4510ff2',
'url': 'https://chrome-internal.googlesource.com/devtools/devtools-internal.git' + '@' + '555eb3074375289fb638f4f035d631341c7e92f7',
'condition': 'checkout_src_internal',
},

Expand Down

0 comments on commit 1299695

Please sign in to comment.