DescriptionPlzNavigate: make ServiceWorker ForeignFetch work
This CL fixes an issue that was preventing foreign fetch to work on
subframes when browser-side-navigation was enabled. The issue was that
there was no way to retrieve the ServiceWorkerContext from the
navigation URLRequest, and so the ServiceWorker specified by the link
header could not be registered.
BUG=440463
Committed: https://crrev.com/37e10ddfe88bcf59a9f8065b16891ad0ae191f35
Cr-Commit-Position: refs/heads/master@{#423833}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comment #
Messages
Total messages: 17 (10 generated)
|