Media Capabilities: add encryptionScheme to decodingInfo [chromium/src : main]

0 views
Skip to first unread message

Sangbaek Park (Gerrit)

unread,
Apr 1, 2026, 8:08:57 PM (23 hours ago) Apr 1
to Dale Curtis, Chromium LUCI CQ, chromium...@chromium.org, blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, jmedle...@chromium.org, ortuno...@chromium.org, titoua...@chromium.org
Attention needed from Dale Curtis

Sangbaek Park voted Commit-Queue+1

Commit-Queue+1
Open in Gerrit

Related details

Attention is currently required from:
  • Dale Curtis
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: Idc1ae433ddd63d380bb02ecccfdbea9c985f5b3f
Gerrit-Change-Number: 7722637
Gerrit-PatchSet: 2
Gerrit-Owner: Sangbaek Park <sangba...@chromium.org>
Gerrit-Reviewer: Dale Curtis <dalec...@chromium.org>
Gerrit-Reviewer: Sangbaek Park <sangba...@chromium.org>
Gerrit-CC: Xiaohan Wang <xhw...@chromium.org>
Gerrit-Attention: Dale Curtis <dalec...@chromium.org>
Gerrit-Comment-Date: Thu, 02 Apr 2026 00:08:48 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
satisfied_requirement
unsatisfied_requirement
open
diffy

Dale Curtis (Gerrit)

unread,
Apr 1, 2026, 8:17:10 PM (23 hours ago) Apr 1
to Sangbaek Park, Chromium LUCI CQ, chromium...@chromium.org, blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, jmedle...@chromium.org, ortuno...@chromium.org, titoua...@chromium.org
Attention needed from Sangbaek Park

Dale Curtis added 1 comment

File third_party/blink/renderer/modules/media_capabilities/key_system_track_configuration.idl
Line 9, Patchset 2 (Latest): DOMString? encryptionScheme;
Dale Curtis . unresolved

Needs RuntimeEnabledFeatures set to disabled and a later change to enable after intent to ship

Open in Gerrit

Related details

Attention is currently required from:
  • Sangbaek Park
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: Idc1ae433ddd63d380bb02ecccfdbea9c985f5b3f
    Gerrit-Change-Number: 7722637
    Gerrit-PatchSet: 2
    Gerrit-Owner: Sangbaek Park <sangba...@chromium.org>
    Gerrit-Reviewer: Dale Curtis <dalec...@chromium.org>
    Gerrit-Reviewer: Sangbaek Park <sangba...@chromium.org>
    Gerrit-CC: Xiaohan Wang <xhw...@chromium.org>
    Gerrit-Attention: Sangbaek Park <sangba...@chromium.org>
    Gerrit-Comment-Date: Thu, 02 Apr 2026 00:16:59 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Xiaohan Wang (Gerrit)

    unread,
    Apr 1, 2026, 10:01:50 PM (22 hours ago) Apr 1
    to Sangbaek Park, Dale Curtis, Chromium LUCI CQ, chromium...@chromium.org, blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, jmedle...@chromium.org, ortuno...@chromium.org, titoua...@chromium.org
    Attention needed from Sangbaek Park

    Xiaohan Wang added 2 comments

    Patchset-level comments
    File-level comment, Patchset 2 (Latest):
    Xiaohan Wang . resolved

    Thanks for fixing this! One drive-by nit.

    File third_party/blink/renderer/modules/media_capabilities/key_system_track_configuration.idl
    Gerrit-Comment-Date: Thu, 02 Apr 2026 02:01:40 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Sangbaek Park (Gerrit)

    unread,
    2:24 PM (5 hours ago) 2:24 PM
    to AyeAye, Dale Curtis, Chromium LUCI CQ, chromium...@chromium.org, kinuko...@chromium.org, blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, jmedle...@chromium.org, ortuno...@chromium.org, titoua...@chromium.org
    Attention needed from Dale Curtis and Xiaohan Wang

    Sangbaek Park added 3 comments

    File third_party/blink/renderer/modules/media_capabilities/key_system_track_configuration.idl
    Sangbaek Park

    Done

    Line 9, Patchset 2: DOMString? encryptionScheme;
    Dale Curtis . resolved

    Needs RuntimeEnabledFeatures set to disabled and a later change to enable after intent to ship

    Sangbaek Park

    Done

    File third_party/blink/web_tests/external/wpt/lint.ignore
    Line 625, Patchset 4 (Latest):LAYOUTTESTS APIS: import-maps/data-driven/resources/test-helper-iframe.js
    Sangbaek Park . unresolved

    Added this exception due to the following error:
    ```
    `wpt lint` failed:

    ***************
    ERROR:lint:media-capabilities\decodingInfoEncryptedMedia.https.html:275: eventSender/testRunner/internals used; these are LayoutTests-specific APIs (WebKit/Blink) (LAYOUTTESTS APIS)
    ERROR:lint:media-capabilities\decodingInfoEncryptedMedia.https.html:301: eventSender/testRunner/internals used; these are LayoutTests-specific APIs (WebKit/Blink) (LAYOUTTESTS APIS)
    INFO:lint:
    INFO:lint:There were 2 errors (LAYOUTTESTS APIS: 2)
    INFO:lint:You must fix all errors; for details on how to fix them, see
    INFO:lint:https://web-platform-tests.org/writing-tests/lint-tool.html
    INFO:lint:
    INFO:lint:However, instead of fixing a particular error, it's sometimes
    INFO:lint:OK to add a line to the lint.ignore file in the root of the
    INFO:lint:web-platform-tests directory to make the lint tool ignore it.
    INFO:lint:
    INFO:lint:For example, to make the lint tool ignore all 'LAYOUTTESTS APIS'
    INFO:lint:errors in the media-capabilities\decodingInfoEncryptedMedia.https.html file,
    INFO:lint:you could add the following line to the lint.ignore file.
    INFO:lint:
    INFO:lint:LAYOUTTESTS APIS: media-capabilities\decodingInfoEncryptedMedia.https.html
    ***************
    ```
    Not sure there is a better approach?

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Dale Curtis
    • Xiaohan Wang
    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: Idc1ae433ddd63d380bb02ecccfdbea9c985f5b3f
    Gerrit-Change-Number: 7722637
    Gerrit-PatchSet: 4
    Gerrit-Owner: Sangbaek Park <sangba...@chromium.org>
    Gerrit-Reviewer: Dale Curtis <dalec...@chromium.org>
    Gerrit-Reviewer: Sangbaek Park <sangba...@chromium.org>
    Gerrit-CC: Xiaohan Wang <xhw...@chromium.org>
    Gerrit-Attention: Xiaohan Wang <xhw...@chromium.org>
    Gerrit-Attention: Dale Curtis <dalec...@chromium.org>
    Gerrit-Comment-Date: Thu, 02 Apr 2026 18:24:21 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    Comment-In-Reply-To: Xiaohan Wang <xhw...@chromium.org>
    Comment-In-Reply-To: Dale Curtis <dalec...@chromium.org>
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Dale Curtis (Gerrit)

    unread,
    2:26 PM (5 hours ago) 2:26 PM
    to Sangbaek Park, AyeAye, Chromium LUCI CQ, chromium...@chromium.org, kinuko...@chromium.org, blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, jmedle...@chromium.org, ortuno...@chromium.org, titoua...@chromium.org
    Attention needed from Sangbaek Park and Xiaohan Wang

    Dale Curtis added 1 comment

    File third_party/blink/web_tests/external/wpt/media-capabilities/decodingInfoEncryptedMedia.https.html
    Line 262, Patchset 4:if (window.internals.runtimeFlags.KeySystemTrackConfigurationEncryptionScheme) {
    Dale Curtis . unresolved

    Tests already run with experimental APIs, so this shouldn't be needed.

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Sangbaek Park
    • Xiaohan Wang
    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: Idc1ae433ddd63d380bb02ecccfdbea9c985f5b3f
    Gerrit-Change-Number: 7722637
    Gerrit-PatchSet: 5
    Gerrit-Owner: Sangbaek Park <sangba...@chromium.org>
    Gerrit-Reviewer: Dale Curtis <dalec...@chromium.org>
    Gerrit-Reviewer: Sangbaek Park <sangba...@chromium.org>
    Gerrit-CC: Xiaohan Wang <xhw...@chromium.org>
    Gerrit-Attention: Sangbaek Park <sangba...@chromium.org>
    Gerrit-Attention: Xiaohan Wang <xhw...@chromium.org>
    Gerrit-Comment-Date: Thu, 02 Apr 2026 18:26:47 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Sangbaek Park (Gerrit)

    unread,
    2:32 PM (5 hours ago) 2:32 PM
    to AyeAye, Dale Curtis, Chromium LUCI CQ, chromium...@chromium.org, kinuko...@chromium.org, blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, jmedle...@chromium.org, ortuno...@chromium.org, titoua...@chromium.org
    Attention needed from Dale Curtis and Xiaohan Wang

    Sangbaek Park added 2 comments

    File third_party/blink/web_tests/external/wpt/lint.ignore
    Line 625, Patchset 4:LAYOUTTESTS APIS: import-maps/data-driven/resources/test-helper-iframe.js
    Sangbaek Park . resolved

    Added this exception due to the following error:
    ```
    `wpt lint` failed:

    ***************
    ERROR:lint:media-capabilities\decodingInfoEncryptedMedia.https.html:275: eventSender/testRunner/internals used; these are LayoutTests-specific APIs (WebKit/Blink) (LAYOUTTESTS APIS)
    ERROR:lint:media-capabilities\decodingInfoEncryptedMedia.https.html:301: eventSender/testRunner/internals used; these are LayoutTests-specific APIs (WebKit/Blink) (LAYOUTTESTS APIS)
    INFO:lint:
    INFO:lint:There were 2 errors (LAYOUTTESTS APIS: 2)
    INFO:lint:You must fix all errors; for details on how to fix them, see
    INFO:lint:https://web-platform-tests.org/writing-tests/lint-tool.html
    INFO:lint:
    INFO:lint:However, instead of fixing a particular error, it's sometimes
    INFO:lint:OK to add a line to the lint.ignore file in the root of the
    INFO:lint:web-platform-tests directory to make the lint tool ignore it.
    INFO:lint:
    INFO:lint:For example, to make the lint tool ignore all 'LAYOUTTESTS APIS'
    INFO:lint:errors in the media-capabilities\decodingInfoEncryptedMedia.https.html file,
    INFO:lint:you could add the following line to the lint.ignore file.
    INFO:lint:
    INFO:lint:LAYOUTTESTS APIS: media-capabilities\decodingInfoEncryptedMedia.https.html
    ***************
    ```
    Not sure there is a better approach?

    Sangbaek Park

    Removed this since tests already run with experimental APIs.

    File third_party/blink/web_tests/external/wpt/media-capabilities/decodingInfoEncryptedMedia.https.html
    Line 262, Patchset 4:if (window.internals.runtimeFlags.KeySystemTrackConfigurationEncryptionScheme) {
    Dale Curtis . resolved

    Tests already run with experimental APIs, so this shouldn't be needed.

    Sangbaek Park

    Done. Thanks!

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Dale Curtis
    • Xiaohan Wang
    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: Idc1ae433ddd63d380bb02ecccfdbea9c985f5b3f
      Gerrit-Change-Number: 7722637
      Gerrit-PatchSet: 6
      Gerrit-Owner: Sangbaek Park <sangba...@chromium.org>
      Gerrit-Reviewer: Dale Curtis <dalec...@chromium.org>
      Gerrit-Reviewer: Sangbaek Park <sangba...@chromium.org>
      Gerrit-CC: Xiaohan Wang <xhw...@chromium.org>
      Gerrit-Attention: Xiaohan Wang <xhw...@chromium.org>
      Gerrit-Attention: Dale Curtis <dalec...@chromium.org>
      Gerrit-Comment-Date: Thu, 02 Apr 2026 18:31:56 +0000
      Gerrit-HasComments: Yes
      Gerrit-Has-Labels: No
      Comment-In-Reply-To: Sangbaek Park <sangba...@chromium.org>
      Comment-In-Reply-To: Dale Curtis <dalec...@chromium.org>
      satisfied_requirement
      unsatisfied_requirement
      open
      diffy

      Dale Curtis (Gerrit)

      unread,
      3:03 PM (4 hours ago) 3:03 PM
      to Sangbaek Park, AyeAye, Chromium LUCI CQ, chromium...@chromium.org, kinuko...@chromium.org, blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, jmedle...@chromium.org, ortuno...@chromium.org, titoua...@chromium.org
      Attention needed from Sangbaek Park and Xiaohan Wang

      Dale Curtis voted and added 1 comment

      Votes added by Dale Curtis

      Code-Review+1

      1 comment

      File third_party/blink/renderer/modules/media_capabilities/media_capabilities_test.cc
      Line 1222, Patchset 6 (Latest): if (!RuntimeEnabledFeatures::
      Dale Curtis . unresolved

      There's a `ScopedRuntimeEnabledFeature` thing you can use to ensure test can always run

      Open in Gerrit

      Related details

      Attention is currently required from:
      • Sangbaek Park
      • Xiaohan Wang
      Submit Requirements:
        • requirement satisfiedCode-Coverage
        • requirement is not satisfiedCode-Owners
        • requirement satisfiedCode-Review
        • requirement is not satisfiedNo-Unresolved-Comments
        • 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: Idc1ae433ddd63d380bb02ecccfdbea9c985f5b3f
        Gerrit-Change-Number: 7722637
        Gerrit-PatchSet: 6
        Gerrit-Owner: Sangbaek Park <sangba...@chromium.org>
        Gerrit-Reviewer: Dale Curtis <dalec...@chromium.org>
        Gerrit-Reviewer: Sangbaek Park <sangba...@chromium.org>
        Gerrit-CC: Xiaohan Wang <xhw...@chromium.org>
        Gerrit-Attention: Sangbaek Park <sangba...@chromium.org>
        Gerrit-Attention: Xiaohan Wang <xhw...@chromium.org>
        Gerrit-Comment-Date: Thu, 02 Apr 2026 19:03:30 +0000
        Gerrit-HasComments: Yes
        Gerrit-Has-Labels: Yes
        satisfied_requirement
        unsatisfied_requirement
        open
        diffy

        Sangbaek Park (Gerrit)

        unread,
        3:44 PM (4 hours ago) 3:44 PM
        to Mike Taylor, Dale Curtis, AyeAye, Chromium LUCI CQ, chromium...@chromium.org, kinuko...@chromium.org, blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, jmedle...@chromium.org, ortuno...@chromium.org, titoua...@chromium.org
        Attention needed from Mike Taylor and Xiaohan Wang

        Sangbaek Park added 2 comments

        Patchset-level comments
        File-level comment, Patchset 7 (Latest):
        Sangbaek Park . resolved

        @mike...@chromium.org, PTAL for t/b/r/p/runtime_enabled_features.json5

        File third_party/blink/renderer/modules/media_capabilities/media_capabilities_test.cc
        Line 1222, Patchset 6: if (!RuntimeEnabledFeatures::
        Dale Curtis . resolved

        There's a `ScopedRuntimeEnabledFeature` thing you can use to ensure test can always run

        Sangbaek Park

        Thanks! I used `ScopedKeySystemTrackConfigurationEncryptionSchemeForTest`.

        Open in Gerrit

        Related details

        Attention is currently required from:
        • Mike Taylor
        • Xiaohan Wang
        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: Idc1ae433ddd63d380bb02ecccfdbea9c985f5b3f
          Gerrit-Change-Number: 7722637
          Gerrit-PatchSet: 7
          Gerrit-Owner: Sangbaek Park <sangba...@chromium.org>
          Gerrit-Reviewer: Dale Curtis <dalec...@chromium.org>
          Gerrit-Reviewer: Mike Taylor <mike...@chromium.org>
          Gerrit-Reviewer: Sangbaek Park <sangba...@chromium.org>
          Gerrit-CC: Xiaohan Wang <xhw...@chromium.org>
          Gerrit-Attention: Xiaohan Wang <xhw...@chromium.org>
          Gerrit-Attention: Mike Taylor <mike...@chromium.org>
          Gerrit-Comment-Date: Thu, 02 Apr 2026 19:44:09 +0000
          Gerrit-HasComments: Yes
          Gerrit-Has-Labels: No
          Comment-In-Reply-To: Dale Curtis <dalec...@chromium.org>
          satisfied_requirement
          unsatisfied_requirement
          open
          diffy

          Mike Taylor (Gerrit)

          unread,
          3:49 PM (4 hours ago) 3:49 PM
          to Sangbaek Park, Dale Curtis, AyeAye, Chromium LUCI CQ, chromium...@chromium.org, kinuko...@chromium.org, blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, jmedle...@chromium.org, ortuno...@chromium.org, titoua...@chromium.org
          Attention needed from Sangbaek Park and Xiaohan Wang

          Mike Taylor added 1 comment

          Patchset-level comments
          Mike Taylor . resolved

          third_party/blink/renderer/platform/runtime_enabled_features.json5 lgtm

          Open in Gerrit

          Related details

          Attention is currently required from:
          • Sangbaek Park
          • Xiaohan Wang
          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: Idc1ae433ddd63d380bb02ecccfdbea9c985f5b3f
          Gerrit-Change-Number: 7722637
          Gerrit-PatchSet: 7
          Gerrit-Owner: Sangbaek Park <sangba...@chromium.org>
          Gerrit-Reviewer: Dale Curtis <dalec...@chromium.org>
          Gerrit-Reviewer: Mike Taylor <mike...@chromium.org>
          Gerrit-Reviewer: Sangbaek Park <sangba...@chromium.org>
          Gerrit-CC: Xiaohan Wang <xhw...@chromium.org>
          Gerrit-Attention: Sangbaek Park <sangba...@chromium.org>
          Gerrit-Attention: Xiaohan Wang <xhw...@chromium.org>
          Gerrit-Comment-Date: Thu, 02 Apr 2026 19:49:47 +0000
          Gerrit-HasComments: Yes
          Gerrit-Has-Labels: No
          satisfied_requirement
          unsatisfied_requirement
          open
          diffy

          Mike Taylor (Gerrit)

          unread,
          3:52 PM (4 hours ago) 3:52 PM
          to Sangbaek Park, Dale Curtis, AyeAye, Chromium LUCI CQ, chromium...@chromium.org, kinuko...@chromium.org, blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, jmedle...@chromium.org, ortuno...@chromium.org, titoua...@chromium.org
          Attention needed from Sangbaek Park and Xiaohan Wang

          Mike Taylor voted and added 1 comment

          Votes added by Mike Taylor

          Code-Review+1

          1 comment

          Patchset-level comments
          Mike Taylor . resolved

          (actually lgtm now)

          Open in Gerrit

          Related details

          Attention is currently required from:
          • Sangbaek Park
          • Xiaohan Wang
          Submit Requirements:
          • requirement satisfiedCode-Coverage
          • requirement 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: Idc1ae433ddd63d380bb02ecccfdbea9c985f5b3f
          Gerrit-Change-Number: 7722637
          Gerrit-PatchSet: 7
          Gerrit-Owner: Sangbaek Park <sangba...@chromium.org>
          Gerrit-Reviewer: Dale Curtis <dalec...@chromium.org>
          Gerrit-Reviewer: Mike Taylor <mike...@chromium.org>
          Gerrit-Reviewer: Sangbaek Park <sangba...@chromium.org>
          Gerrit-CC: Xiaohan Wang <xhw...@chromium.org>
          Gerrit-Attention: Sangbaek Park <sangba...@chromium.org>
          Gerrit-Attention: Xiaohan Wang <xhw...@chromium.org>
          Gerrit-Comment-Date: Thu, 02 Apr 2026 19:51:57 +0000
          Gerrit-HasComments: Yes
          Gerrit-Has-Labels: Yes
          satisfied_requirement
          open
          diffy

          Sangbaek Park (Gerrit)

          unread,
          3:53 PM (4 hours ago) 3:53 PM
          to Mike Taylor, Dale Curtis, AyeAye, Chromium LUCI CQ, chromium...@chromium.org, kinuko...@chromium.org, blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, jmedle...@chromium.org, ortuno...@chromium.org, titoua...@chromium.org
          Attention needed from Xiaohan Wang

          Sangbaek Park voted Commit-Queue+2

          Commit-Queue+2
          Open in Gerrit

          Related details

          Attention is currently required from:
          • Xiaohan Wang
          Submit Requirements:
          • requirement satisfiedCode-Coverage
          • requirement 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: Idc1ae433ddd63d380bb02ecccfdbea9c985f5b3f
          Gerrit-Change-Number: 7722637
          Gerrit-PatchSet: 7
          Gerrit-Owner: Sangbaek Park <sangba...@chromium.org>
          Gerrit-Reviewer: Dale Curtis <dalec...@chromium.org>
          Gerrit-Reviewer: Mike Taylor <mike...@chromium.org>
          Gerrit-Reviewer: Sangbaek Park <sangba...@chromium.org>
          Gerrit-CC: Xiaohan Wang <xhw...@chromium.org>
          Gerrit-Attention: Xiaohan Wang <xhw...@chromium.org>
          Gerrit-Comment-Date: Thu, 02 Apr 2026 19:53:06 +0000
          Gerrit-HasComments: No
          Gerrit-Has-Labels: Yes
          satisfied_requirement
          open
          diffy

          Blink W3C Test Autoroller (Gerrit)

          unread,
          4:05 PM (3 hours ago) 4:05 PM
          to Sangbaek Park, Mike Taylor, Dale Curtis, AyeAye, Chromium LUCI CQ, chromium...@chromium.org, kinuko...@chromium.org, blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, jmedle...@chromium.org, ortuno...@chromium.org, titoua...@chromium.org
          Attention needed from Xiaohan Wang

          Message from Blink W3C Test Autoroller

          Exportable changes to web-platform-tests were detected in this CL and a pull request in the upstream repo has been made: https://github.com/web-platform-tests/wpt/pull/58961.

          When this CL lands, the bot will automatically merge the PR on GitHub if the required GitHub checks pass; otherwise, ecosystem-infra@ team will triage the failures and may contact you.

          WPT Export docs:
          https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md#Automatic-export-process

          Open in Gerrit

          Related details

          Attention is currently required from:
          • Xiaohan Wang
          Submit Requirements:
          • requirement satisfiedCode-Coverage
          • requirement 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: Idc1ae433ddd63d380bb02ecccfdbea9c985f5b3f
          Gerrit-Change-Number: 7722637
          Gerrit-PatchSet: 7
          Gerrit-Owner: Sangbaek Park <sangba...@chromium.org>
          Gerrit-Reviewer: Dale Curtis <dalec...@chromium.org>
          Gerrit-Reviewer: Mike Taylor <mike...@chromium.org>
          Gerrit-Reviewer: Sangbaek Park <sangba...@chromium.org>
          Gerrit-CC: Blink W3C Test Autoroller <blink-w3c-te...@chromium.org>
          Gerrit-CC: Xiaohan Wang <xhw...@chromium.org>
          Gerrit-Attention: Xiaohan Wang <xhw...@chromium.org>
          Gerrit-Comment-Date: Thu, 02 Apr 2026 20:05:09 +0000
          Gerrit-HasComments: No
          Gerrit-Has-Labels: No
          satisfied_requirement
          open
          diffy

          Sangbaek Park (Gerrit)

          unread,
          6:00 PM (2 hours ago) 6:00 PM
          to Blink W3C Test Autoroller, Mike Taylor, Dale Curtis, AyeAye, Chromium LUCI CQ, chromium...@chromium.org, kinuko...@chromium.org, blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, jmedle...@chromium.org, ortuno...@chromium.org, titoua...@chromium.org
          Attention needed from Xiaohan Wang

          Sangbaek Park voted Commit-Queue+2

          Commit-Queue+2
          Gerrit-Comment-Date: Thu, 02 Apr 2026 21:59:52 +0000
          Gerrit-HasComments: No
          Gerrit-Has-Labels: Yes
          satisfied_requirement
          open
          diffy

          Sangbaek Park (Gerrit)

          unread,
          7:12 PM (20 minutes ago) 7:12 PM
          to Blink W3C Test Autoroller, Mike Taylor, Dale Curtis, AyeAye, Chromium LUCI CQ, chromium...@chromium.org, kinuko...@chromium.org, blink-revie...@chromium.org, blink-...@chromium.org, feature-me...@chromium.org, jmedle...@chromium.org, ortuno...@chromium.org, titoua...@chromium.org
          Gerrit-Comment-Date: Thu, 02 Apr 2026 23:12:15 +0000
          Gerrit-HasComments: No
          Gerrit-Has-Labels: Yes
          satisfied_requirement
          open
          diffy
          Reply all
          Reply to author
          Forward
          0 new messages