Commit 6a19e4e
Allow requesting permission for device orientation (#746)
* Allow requesting permission for device orientation
iOS Safari 13 Beta 6 has shipped with permission API for DeviceMotionEvent and DeviceOrientationEvent, see:
https://developer.apple.com/documentation/safari_release_notes/safari_13_beta_6_release_notes#3314664
* Update generated d.ts file1 parent 7bf1c09 commit 6a19e4e
2 files changed
Lines changed: 2 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4416 | 4416 | | |
4417 | 4417 | | |
4418 | 4418 | | |
| 4419 | + | |
4419 | 4420 | | |
4420 | 4421 | | |
4421 | 4422 | | |
| |||
4441 | 4442 | | |
4442 | 4443 | | |
4443 | 4444 | | |
| 4445 | + | |
4444 | 4446 | | |
4445 | 4447 | | |
4446 | 4448 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | 148 | | |
163 | 149 | | |
164 | 150 | | |
| |||
0 commit comments