Open Bug 1355899 Opened 8 years ago Updated 8 months ago

Stop eagerly transmitting the cookie permission to the content process for service workers

Categories

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

enhancement

Tracking

()

People

(Reporter: nika, Unassigned)

References

(Blocks 1 open bug)

Details

Right now we're eagerly transmitting permissions to the content process for service workers. Once we get parent process interception for fetch requests this should be possible to avoid. This bug is tracking removing the eager process transmission logic added in 1355608.
With the latest patch in bug 1355608 we now need to stop sending the "cookie" permission eagerly to the content process once we get parent process fetch interception.
Summary: Stop eagerly transmitting permissions to the content process for service workers → Stop eagerly transmitting the cookie permission to the content process for service workers
Priority: -- → P3

:asuth, is there an appropriate meta-bug we might want to collect this?

Flags: needinfo?(bugmail)
Flags: needinfo?(bugmail)
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.