New issue
Advanced search Search tips

Issue 841076 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Send the DevTools request ID of prefetching SignedExchange to the browser process to find the matching request in DevTools

Project Member Reported by horo@chromium.org, May 9 2018

Issue description

The current patch [*] is using the URL to find the matching request.
[*] https://chromium-review.googlesource.com/c/chromium/src/+/1027554/13/third_party/blink/renderer/devtools/front_end/sdk/NetworkManager.js

But if multiple prefetch requests of the same URL are sent, this logic doesn't work.
 
Components: -Platform>DevTools

Sign in to add a comment