You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
changes: Mention #136 in the Permissions Policy integration item (#138)
The language used to describe the previous Security & Privacy is not
very precise, but using the right terms would make the sentence long
and harder to understand.
Copy file name to clipboardExpand all lines: index.bs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1063,7 +1063,7 @@ Changes {#changes}
1063
1063
1064
1064
This section summarizes substantial changes and notable editorial improvements to guide review. Full details are available from the <a href="https://github.com/w3c/deviceorientation/commits/main">commit log</a>. Changes since the <a href="https://www.w3.org/TR/2016/CR-orientation-event-20160818/">Candidate Recommendation 2016-08-18</a>:
1065
1065
1066
-
- Add Permissions Policy integration
1066
+
- Add Permissions Policy integration, which supersedes the previous requirement of only firing events on iframes that were same-origin with the top-level frame
1067
1067
- Add note to implementers about bundling permission requests
1068
1068
- Export powerful features Accelerometer, Gyroscope and Magnetometer
1069
1069
- Add Permissions API integration, start requiring requestPermission() usage
0 commit comments