Closed Bug 1414164 Opened 7 years ago Closed 6 years ago

Add Telemetry for Nested Permissions

Categories

(Core :: DOM: Security, enhancement, P3)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1345077
Tracking Status
firefox58 --- affected

People

(Reporter: tjr, Unassigned)

References

Details

(Whiteboard: [domsecurity-backlog3])

We'd like to understand how often each permission is requested by third party origins, and how often that permission is granted. This situation is quite weird from a user perspective and it's not apparent what you grant in all cases.

Chrome investigated this:
https://docs.google.com/document/d/1iaocsSuVrU11FFzZwy7EnJNOwxhAHMroWSOEERw5hO0/edit
https://noncombatant.github.io/permission-delegation-api/#bib-iframe-permissions-chrome

And found that it was very rare. We could consider disabling this entirely if we found it was very rare. Even if we don't want to disable it, knowing its occurrence will help us decide what to do in First Party Isolation and Resist Fingerprinting modes.
Priority: -- → P3
Whiteboard: [domsecurity-backlog3]
See Also: → 1299577
I'm adding probes for this in bug 1345077 (along with secure origin and handling user input).

I'm not planning to add deny/granted to these prompts, because I don't really see how that information would be useful to us.

Would you like to dupe this bug or keep it open and specialize on getting more info on third party origins (such as deny/grant ratio)?
Flags: needinfo?(tom)
That's great, thanks!
Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(tom)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.