Clean up: Fix 118 wrong escapes in 50 DEPS files in blink [chromium/src : main]

0 views
Skip to first unread message

David Grogan (Gerrit)

unread,
May 29, 2026, 5:16:32 PM (2 days ago) May 29
to Yoshiki IGUCHI, David Grogan, Kent Tamura, Chromium LUCI CQ, Mandy, Arnaud, Christian Biesinger, chromium...@chromium.org, Dirk Schulze, Kentaro Hara, Nate Chapin, Kenneth R Christiansen, Raphael Kubo da Costa, Hiroki Nakagawa, Rijubrata Bhaumik, Stephen Chenney, Lin, Wanming, Wang, Wei4, antoniosarto...@chromium.org, arthursonzog...@chromium.org, blink-re...@chromium.org, blink-revie...@chromium.org, blink-revi...@chromium.org, blink-rev...@chromium.org, blink-revi...@chromium.org, blink-rev...@chromium.org, blink-reviews-p...@chromium.org, blink-re...@chromium.org, blink-...@chromium.org, chikamu...@chromium.org, core-timi...@chromium.org, dmurph+watchi...@chromium.org, drott+bl...@chromium.org, edgesto...@microsoft.com, feature-me...@chromium.org, fmalit...@chromium.org, fserb...@chromium.org, gavinp...@chromium.org, horo+...@chromium.org, jbroma...@chromium.org, kinuko+ser...@chromium.org, kinuko...@chromium.org, kouhe...@chromium.org, loading...@chromium.org, mattreyno...@chromium.org, mkwst+w...@chromium.org, npm+...@chromium.org, oilpan-rev...@chromium.org, scheduler-...@chromium.org, servicewor...@chromium.org, shimazu+se...@chromium.org, speed-metrics...@chromium.org, storage...@chromium.org, tommyw+w...@chromium.org, video-networking...@google.com, web-schedulin...@chromium.org, yigu+...@chromium.org, zol...@webkit.org
Attention needed from Kent Tamura and Yoshiki IGUCHI

David Grogan added 1 comment

Commit Message
Line 9, Patchset 4 (Latest):The period (.) should be escaped with two backslashes (//), but
sometimes it was done with one backslash (/) wrongly.
David Grogan . unresolved

Those are slashes, not backslashes. Replace / with \\ in the commit message

Open in Gerrit

Related details

Attention is currently required from:
  • Kent Tamura
  • Yoshiki IGUCHI
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement is not satisfiedCode-Owners
  • requirement is not satisfiedCode-Review
  • requirement is not satisfiedNo-Unresolved-Comments
  • requirement is not satisfiedReview-Enforcement
Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
Gerrit-MessageType: comment
Gerrit-Project: chromium/src
Gerrit-Branch: main
Gerrit-Change-Id: Ic8ce1b760fd8a121c7271f740f2795391fefedfa
Gerrit-Change-Number: 7884957
Gerrit-PatchSet: 4
Gerrit-Owner: Yoshiki IGUCHI <yos...@chromium.org>
Gerrit-Reviewer: Kent Tamura <tk...@chromium.org>
Gerrit-Reviewer: Yoshiki IGUCHI <yos...@chromium.org>
Gerrit-CC: Christian Biesinger <cbies...@chromium.org>
Gerrit-CC: David Grogan <dgr...@chromium.org>
Gerrit-CC: Di Wu <di...@google.com>
Gerrit-CC: Dirk Schulze <dsch...@chromium.org>
Gerrit-CC: Hiroki Nakagawa <nhi...@chromium.org>
Gerrit-CC: Kenneth R Christiansen <kenneth.r.c...@intel.com>
Gerrit-CC: Kentaro Hara <har...@chromium.org>
Gerrit-CC: Lin, Wanming <wanmi...@intel.com>
Gerrit-CC: Mandy, Arnaud <arnaud...@intel.com>
Gerrit-CC: Nate Chapin <jap...@chromium.org>
Gerrit-CC: Raphael Kubo da Costa <ku...@igalia.com>
Gerrit-CC: Rijubrata Bhaumik <rijubrat...@intel.com>
Gerrit-CC: Stephen Chenney <sche...@chromium.org>
Gerrit-CC: Wang, Wei4 <wei4...@intel.com>
Gerrit-Attention: Yoshiki IGUCHI <yos...@chromium.org>
Gerrit-Attention: Kent Tamura <tk...@chromium.org>
Gerrit-Comment-Date: Fri, 29 May 2026 21:16:07 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
satisfied_requirement
unsatisfied_requirement
open
diffy

Yoshiki IGUCHI (Gerrit)

unread,
May 29, 2026, 5:39:22 PM (2 days ago) May 29
to Yoshiki IGUCHI, David Grogan, Kent Tamura, Chromium LUCI CQ, Mandy, Arnaud, Christian Biesinger, chromium...@chromium.org, Dirk Schulze, Kentaro Hara, Nate Chapin, Kenneth R Christiansen, Raphael Kubo da Costa, Hiroki Nakagawa, Rijubrata Bhaumik, Stephen Chenney, Lin, Wanming, Wang, Wei4, antoniosarto...@chromium.org, arthursonzog...@chromium.org, blink-re...@chromium.org, blink-revie...@chromium.org, blink-revi...@chromium.org, blink-rev...@chromium.org, blink-revi...@chromium.org, blink-rev...@chromium.org, blink-reviews-p...@chromium.org, blink-re...@chromium.org, blink-...@chromium.org, chikamu...@chromium.org, core-timi...@chromium.org, dmurph+watchi...@chromium.org, drott+bl...@chromium.org, edgesto...@microsoft.com, feature-me...@chromium.org, fmalit...@chromium.org, fserb...@chromium.org, gavinp...@chromium.org, horo+...@chromium.org, jbroma...@chromium.org, kinuko+ser...@chromium.org, kinuko...@chromium.org, kouhe...@chromium.org, loading...@chromium.org, mattreyno...@chromium.org, mkwst+w...@chromium.org, npm+...@chromium.org, oilpan-rev...@chromium.org, scheduler-...@chromium.org, servicewor...@chromium.org, shimazu+se...@chromium.org, speed-metrics...@chromium.org, storage...@chromium.org, tommyw+w...@chromium.org, video-networking...@google.com, web-schedulin...@chromium.org, yigu+...@chromium.org, zol...@webkit.org
Attention needed from David Grogan and Kent Tamura

Yoshiki IGUCHI voted and added 1 comment

Votes added by Yoshiki IGUCHI

Auto-Submit+1

1 comment

Commit Message
Line 9, Patchset 4:The period (.) should be escaped with two backslashes (//), but

sometimes it was done with one backslash (/) wrongly.
David Grogan . resolved

Those are slashes, not backslashes. Replace / with \\ in the commit message

Yoshiki IGUCHI

Ah, good catch. Done.

Open in Gerrit

Related details

Attention is currently required from:
  • David Grogan
  • Kent Tamura
Submit Requirements:
    • requirement satisfiedCode-Coverage
    • requirement is not satisfiedCode-Owners
    • requirement is not satisfiedCode-Review
    • requirement is not satisfiedReview-Enforcement
    Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
    Gerrit-MessageType: comment
    Gerrit-Project: chromium/src
    Gerrit-Branch: main
    Gerrit-Change-Id: Ic8ce1b760fd8a121c7271f740f2795391fefedfa
    Gerrit-Change-Number: 7884957
    Gerrit-PatchSet: 5
    Gerrit-Owner: Yoshiki IGUCHI <yos...@chromium.org>
    Gerrit-Reviewer: Kent Tamura <tk...@chromium.org>
    Gerrit-Reviewer: Yoshiki IGUCHI <yos...@chromium.org>
    Gerrit-CC: Christian Biesinger <cbies...@chromium.org>
    Gerrit-CC: David Grogan <dgr...@chromium.org>
    Gerrit-CC: Di Wu <di...@google.com>
    Gerrit-CC: Dirk Schulze <dsch...@chromium.org>
    Gerrit-CC: Hiroki Nakagawa <nhi...@chromium.org>
    Gerrit-CC: Kenneth R Christiansen <kenneth.r.c...@intel.com>
    Gerrit-CC: Kentaro Hara <har...@chromium.org>
    Gerrit-CC: Lin, Wanming <wanmi...@intel.com>
    Gerrit-CC: Mandy, Arnaud <arnaud...@intel.com>
    Gerrit-CC: Nate Chapin <jap...@chromium.org>
    Gerrit-CC: Raphael Kubo da Costa <ku...@igalia.com>
    Gerrit-CC: Rijubrata Bhaumik <rijubrat...@intel.com>
    Gerrit-CC: Stephen Chenney <sche...@chromium.org>
    Gerrit-CC: Wang, Wei4 <wei4...@intel.com>
    Gerrit-Attention: David Grogan <dgr...@chromium.org>
    Gerrit-Attention: Kent Tamura <tk...@chromium.org>
    Gerrit-Comment-Date: Fri, 29 May 2026 21:38:57 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: Yes
    Comment-In-Reply-To: David Grogan <dgr...@chromium.org>
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    David Grogan (Gerrit)

    unread,
    May 29, 2026, 5:41:22 PM (2 days ago) May 29
    to Yoshiki IGUCHI, David Grogan, Kent Tamura, Chromium LUCI CQ, Mandy, Arnaud, Christian Biesinger, chromium...@chromium.org, Dirk Schulze, Kentaro Hara, Nate Chapin, Kenneth R Christiansen, Raphael Kubo da Costa, Hiroki Nakagawa, Rijubrata Bhaumik, Stephen Chenney, Lin, Wanming, Wang, Wei4, antoniosarto...@chromium.org, arthursonzog...@chromium.org, blink-re...@chromium.org, blink-revie...@chromium.org, blink-revi...@chromium.org, blink-rev...@chromium.org, blink-revi...@chromium.org, blink-rev...@chromium.org, blink-reviews-p...@chromium.org, blink-re...@chromium.org, blink-...@chromium.org, chikamu...@chromium.org, core-timi...@chromium.org, dmurph+watchi...@chromium.org, drott+bl...@chromium.org, edgesto...@microsoft.com, feature-me...@chromium.org, fmalit...@chromium.org, fserb...@chromium.org, gavinp...@chromium.org, horo+...@chromium.org, jbroma...@chromium.org, kinuko+ser...@chromium.org, kinuko...@chromium.org, kouhe...@chromium.org, loading...@chromium.org, mattreyno...@chromium.org, mkwst+w...@chromium.org, npm+...@chromium.org, oilpan-rev...@chromium.org, scheduler-...@chromium.org, servicewor...@chromium.org, shimazu+se...@chromium.org, speed-metrics...@chromium.org, storage...@chromium.org, tommyw+w...@chromium.org, video-networking...@google.com, web-schedulin...@chromium.org, yigu+...@chromium.org, zol...@webkit.org
    Attention needed from Kent Tamura and Yoshiki IGUCHI

    David Grogan voted Code-Review+1

    Code-Review+1
    Open in Gerrit

    Related details

    Attention is currently required from:
    • Kent Tamura
    • Yoshiki IGUCHI
    Submit Requirements:
      • requirement satisfiedCode-Coverage
      • requirement is not satisfiedCode-Owners
      • requirement satisfiedCode-Review
      • requirement satisfiedReview-Enforcement
      Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
      Gerrit-MessageType: comment
      Gerrit-Project: chromium/src
      Gerrit-Branch: main
      Gerrit-Change-Id: Ic8ce1b760fd8a121c7271f740f2795391fefedfa
      Gerrit-Change-Number: 7884957
      Gerrit-PatchSet: 6
      Gerrit-Owner: Yoshiki IGUCHI <yos...@chromium.org>
      Gerrit-Reviewer: David Grogan <dgr...@chromium.org>
      Gerrit-Reviewer: Kent Tamura <tk...@chromium.org>
      Gerrit-Reviewer: Yoshiki IGUCHI <yos...@chromium.org>
      Gerrit-CC: Christian Biesinger <cbies...@chromium.org>
      Gerrit-CC: Di Wu <di...@google.com>
      Gerrit-CC: Dirk Schulze <dsch...@chromium.org>
      Gerrit-CC: Hiroki Nakagawa <nhi...@chromium.org>
      Gerrit-CC: Kenneth R Christiansen <kenneth.r.c...@intel.com>
      Gerrit-CC: Kentaro Hara <har...@chromium.org>
      Gerrit-CC: Lin, Wanming <wanmi...@intel.com>
      Gerrit-CC: Mandy, Arnaud <arnaud...@intel.com>
      Gerrit-CC: Nate Chapin <jap...@chromium.org>
      Gerrit-CC: Raphael Kubo da Costa <ku...@igalia.com>
      Gerrit-CC: Rijubrata Bhaumik <rijubrat...@intel.com>
      Gerrit-CC: Stephen Chenney <sche...@chromium.org>
      Gerrit-CC: Wang, Wei4 <wei4...@intel.com>
      Gerrit-Attention: Yoshiki IGUCHI <yos...@chromium.org>
      Gerrit-Attention: Kent Tamura <tk...@chromium.org>
      Gerrit-Comment-Date: Fri, 29 May 2026 21:41:08 +0000
      Gerrit-HasComments: No
      Gerrit-Has-Labels: Yes
      satisfied_requirement
      unsatisfied_requirement
      open
      diffy

      Yoshiki IGUCHI (Gerrit)

      unread,
      May 29, 2026, 5:48:19 PM (2 days ago) May 29
      to Yoshiki IGUCHI, Chris Harrelson, David Grogan, Kent Tamura, Chromium LUCI CQ, Mandy, Arnaud, Christian Biesinger, chromium...@chromium.org, Dirk Schulze, Kentaro Hara, Nate Chapin, Kenneth R Christiansen, Raphael Kubo da Costa, Hiroki Nakagawa, Rijubrata Bhaumik, Stephen Chenney, Lin, Wanming, Wang, Wei4, antoniosarto...@chromium.org, arthursonzog...@chromium.org, blink-re...@chromium.org, blink-revie...@chromium.org, blink-revi...@chromium.org, blink-rev...@chromium.org, blink-revi...@chromium.org, blink-rev...@chromium.org, blink-reviews-p...@chromium.org, blink-re...@chromium.org, blink-...@chromium.org, chikamu...@chromium.org, core-timi...@chromium.org, dmurph+watchi...@chromium.org, drott+bl...@chromium.org, edgesto...@microsoft.com, feature-me...@chromium.org, fmalit...@chromium.org, fserb...@chromium.org, gavinp...@chromium.org, horo+...@chromium.org, jbroma...@chromium.org, kinuko+ser...@chromium.org, kinuko...@chromium.org, kouhe...@chromium.org, loading...@chromium.org, mattreyno...@chromium.org, mkwst+w...@chromium.org, npm+...@chromium.org, oilpan-rev...@chromium.org, scheduler-...@chromium.org, servicewor...@chromium.org, shimazu+se...@chromium.org, speed-metrics...@chromium.org, storage...@chromium.org, tommyw+w...@chromium.org, video-networking...@google.com, web-schedulin...@chromium.org, yigu+...@chromium.org, zol...@webkit.org
      Attention needed from Chris Harrelson and Kent Tamura

      Yoshiki IGUCHI voted and added 1 comment

      Votes added by Yoshiki IGUCHI

      Auto-Submit+1

      1 comment

      Patchset-level comments
      File-level comment, Patchset 6 (Latest):
      Yoshiki IGUCHI . resolved

      Chris, could you approve the change? Thanks.

      Open in Gerrit

      Related details

      Attention is currently required from:
      • Chris Harrelson
      • Kent Tamura
      Submit Requirements:
      • requirement satisfiedCode-Coverage
      • requirement is not satisfiedCode-Owners
      • requirement satisfiedCode-Review
      • requirement satisfiedReview-Enforcement
      Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. DiffyGerrit
      Gerrit-MessageType: comment
      Gerrit-Project: chromium/src
      Gerrit-Branch: main
      Gerrit-Change-Id: Ic8ce1b760fd8a121c7271f740f2795391fefedfa
      Gerrit-Change-Number: 7884957
      Gerrit-PatchSet: 6
      Gerrit-Owner: Yoshiki IGUCHI <yos...@chromium.org>
      Gerrit-Reviewer: Chris Harrelson <chri...@chromium.org>
      Gerrit-Reviewer: David Grogan <dgr...@chromium.org>
      Gerrit-Reviewer: Kent Tamura <tk...@chromium.org>
      Gerrit-Reviewer: Yoshiki IGUCHI <yos...@chromium.org>
      Gerrit-CC: Christian Biesinger <cbies...@chromium.org>
      Gerrit-CC: Di Wu <di...@google.com>
      Gerrit-CC: Dirk Schulze <dsch...@chromium.org>
      Gerrit-CC: Hiroki Nakagawa <nhi...@chromium.org>
      Gerrit-CC: Kenneth R Christiansen <kenneth.r.c...@intel.com>
      Gerrit-CC: Kentaro Hara <har...@chromium.org>
      Gerrit-CC: Lin, Wanming <wanmi...@intel.com>
      Gerrit-CC: Mandy, Arnaud <arnaud...@intel.com>
      Gerrit-CC: Nate Chapin <jap...@chromium.org>
      Gerrit-CC: Raphael Kubo da Costa <ku...@igalia.com>
      Gerrit-CC: Rijubrata Bhaumik <rijubrat...@intel.com>
      Gerrit-CC: Stephen Chenney <sche...@chromium.org>
      Gerrit-CC: Wang, Wei4 <wei4...@intel.com>
      Gerrit-Attention: Chris Harrelson <chri...@chromium.org>
      Gerrit-Attention: Kent Tamura <tk...@chromium.org>
      Gerrit-Comment-Date: Fri, 29 May 2026 21:47:50 +0000
      Gerrit-HasComments: Yes
      Gerrit-Has-Labels: Yes
      satisfied_requirement
      unsatisfied_requirement
      open
      diffy
      Reply all
      Reply to author
      Forward
      0 new messages