Descriptionservice worker: Propagate navigation preload flag to SWVersion.
The source of truth of navigation preload state is
SWRegistration. But we must look up the state quickly
given a SWVersion, and there is not necessarily a live
registration when there is a live version. So this patch
sets and maintains the flag on the active version of
the registration.
BUG=649558
Committed: https://crrev.com/4aa66f50558f4c5761f5cec0f0c47ee90079ae12
Cr-Commit-Position: refs/heads/master@{#427641}
Patch Set 1 #Patch Set 2 : more comment #
Messages
Total messages: 14 (9 generated)
|