Open Bug 1314658 Opened 8 years ago Updated 1 year ago

Update the security check in NeckoParent::GetValidatedAppInfo

Categories

(Core :: DOM: Service Workers, defect, P3)

50 Branch
defect

Tracking

()

People

(Reporter: baku, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: SW-BACKLOG)

This is a follow up of bug 1289001. See bug 1289001 comment 87
Priority: -- → P3
Whiteboard: SW-BACKLOG

Update the call to MayHaveActiveServiceWorkerInstance to use the Clients API to validate that the process has a running Service Worker (around https://searchfox.org/mozilla-central/source/netwerk/ipc/NeckoParent.cpp#211). The current check is a broader-than-necessary check but we're going to tighten it to avoid false positives.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.