Skip to content

Show which network requests were prefetched - #6259

Open
acreskeyMoz wants to merge 1 commit into
firefox-devtools:mainfrom
acreskeyMoz:network-marker-prefetch
Open

Show which network requests were prefetched#6259
acreskeyMoz wants to merge 1 commit into
firefox-devtools:mainfrom
acreskeyMoz:network-marker-prefetch

Conversation

@acreskeyMoz

@acreskeyMoz acreskeyMoz commented Aug 13, 2026

Copy link
Copy Markdown

Main | Deploy preview

Consumes the secPurpose and deliveryType Network marker fields added in bug 2060983, as tooltip details plus hidden schema fields so searching the network chart for "prefetch" narrows to those requests.

Fixes #6248

prefetching a request:
secPurpose

and activation of a navigational-prefetch
delivery-type

Consumes the secPurpose and deliveryType Network marker fields added in
bug 2060983, as tooltip details plus hidden schema fields so searching
the network chart for "prefetch" narrows to those requests.

Fixes firefox-devtools#6248
@acreskeyMoz

Copy link
Copy Markdown
Author

I'm identifying prefetched resources in the gecko profiler in https://phabricator.services.mozilla.com/D317511

I think this is my first profiler commit, so let me now if I'm headed in the right direction :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show which network requests were prefetched

1 participant