Re: [mediacapture-main] Should deviceId be partitioned by top level origin and document origin (#598)

Agreed for permissions. WebKit is requesting decision on behalf of the top level origin, which is the one the user is most aware of.

For device ID, that would mean that a conferencing app opened in an iframe on multiple sites would see different device IDs for the same device. This makes most sense if you partition other storages like IDB.

Ideally, a partitioning concept would be defined for HTTP cache and other storages and we would just need to adopt it in this spec. I filed this issue to not forget about it and since we are touching deviceId definition in https://github.com/w3c/mediacapture-main/pull/587.

-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/598#issuecomment-495374165 using your GitHub account

Received on Thursday, 23 May 2019 20:32:24 UTC