Add blob URL partitioning self-fetch test and refactor helper functions [chromium/src : main]

0 views
Skip to first unread message

Andrew Williams (Gerrit)

unread,
Oct 9, 2025, 5:40:22 PMOct 9
to Ari Chivukula, AyeAye, Chromium LUCI CQ, blink-...@chromium.org, blink-revie...@chromium.org
Attention needed from Ari Chivukula

Andrew Williams added 1 comment

Patchset-level comments
File-level comment, Patchset 3 (Latest):
Andrew Williams . resolved

Hi Ari, PTAL. I plan to land this in conjunction with a corresponding spec change. Thanks!

Open in Gerrit

Related details

Attention is currently required from:
  • Ari Chivukula
Submit Requirements:
  • requirement satisfiedCode-Coverage
  • requirement 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: I0080fa35b98ed9a1307a313181d2e6b30b56a37c
Gerrit-Change-Number: 7016969
Gerrit-PatchSet: 3
Gerrit-Owner: Andrew Williams <awi...@chromium.org>
Gerrit-Reviewer: Andrew Williams <awi...@chromium.org>
Gerrit-Reviewer: Ari Chivukula <ari...@chromium.org>
Gerrit-Attention: Ari Chivukula <ari...@chromium.org>
Gerrit-Comment-Date: Thu, 09 Oct 2025 21:40:16 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
satisfied_requirement
unsatisfied_requirement
open
diffy

Ari Chivukula (Gerrit)

unread,
Oct 10, 2025, 8:56:36 AMOct 10
to Andrew Williams, AyeAye, Chromium LUCI CQ, blink-...@chromium.org, blink-revie...@chromium.org
Attention needed from Andrew Williams

Ari Chivukula voted and added 2 comments

Votes added by Ari Chivukula

Code-Review+1

2 comments

Patchset-level comments
Ari Chivukula . resolved

it's a little hard to follow the test pathways but I think this makes sense? It would be nice if things were named/commented a bit more but that's a prior issue

File third_party/blink/web_tests/external/wpt/FileAPI/BlobURL/cross-partition-self-fetch.https.html
Line 34, Patchset 3 (Latest): const text = await response.text();
Ari Chivukula . unresolved

is this meant to be used or is the idea that it would throw if not possible?

Open in Gerrit

Related details

Attention is currently required from:
  • Andrew Williams
Submit Requirements:
    • requirement satisfiedCode-Coverage
    • requirement 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: I0080fa35b98ed9a1307a313181d2e6b30b56a37c
    Gerrit-Change-Number: 7016969
    Gerrit-PatchSet: 3
    Gerrit-Owner: Andrew Williams <awi...@chromium.org>
    Gerrit-Reviewer: Andrew Williams <awi...@chromium.org>
    Gerrit-Reviewer: Ari Chivukula <ari...@chromium.org>
    Gerrit-Attention: Andrew Williams <awi...@chromium.org>
    Gerrit-Comment-Date: Fri, 10 Oct 2025 12:56:30 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: Yes
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Ari Chivukula (Gerrit)

    unread,
    4:44 PM (6 hours ago) 4:44 PM
    to Andrew Williams, AyeAye, Chromium LUCI CQ, blink-...@chromium.org, blink-revie...@chromium.org
    Attention needed from Andrew Williams

    Ari Chivukula voted and added 1 comment

    Votes added by Ari Chivukula

    Code-Review+1

    1 comment

    File third_party/blink/web_tests/external/wpt/FileAPI/BlobURL/cross-partition-self-fetch.https.html
    Line 34, Patchset 3: const text = await response.text();
    Ari Chivukula . resolved

    is this meant to be used or is the idea that it would throw if not possible?

    Ari Chivukula

    Done

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Andrew Williams
    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: I0080fa35b98ed9a1307a313181d2e6b30b56a37c
    Gerrit-Change-Number: 7016969
    Gerrit-PatchSet: 4
    Gerrit-Owner: Andrew Williams <awi...@chromium.org>
    Gerrit-Reviewer: Andrew Williams <awi...@chromium.org>
    Gerrit-Reviewer: Ari Chivukula <ari...@chromium.org>
    Gerrit-Attention: Andrew Williams <awi...@chromium.org>
    Gerrit-Comment-Date: Fri, 14 Nov 2025 21:44:06 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: Yes
    Comment-In-Reply-To: Ari Chivukula <ari...@chromium.org>
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy

    Andrew Williams (Gerrit)

    unread,
    6:38 PM (4 hours ago) 6:38 PM
    to Koji Ishii, Ari Chivukula, AyeAye, Chromium LUCI CQ, blink-...@chromium.org, blink-revie...@chromium.org
    Attention needed from Koji Ishii

    Andrew Williams added 2 comments

    Patchset-level comments
    Ari Chivukula . resolved

    it's a little hard to follow the test pathways but I think this makes sense? It would be nice if things were named/commented a bit more but that's a prior issue

    Andrew Williams

    yeah :/ I'll aim to add some documentation for these existing tests

    File-level comment, Patchset 4 (Latest):
    Andrew Williams . resolved

    Thanks Ari!

    Koji, PTAL at third_party/blink/web_tests/VirtualTestSuites

    Open in Gerrit

    Related details

    Attention is currently required from:
    • Koji Ishii
    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: I0080fa35b98ed9a1307a313181d2e6b30b56a37c
    Gerrit-Change-Number: 7016969
    Gerrit-PatchSet: 4
    Gerrit-Owner: Andrew Williams <awi...@chromium.org>
    Gerrit-Reviewer: Andrew Williams <awi...@chromium.org>
    Gerrit-Reviewer: Ari Chivukula <ari...@chromium.org>
    Gerrit-Reviewer: Koji Ishii <ko...@chromium.org>
    Gerrit-Attention: Koji Ishii <ko...@chromium.org>
    Gerrit-Comment-Date: Fri, 14 Nov 2025 23:38:28 +0000
    Gerrit-HasComments: Yes
    Gerrit-Has-Labels: No
    Comment-In-Reply-To: Ari Chivukula <ari...@chromium.org>
    satisfied_requirement
    unsatisfied_requirement
    open
    diffy
    Reply all
    Reply to author
    Forward
    0 new messages