Skip to content

Introduce and use PrefetchUrlLoaderFactory #37844

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Jan 10, 2023

This CL replaces the use of PretchUrlLoaderInterceptor
in NavigationUrlLoaderImpl with PrefetchUrlLoaderFactory.

After this CL, when a navigation request falls back from
service workers, prefetch cache is checked before going to
network, as tested by the added WPT.

Bug: 1422820
Change-Id: Iaa9c730c596b0e21f264a19a9688412c8774bebd

Reviewed-on: https://chromium-review.googlesource.com/4150872
WPT-Export-Revision: df8eea03002d0c832732ab4eba7a0ae17c29fc86

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Chromium project.

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-4150872 branch 2 times, most recently from b0b8f81 to 92b76d8 Compare March 10, 2023 07:17
This CL replaces the use of PretchUrlLoaderInterceptor
in NavigationUrlLoaderImpl with PrefetchUrlLoaderFactory.

After this CL, when a navigation request falls back from
service workers, prefetch cache is checked before going to
network, as tested by the added WPT.

Bug: 1422820
Change-Id: Iaa9c730c596b0e21f264a19a9688412c8774bebd
@chromium-wpt-export-bot chromium-wpt-export-bot changed the title Introduce PrefetchUrlLoaderFactory Introduce and use PrefetchUrlLoaderFactory Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants